Browse Source

feat: 充值页面改造

liangan 1 tháng trước cách đây
mục cha
commit
550cfebf51
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/pages/wallet/recharge.vue

+ 4 - 0
src/pages/wallet/recharge.vue

@@ -103,7 +103,11 @@ onShow(() => {
         custom-class="bandhu-auth-input-field"
       />
     </view>
+
     <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">
         <wd-button block :disabled="!selectData.id" @click="submit">
           {{ $t('wallet.recharge.submit') }}