zhengjinyi 1 سال پیش
والد
کامیت
c99ab1bb08
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      pages/tabBar/home/index.js

+ 2 - 1
pages/tabBar/home/index.js

@@ -76,7 +76,8 @@ const homeMiXins = {
                 this.logout()
                 uni.setStorageSync('unionId', error.data.unionId)
                 this.$store.commit('updateStatus', error.data)
-                this.mallOrganizeHome()
+                this.$api.redirectTo('/pages/login/login')
+                // this.mallOrganizeHome()
             }
         },
         async updateCartCount() {