pages/login/index.vue
@@ -366,7 +366,7 @@ if (this.userServer.includes("://")) { rootUrl = this.userServer } showLoading("loading......") showLoading("loading...") const res = await login(rootUrl, this.userName, this.userPwd) //设置全局参数:user-用户信息 utils.session.setValue('server', rootUrl);