Преглед на файлове

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') }}