Browse Source

no message

linwenxin 6 months ago
parent
commit
15a73786b3
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/pages/index/index.vue

+ 3 - 1
src/pages/index/index.vue

@@ -7,7 +7,8 @@
       :refresherTriggered="refresherTriggered"
       @refresherrefresh="refresherrefresh"
     >
-      <view style="color: #fff; background: red; height: 50px" @click="quzhifu">支付</view>
+      <!-- <view style="color: #fff; background: red; height: 50px" @click="quzhifu">支付测试</view> -->
+
       <Loading v-if="isError || !isLogin" :type="3" :loadStatus="2" :showText="'加载失败,请下拉重新加载'" />
 
       <view class="all-container" v-else>
@@ -659,6 +660,7 @@ export default {
   },
 
   methods: {
+    // 测试支付
     quzhifu() {
       mini_env(bool => {
         this.$api