Commit b9f8e513 by 杨树贤

手机号可以登陆

parent 08b4251f
......@@ -18,8 +18,7 @@
<label class="layui-form-label"><span class="require">*</span>登录账号 : </label>
<div class="layui-input-block">
<input type="text" name="mobile" id="mobile"
disabled
placeholder="请输入登录账号" class="layui-input layui-disabled"
placeholder="请输入登录账号" class="layui-input"
value="{{$account['mobile'] or ''}}">
</div>
</div>
......
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