Commit 5f03d08a authored by leiqingsong's avatar leiqingsong

手机号限制

parent 19d7ff95
......@@ -7,6 +7,8 @@
<van-field
v-model="form.userId"
placeholder="请输入手机号"
type="number"
maxlength="11"
:border="hasBorder"
>
<img
......
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