Lou
2024-04-13 45ff8bf8bb28eaab39c6cc7e13730fbaeb2e44fc
pages/user/center.vue
@@ -35,6 +35,10 @@
               <u-icon name="file-text" color="#fff" size="28"></u-icon>
               <view class="name">出租信息</view>
            </navigator>
            <navigator url="/subPackage/grid/comprehensive?from=center" hover-class="none" class="nav-item">
               <u-icon name="grid" color="#fff" size="28"></u-icon>
               <view class="name">我的网格</view>
            </navigator>
         </view>
      </view>
      <view class="cell-box" v-if="isLogin">
@@ -45,10 +49,10 @@
            <u-cell v-if="roleType == 2" title="切换角色" isLink url="/subPackage/user/role/index">
               <image slot="icon" src="/static/icon/menu-center-05.png" class="icon" mode=""></image>
            </u-cell>
            <u-cell v-if="siteInfo.addressType == 1" title="我的网格" isLink
            <!-- <u-cell v-if="siteInfo.addressType == 1" title="我的网格" isLink
               url="/subPackage/grid/comprehensive?from=center">
               <image slot="icon" src="/static/icon/menu-center-01.png" class="icon" mode=""></image>
            </u-cell>
            </u-cell> -->
            <u-cell v-if="siteInfo.addressType == 1" title="我的事件" isLink
               url="/subPackage/bs/views/repairList?from=center">
               <image slot="icon" src="/static/icon/menu-center-01.png" class="icon" mode=""></image>