更换高危作业顺序

pull/5/head
fangjiakai 2024-02-27 14:14:33 +08:00
parent 35bcb78b59
commit b1265f9468
4 changed files with 94 additions and 111 deletions

View File

@ -12,6 +12,26 @@
<text>八项作业</text> <text>八项作业</text>
</view> --> </view> -->
<view class="apps-warp"> <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"> <navigator class="apps-item" hover-class="none" url="/pages/application/confinedspace/home">
<view class="imgs action"> <view class="imgs action">
<image src="../../static/icon-apps/icon-806.png" mode=""></image> <image src="../../static/icon-apps/icon-806.png" mode=""></image>
@ -22,43 +42,7 @@
<view>安全作业</view> <view>安全作业</view>
</view> </view>
</navigator> </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"> <navigator class="apps-item" hover-class="none" url="/pages/application/hoisting/home">
<view class="imgs action"> <view class="imgs action">
<image src="../../static/icon-apps/icon-804.png" mode=""></image> <image src="../../static/icon-apps/icon-804.png" mode=""></image>
@ -68,6 +52,17 @@
<view>吊装作业</view> <view>吊装作业</view>
</view> </view>
</navigator> </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"> <navigator class="apps-item" hover-class="none" url="/pages/application/electricity/home">
<view class="imgs action"> <view class="imgs action">
<image src="../../static/icon-apps/icon-805.png" mode=""></image> <image src="../../static/icon-apps/icon-805.png" mode=""></image>
@ -77,15 +72,7 @@
<view>临时用电作业</view> <view>临时用电作业</view>
</view> </view>
</navigator> </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"> <navigator class="apps-item" hover-class="none" url="/pages/application/open-circuit/home">
<view class="imgs action"> <view class="imgs action">
<image src="../../static/icon-apps/open-circuit.png" mode=""></image> <image src="../../static/icon-apps/open-circuit.png" mode=""></image>
@ -95,23 +82,19 @@
<view>断路作业</view> <view>断路作业</view>
</view> </view>
</navigator> </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> </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 class="cu-tabbar-height"></view>
</view> </view>
</view> </view>

View File

@ -765,12 +765,12 @@
<style> <style>
.title1 { .title1 {
font-weight: bold; font-weight: bold;
padding-left: 10 upx; padding-left: 10upx;
border-left: 4px solid #0081FF; border-left: 4px solid #0081FF;
} }
.imgs { .imgs {
width: 80 upx !important; width: 80upx !important;
height: 80 upx !important; height: 80upx !important;
} }
</style> </style>

View File

@ -1400,9 +1400,9 @@
/*说明*/ /*说明*/
.notice-warp { .notice-warp {
font-size: 26 upx; font-size: 26upx;
padding: 40 upx 0; padding: 40upx 0;
border-bottom: 1 upx solid #eee; border-bottom: 1upx solid #eee;
text-align: center; text-align: center;
} }
@ -1412,10 +1412,10 @@
.notice-warp .btn-change { .notice-warp .btn-change {
display: inline-block; display: inline-block;
margin-top: 28 upx; margin-top: 28upx;
padding: 6 upx 16 upx; padding: 6upx 16upx;
border: 1 upx solid #FF6990; border: 1upx solid #FF6990;
border-radius: 40 upx; border-radius: 40upx;
color: #FF6990; color: #FF6990;
} }
@ -1424,7 +1424,7 @@
} }
.main { .main {
padding: 0 30 upx; padding: 0 30upx;
} }
.flex-line { .flex-line {
@ -1438,7 +1438,7 @@
} }
.flex-line .otext { .flex-line .otext {
width: 200 upx; width: 200upx;
text-align: center; text-align: center;
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;
@ -1447,7 +1447,7 @@
.container { .container {
width: 100%; width: 100%;
padding: 20 upx; padding: 20upx;
background-color: #f7f8f8; background-color: #f7f8f8;
padding-top: 0; padding-top: 0;
} }
@ -1455,31 +1455,31 @@
.noticeer { .noticeer {
width: 100%; width: 100%;
background: #ffffff; background: #ffffff;
border-radius: 10 upx; border-radius: 10upx;
padding: 20 upx; padding: 20upx;
margin-bottom: 20 upx; margin-bottom: 20upx;
} }
.noticeer image { .noticeer image {
width: 40 upx; width: 40upx;
height: 40 upx; height: 40upx;
vertical-align: middle; vertical-align: middle;
margin-top: -5 upx; margin-top: -5upx;
margin-right: 5 upx; margin-right: 5upx;
} }
.answerico { .answerico {
position: fixed; position: fixed;
right: 20 upx; right: 20upx;
top: 50%; top: 50%;
transform: translateY(-50%); transform: translateY(-50%);
z-index: 9; z-index: 9;
} }
.answerico uni-image img { .answerico uni-image img {
width: 70 px; width: 70px;
height: 70 px; height: 70px;
} }
.cu-modal { .cu-modal {

View File

@ -224,14 +224,14 @@
} }
.course-header { .course-header {
padding: 20 upx; padding: 20upx;
border-bottom: 1 upx solid #F1F1F1; border-bottom: 1upx solid #F1F1F1;
line-height: 1.6; line-height: 1.6;
} }
.course-name { .course-name {
font-weight: bold; font-weight: bold;
font-size: 30 upx; font-size: 30upx;
} }
.course-int { .course-int {
@ -243,28 +243,28 @@
} }
.course-aa { .course-aa {
padding: 0 20 upx; padding: 0 20upx;
} }
.course-items { .course-items {
border-bottom: 1px dashed #F1F1F1; border-bottom: 1px dashed #F1F1F1;
padding: 20 upx 0; padding: 20upx 0;
} }
.course-items .course-ask { .course-items .course-ask {
line-height: 1.6; line-height: 1.6;
font-size: 28 upx; font-size: 28upx;
/* margin-bottom: 10upx; */ /* margin-bottom: 10upx; */
} }
.course-answer { .course-answer {
padding-left: 40 upx; padding-left: 40upx;
margin-top: 20 upx; margin-top: 20upx;
} }
.answer-lable { .answer-lable {
display: block; display: block;
margin-bottom: 20 upx; margin-bottom: 20upx;
} }
.answer-lable:last-child { .answer-lable:last-child {
@ -272,6 +272,6 @@
} }
.answer-lable radio { .answer-lable radio {
margin-right: 20 upx; margin-right: 20upx;
} }
</style> </style>