Commit fd64791c by chongli

下线修改手机号的功能

parent 515a58e4
......@@ -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="changeMobilePhoneToEdit()">修改</button>
<button type="button" onclick="">修改</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