智慧保安互联网APP
shuishen
2021-08-13 eaa83986e35d478bdfef55b49941fc6b4b86d95e
utils/func.js
@@ -6,10 +6,10 @@
      vm.$u.vuex('userInfo', userInfo)
      vm.$u.vuex('accessToken', userInfo.access_token)
      vm.$u.vuex('isLogin', true)
      console.log(vm)
      uni.switchTab({
         url: '/pages/home/home'
      })
      uni.hideNavigationBarLoading();
   }
   // 退出登录