jhzh
2024-03-23 0d29d9a2bf0d893a67f1263bb9525131a50a2128
src/page/user/compontents/recharge-list.vue
@@ -30,7 +30,7 @@
                           class="iconfont icon-iconfontweitongguo animated bounceInDown"></i>
                        <!-- 1 => 成功 2 失败 3取消 4 等待 -->
                        {{item.orderStatus == 1?'充值成功':item.orderStatus == 2?'充值失败':item.orderStatus == 3?'取消充值':'审核中'}}
                    </span>
              <!-- <span class="secondary ">123456789</span> -->
            </div>
@@ -74,7 +74,7 @@
      </ul>
      <div v-show="loading" class="load-all text-center">
        <mt-spinner type="fading-circle"></mt-spinner>
        加载中...
        loading...
      </div>
      <div v-show="!loading" class="load-all text-center">
        已全部加载