gx
queenwuli
2021-01-07 7692df60c0746b9e23a228eb719349c697cfcb06
hive-app/pages/login/index.vue
@@ -54,7 +54,6 @@
      methods:{
         isLogin(){
            let token = this.$httpUtils.getToken();
            console.log(token)
            if(token){
               uni.switchTab({
                  url: '../workbench/index'