Commit 758b8a80 by 高淑倩

modify: 会员_禁用手机号

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