|
|
|
@ -859,7 +859,7 @@ class PackageIndexNEIBannerConcent extends Component {
|
|
|
|
|
placeholder="请输入手机号"
|
|
|
|
|
disabled={true}
|
|
|
|
|
/>
|
|
|
|
|
<a className="fl ml20">
|
|
|
|
|
<a className="fl ml20 mt10">
|
|
|
|
|
<i className="iconfont icon-bianjidaibeijing font-20 color-blue" onClick={()=>this.editmodels()}></i>
|
|
|
|
|
</a>
|
|
|
|
|
</p>:""}
|
|
|
|
@ -900,7 +900,7 @@ class PackageIndexNEIBannerConcent extends Component {
|
|
|
|
|
{/*<Button type="primary" className="defalutSubmitbtn ml10 defalutSubmitbtnmodels">重新发送()</Button>*/}
|
|
|
|
|
</span>
|
|
|
|
|
</span>
|
|
|
|
|
<a className="fl mt8">
|
|
|
|
|
<a className="fl mt8 mt15">
|
|
|
|
|
<span className="font-18 color-blue" onClick={()=>this.modalCancel()}>X</span>
|
|
|
|
|
</a>
|
|
|
|
|
</p>:""}
|
|
|
|
|