فهرست منبع

修改首页的弹窗闪现的问题

wangn 5 سال پیش
والد
کامیت
32e9abbe21
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      hdApp/src/mixins/globalMixins.js

+ 0 - 4
hdApp/src/mixins/globalMixins.js

@@ -36,10 +36,6 @@ export default {
 		}
 		}
     uni.setStorageSync('currentQuery', JSON.stringify(option))
     uni.setStorageSync('currentQuery', JSON.stringify(option))
     console.log(uni.getStorageSync('HOME_STATUS_STROAGE_SHOW'), 'this.shopAdminId', this.getLoginInfo, this.getLoginInfo.openShop)
     console.log(uni.getStorageSync('HOME_STATUS_STROAGE_SHOW'), 'this.shopAdminId', this.getLoginInfo, this.getLoginInfo.openShop)
-    if (uni.getStorageSync('HOME_STATUS_STROAGE_SHOW') == 0) {
-      this.AUTHORITY_SHOW = true;
-      uni.hideTabBar()
-    }
     if (this.$util.isEmpty(this.getLoginInfo)) {
     if (this.$util.isEmpty(this.getLoginInfo)) {
       wxLoginFn(true).then(res => {
       wxLoginFn(true).then(res => {
         //客户可以访问的地址
         //客户可以访问的地址