Commit 6c206e2f by 冷斌

fix bug

parent 12fe4638
......@@ -18,7 +18,7 @@
<div class="form_item">
<img src="__PUBLIC__/appapi/pay/img/mima.png" >
<input v-model="password" class="inputStyle" type="password" @change="checked" placeholder="请输入8~16位密码" />
<input v-model="password" class="inputStyle" type="password" @change="checkPassword" placeholder="请输入8~16位密码" />
</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