Commit 143141d4 by 高淑倩

add: 会员手机号禁用

parent a3d2bd06
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<view class='form-section'> <view class='form-section'>
<label class='form-label'>手机号</label> <label class='form-label'>手机号</label>
<view> <view>
<input class='form-input' name="input" placeholder="请输入手机号" /> <input class='form-input' disabled name="input" placeholder="请输入手机号" />
</view> </view>
</view> </view>
<view class='form-section'> <view class='form-section'>
......
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