|
@@ -103,7 +103,11 @@ onShow(() => {
|
|
custom-class="bandhu-auth-input-field"
|
|
custom-class="bandhu-auth-input-field"
|
|
/>
|
|
/>
|
|
</view>
|
|
</view>
|
|
|
|
+
|
|
<template #bottom>
|
|
<template #bottom>
|
|
|
|
+ <view class="mb-20rpx px-24rpx text-24rpx text-#5A5A5A">
|
|
|
|
+ Reminder: If the recharge is not successful, please select another channel. Transaction ID must be filled in correctly.
|
|
|
|
+ </view>
|
|
<view class="bg-white/60 px-28rpx py-30rpx backdrop-blur-20">
|
|
<view class="bg-white/60 px-28rpx py-30rpx backdrop-blur-20">
|
|
<wd-button block :disabled="!selectData.id" @click="submit">
|
|
<wd-button block :disabled="!selectData.id" @click="submit">
|
|
{{ $t('wallet.recharge.submit') }}
|
|
{{ $t('wallet.recharge.submit') }}
|