Merge branch 'bd-test' of gitee.com:cabbage_qd/web-base-h5 into feat/bd-index-refactor
This commit is contained in:
commit
ab9259cebf
|
@ -200,7 +200,6 @@
|
||||||
v-model="payPassword"
|
v-model="payPassword"
|
||||||
placeholder="请输入支付密码"
|
placeholder="请输入支付密码"
|
||||||
type="password"
|
type="password"
|
||||||
maxlength="20"
|
|
||||||
@input="onPayPwdInput"
|
@input="onPayPwdInput"
|
||||||
@focus="onPwdFocus"
|
@focus="onPwdFocus"
|
||||||
@blur="onPwdBlur"
|
@blur="onPwdBlur"
|
||||||
|
|
Loading…
Reference in New Issue