浏览代码

feat: 充值页面改造

liangan 1 月之前
父节点
当前提交
550cfebf51
共有 1 个文件被更改,包括 4 次插入0 次删除
  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') }}