pages/user/center.vue
@@ -129,7 +129,7 @@ onShow() { // this.getUserInfo(); let role = uni.getStorageSync('activeRole') if (role.roleName == "居民") { if (role.roleName == "居民" || role.roleName == '无诈') { this.tabbarList = getTabbarList(1) this.roleType = 1 this.color = "#017BFC"