|
|
|
@ -55,10 +55,10 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label for="userWechat" class="col-sm-2 control-label">微信绑定的卡号</label>
|
|
|
|
|
<label for="userWechat" class="col-sm-2 control-label">诊疗卡号</label>
|
|
|
|
|
<div class="col-sm-5">
|
|
|
|
|
<input type="text" class="form-control input input-sm" id="userWechat" name="userWechat"
|
|
|
|
|
placeholder="请输入微信绑定的卡号" maxlength="50" value="${user.userWechat}">
|
|
|
|
|
placeholder="请输入诊疗卡号" maxlength="50" value="${user.userWechat}">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group">
|
|
|
|
|