Commit 1712ed0d by chongli

修改手机号,如果新手机号存在账号,则对调手机号

parent fd64791c
......@@ -368,7 +368,7 @@ $(function() {
<div id="mobilePhoneShow">
<label id="mobilePhoneLabel" style="font-size:12px; float:left">${bean.mobilePhone!}&nbsp;&nbsp;</label>
<input type="hidden" name="uidForMobilePhoneEdit" value="${bean.uid!}" id="userid">
<button type="button" onclick="">修改</button>
<button type="button" onclick="changeMobilePhoneToEdit()">修改</button>
<button onclick="callTitle('${bean.mobilePhone!}');" title="我们将会先拨通您的座机号码,再拨通对方的号码">拨打</button>
</div>
</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment