feat(application): 移除专项检查模块

- 注释掉隐患整改和隐患记录功能入口
- 移除专项检查相关导航组件
- 清理对应的页面跳转链接和图标显示逻辑
master
10396 2026-05-09 10:14:58 +08:00
parent cee154a987
commit f4bb34b02c
1 changed files with 21 additions and 21 deletions

View File

@ -83,27 +83,27 @@
</navigator> </navigator>
</view> </view>
</view> </view>
<view class="apps-row"> <!-- <view class="apps-row">-->
<view class="apps-title"> <!-- <view class="apps-title">-->
<text class="apps-title-line"></text> <!-- <text class="apps-title-line"></text>-->
<text>专项检查</text> <!-- <text>专项检查</text>-->
</view> <!-- </view>-->
<view class="apps-warp"> <!-- <view class="apps-warp">-->
<navigator class="apps-item" hover-class="none" url="/pages/application/specialRectification/hidden/change/inspect-hidden-list"> <!-- <navigator class="apps-item" hover-class="none" url="/pages/application/specialRectification/hidden/change/inspect-hidden-list">-->
<view class="imgs action"> <!-- <view class="imgs action">-->
<image src="../../static/icon-apps/icon-pc-1.png" mode=""></image> <!-- <image src="../../static/icon-apps/icon-pc-1.png" mode=""></image>-->
<view v-if="specialRectificationInspectHiddenCount" class="cu-tag badge">{{specialRectificationInspectHiddenCount}}</view> <!-- <view v-if="specialRectificationInspectHiddenCount" class="cu-tag badge">{{specialRectificationInspectHiddenCount}}</view>-->
</view> <!-- </view>-->
<view class="text-semi">隐患整改</view> <!-- <view class="text-semi">隐患整改</view>-->
</navigator> <!-- </navigator>-->
<navigator class="apps-item" hover-class="none" url="/pages/application/specialRectification/hidden/list/inspect-hidden-list"> <!-- <navigator class="apps-item" hover-class="none" url="/pages/application/specialRectification/hidden/list/inspect-hidden-list">-->
<view class="imgs action"> <!-- <view class="imgs action">-->
<image src="../../static/icon-apps/icon-zl-2.png" mode=""></image> <!-- <image src="../../static/icon-apps/icon-zl-2.png" mode=""></image>-->
</view> <!-- </view>-->
<view class="text-semi">隐患记录</view> <!-- <view class="text-semi">隐患记录</view>-->
</navigator> <!-- </navigator>-->
</view> <!-- </view>-->
</view> <!-- </view>-->
<view class="apps-row"> <view class="apps-row">
<view class="apps-title"> <view class="apps-title">
<text class="apps-title-line"></text> <text class="apps-title-line"></text>