浏览代码

no message

linwenxin 1 月之前
父节点
当前提交
5bc5e95f92
共有 1 个文件被更改,包括 6 次插入6 次删除
  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) {
           // 团购列表