pages/user/center.vue
@@ -157,6 +157,9 @@ this.color = "#017BFC"; // this.tabbarIndex = 2; this.tabbarIndex = 3; } else if (role.roleName == '校园主体' || role.roleName == '校园通用') { this.tabbarList = getTabbarList(1); this.roleType = 4 } else { this.tabbarList = getTabbarList(1) this.roleType = 1