|
|
@ -31,7 +31,7 @@ |
|
|
|
</view> |
|
|
|
<view class="box content"> |
|
|
|
<view class="title info">{{ $t('page.withdraw.payment-password') }}</view> |
|
|
|
<input v-model="form.payPass" type="number" :placeholder="$t('page.withdraw.payment_password-placeholder')"/> |
|
|
|
<input v-model="form.payPass" type="password" :placeholder="$t('page.withdraw.payment_password-placeholder')"/> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- <view class="withdraw-amount content"> |
|
|
|