Lou
2024-04-11 d2fc0a397f1f6ea67e4889e47f1dc8755f944b88
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"