Merge branch 'bd-test' of gitee.com:cabbage_qd/web-base-h5 into feat/bd-index-refactor

This commit is contained in:
woody 2025-06-04 11:03:01 +08:00
commit ab9259cebf
1 changed files with 0 additions and 1 deletions

View File

@ -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"