Browse Source

no message

linwenxin 1 month ago
parent
commit
5bc5e95f92
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/pages/index/index.vue

+ 6 - 6
src/pages/index/index.vue

@@ -454,7 +454,7 @@ export default {
         try {
           this.userInfo = await this.$getUserInfo()
           if (!this.userInfo.isGZSign && !this.userInfo.isFSSign) {
-            this.isShowMaintenance = await this.checkMaintenance()
+            // this.isShowMaintenance = await this.checkMaintenance()
             this.getCategoryList()
             this.getServiceList()
             this.getCouponList()
@@ -618,11 +618,11 @@ export default {
           }, 1000)
         }
 
-        if (isWB) {
-          setTimeout(() => {
-            this.toMaintenanceCreate()
-          }, 1000)
-        }
+        // if (isWB) {
+        //   setTimeout(() => {
+        //     this.toMaintenanceCreate()
+        //   }, 1000)
+        // }
 
         if (otherType) {
           // 团购列表