feat(work-plan): 隐藏隐患排查相关显示项

- 注释掉需进行隐患排查的已完成统计项
- 注释掉需进行隐患排查的未完成统计项
- 移除页面上的隐患排查状态显示组件
dev
wangyan 2026-01-10 10:53:29 +08:00
parent 685091d2c3
commit 75e17c03a1
1 changed files with 18 additions and 18 deletions

View File

@ -33,24 +33,24 @@
未完成 未完成
</view> </view>
</view> </view>
<view class="cale-item"> <!-- <view class="cale-item">-->
<view class=""> <!-- <view class="">-->
<text class="cuIcon-title text-blue mr10"></text> <!-- <text class="cuIcon-title text-blue mr10"></text>-->
<text class="text-grey">需进行{{yhyjcNum}}项隐患排查</text> <!-- <text class="text-grey">需进行{{yhyjcNum}}项隐患排查</text>-->
</view> <!-- </view>-->
<view class="text-green"> <!-- <view class="text-green">-->
已完成 <!-- 已完成-->
</view> <!-- </view>-->
</view> <!-- </view>-->
<view class="cale-item"> <!-- <view class="cale-item">-->
<view class=""> <!-- <view class="">-->
<text class="cuIcon-title text-blue mr10"></text> <!-- <text class="cuIcon-title text-blue mr10"></text>-->
<text class="text-grey">需进行{{yhwjcNum}}项隐患排查</text> <!-- <text class="text-grey">需进行{{yhwjcNum}}项隐患排查</text>-->
</view> <!-- </view>-->
<view class="text-red"> <!-- <view class="text-red">-->
未完成 <!-- 未完成-->
</view> <!-- </view>-->
</view> <!-- </view>-->
</view> </view>
<view class="cu-bar bg-white solid-bottom margin-top-sm"> <view class="cu-bar bg-white solid-bottom margin-top-sm">
<view class="action"> <view class="action">