lin
2024-05-07 3e75d99e8ecd9d54a24d4742dfa8dc2d97323ccc
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