更换高危作业顺序
parent
35bcb78b59
commit
b1265f9468
|
@ -12,6 +12,26 @@
|
|||
<text>八项作业</text>
|
||||
</view> -->
|
||||
<view class="apps-warp">
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/hotwork/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-807.png" mode=""></image>
|
||||
<view v-if="eight_work_count.HOTWORK_COUNT" class="cu-tag badge">{{eight_work_count.HOTWORK_COUNT}}</view>
|
||||
</view>
|
||||
<view class="text-semi" style="text-align: center;">
|
||||
<view>动火作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/highwork/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-803.png" mode=""></image>
|
||||
<view v-if="eight_work_count.HIGHWORK_COUNT" class="cu-tag badge">{{eight_work_count.HIGHWORK_COUNT}}</view>
|
||||
</view>
|
||||
<view class="text-semi" style="text-align: center;">
|
||||
<view>高处作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/confinedspace/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-806.png" mode=""></image>
|
||||
|
@ -22,43 +42,7 @@
|
|||
<view>安全作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
<!-- <navigator class="apps-item" hover-class="none" url="/pages/application/equipment-overhaul/home">-->
|
||||
<!-- <view class="imgs action">-->
|
||||
<!-- <image src="../../static/icon-apps/icon-800.png" mode=""></image>-->
|
||||
<!-- </view>-->
|
||||
<!-- <view class="text-semi" style="text-align: center;">-->
|
||||
<!-- <view>设备检修</view>-->
|
||||
<!-- </view>-->
|
||||
<!-- </navigator>-->
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/blind-board/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-801.png" mode=""></image>
|
||||
<view v-if="eight_work_count.BLIND_BOARD_COUNT" class="cu-tag badge">{{eight_work_count.BLIND_BOARD_COUNT}}</view>
|
||||
</view>
|
||||
<view class="text-semi" style="text-align: center;">
|
||||
<view>盲板抽堵作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/break-ground/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-802.png" mode=""></image>
|
||||
<view v-if="eight_work_count.BREAK_GROUND_COUNT" class="cu-tag badge">{{eight_work_count.BREAK_GROUND_COUNT}}</view>
|
||||
</view>
|
||||
<view class="text-semi" style="text-align: center;">
|
||||
<view>动土作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/highwork/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-803.png" mode=""></image>
|
||||
<view v-if="eight_work_count.HIGHWORK_COUNT" class="cu-tag badge">{{eight_work_count.HIGHWORK_COUNT}}</view>
|
||||
</view>
|
||||
<view class="text-semi" style="text-align: center;">
|
||||
<view>高处作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
<!-- </view>-->
|
||||
<!-- <view class="apps-warp">-->
|
||||
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/hoisting/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-804.png" mode=""></image>
|
||||
|
@ -68,6 +52,17 @@
|
|||
<view>吊装作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/break-ground/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-802.png" mode=""></image>
|
||||
<view v-if="eight_work_count.BREAK_GROUND_COUNT" class="cu-tag badge">{{eight_work_count.BREAK_GROUND_COUNT}}</view>
|
||||
</view>
|
||||
<view class="text-semi" style="text-align: center;">
|
||||
<view>动土作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/electricity/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-805.png" mode=""></image>
|
||||
|
@ -77,15 +72,7 @@
|
|||
<view>临时用电作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/hotwork/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-807.png" mode=""></image>
|
||||
<view v-if="eight_work_count.HOTWORK_COUNT" class="cu-tag badge">{{eight_work_count.HOTWORK_COUNT}}</view>
|
||||
</view>
|
||||
<view class="text-semi" style="text-align: center;">
|
||||
<view>动火作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/open-circuit/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/open-circuit.png" mode=""></image>
|
||||
|
@ -95,23 +82,19 @@
|
|||
<view>断路作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/blind-board/home">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-801.png" mode=""></image>
|
||||
<view v-if="eight_work_count.BLIND_BOARD_COUNT" class="cu-tag badge">{{eight_work_count.BLIND_BOARD_COUNT}}</view>
|
||||
</view>
|
||||
<view class="text-semi" style="text-align: center;">
|
||||
<view>盲板抽堵作业</view>
|
||||
</view>
|
||||
</navigator>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- <view class="apps-row">
|
||||
<view class="apps-title">
|
||||
<text class="apps-title-line"></text>
|
||||
<text>其他应用</text>
|
||||
</view>
|
||||
<view class="apps-warp">
|
||||
<navigator class="apps-item" hover-class="none" url="/pages/application/other-apps/videos/videos">
|
||||
<view class="imgs action">
|
||||
<image src="../../static/icon-apps/icon-zl-7.png" mode=""></image>
|
||||
</view>
|
||||
<view class="text-semi">视频中心</view>
|
||||
</navigator>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="cu-tabbar-height"></view>
|
||||
</view>
|
||||
</view>
|
||||
|
|
Loading…
Reference in New Issue