Commit e76203ae by 李嘉林

登录页账号输入去除限制

parent db1f300d
...@@ -29,9 +29,8 @@ ...@@ -29,9 +29,8 @@
>账号</span >账号</span
> >
<input <input
type="number" type="text"
v-model="loginMsg.account" v-model="loginMsg.account"
maxlength="11"
:placeholder="phoneInputPlaceholder" :placeholder="phoneInputPlaceholder"
/> />
</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