zhangxiaoxu
2025-12-17 e38f5f42bb4fb6b55da9ccdaf0f96bbb7591e0af
pages/register/register.vue
@@ -51,9 +51,9 @@
               setTokenType(token_type);
               setRefreshToken(refresh_token);
               setScope(scope);
               // this.$store.dispatch('menus');
               // redirectHome();
               this.$store.dispatch('menus');
               uni.hideLoading();
               // redirectHome();
               this.bindWx(); // 登录成功后获取code码,返给后端
            } catch (e) {
               // error