chromesetting
杨树明 5 years ago
parent 9e809054f7
commit 35ced3c77c

@ -493,21 +493,15 @@ class Newshixuns extends Component {
</div>
</Form.Item>}
<Form.Item>
<div className="clearfix mt10">
<Button className="defalutSubmitbtn fl mr20" type="primary" htmlType="submit">
提交
</Button>
<a href="/shixuns" className="defalutCancelbtn fl">取消</a>
</div>
{/*<Form.Item>*/}
{/* <div className="clearfix mt10">*/}
{/* <Button className="defalutSubmitbtn fl mr20" type="primary" htmlType="submit">*/}
{/* 提交*/}
{/* </Button>*/}
{/* <a href="/shixuns" className="defalutCancelbtn fl">取消</a>*/}
{/* </div>*/}
{/*<div className="clearfix bor-bottom-greyE edu-back-white orderingbox newshixunbottombtn">*/}
{/* <div className=" edu-txt-center padding13-30">*/}
{/* <button type="button" className="ant-btn mr20 newshixunmode"><span>取 消</span></button>*/}
{/* <button type="button" className="ant-btn newshixunmode mr40 ant-btn-primary" type="primary" htmlType="submit"><span>确 定</span></button>*/}
{/* </div>*/}
{/*</div>*/}
</Form.Item>
{/*</Form.Item>*/}
</Form>
@ -624,7 +618,12 @@ class Newshixuns extends Component {
</div>
</div>
<div className="clearfix bor-bottom-greyE edu-back-white orderingbox newshixunbottombtn">
<div className=" edu-txt-center padding13-30">
<button type="button" className="ant-btn mr20 newshixunmode"><span> </span></button>
<button type="button" className="ant-btn newshixunmode mr40 ant-btn-primary" type="primary" htmlType="submit" onClick={this.handleSubmit}><span> </span></button>
</div>
</div>
</div>
);

Loading…
Cancel
Save