Commit e2af2b59 by 刘海龙

111

parent 8991e58a
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
maxlength="18"/> maxlength="18"/>
</div> </div>
<div class="list"> <div class="list">
<div class="list_hd">手机号</div> <div class="list_hd">手机号</div>
<input v-model="form.mobile" @change="checkMobile" class="list_bd" type="text" placeholder="请输入手机号" <input v-model="form.mobile" @change="checkMobile" class="list_bd" type="text" placeholder="请输入手机号"
maxlength="11"/> maxlength="11"/>
</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 to comment