@ -319,7 +319,7 @@ export default {
url: that.path,
});
}
// if ($data.agencyStatus == 1) {
if ($data.agencyStatus == 1) {
that.G.Get(that.api.login_agencyInfo, {}, (aRes) => {
console.log("获取团队信息:", aRes);
uni.setStorageSync("agencyInfo", aRes.agency); // 1是创建者 2是普通成员
@ -328,7 +328,7 @@ export default {
// 登录跳转到首页的判断
uni.setStorageSync("SHOW_INVITE", 1);
// }
},
// 发送验证码