更新
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
@confirm="validationIv" @cancel="()=>{ this.showIv = false, this.iv = '' }">
|
||||
<slot name="default">
|
||||
<view class="mnemonic-pwass">
|
||||
<input class="iv-input" :focus="true" type="password" v-model="iv" maxlength="10"
|
||||
<input class="iv-input" :focus="true" type="number" password v-model="iv" maxlength="10"
|
||||
placeholder="输入支付密码" />
|
||||
</view>
|
||||
</slot>
|
||||
|
||||
Reference in New Issue
Block a user