Commit 758b8a80 by 高淑倩

modify: 会员_禁用手机号

parent e3cdd9b4
......@@ -41,6 +41,7 @@
<input
class='form-input'
name="mobile"
disabled
value="{{memberInfo.mobile}}"
placeholder="请输入手机号"
/>
......
......@@ -81,6 +81,7 @@ canvas {
.right-input {
width: 100%;
color: #666;
}
.form-label{
......
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 to comment