diff --git a/src/views/commandScreen/commandCenter/centerBottom.vue b/src/views/commandScreen/commandCenter/centerBottom.vue index 88dc940..290b2f0 100644 --- a/src/views/commandScreen/commandCenter/centerBottom.vue +++ b/src/views/commandScreen/commandCenter/centerBottom.vue @@ -38,9 +38,16 @@
-
+
+
+
未整改
+
未复查
+
未核验
+
合格
+
已撤回
+
重大风险
较大风险
@@ -73,13 +80,20 @@ v-if="listData.length > 0" :speed="1" :list="listData" - :limitScrollNum="10" + :limitScrollNum="5" :step="0.3" :hover="true" class="scroll" >
+
+
未整改
+
未复查
+
未核验
+
合格
+
已撤回
+
重大风险
较大风险
@@ -152,7 +166,7 @@ const getNoticeList = async () => { console.log("隐患智能分析", res); listData.value = res.result.records; - + // listData.value.push({ // accountId:"1779721457571291137", // id:"1789601398432559107", @@ -855,7 +869,7 @@ onMounted(async () => { .cbContent { width: 100%; - height: calc(45% - 40px); + height: calc(45% - 55px); overflow: hidden; position: relative; @@ -876,7 +890,7 @@ onMounted(async () => { justify-content: center; align-items: center; font-size: 16px; - width: 75%; + width: 80%; .itemHeadInner1 { border: 1px solid #e02020; @@ -956,13 +970,13 @@ onMounted(async () => { .itemTime { // background-color: #fff; - width: 25%; + width: 20%; font-size: 16px; .timeInfo { display: flex; - justify-content: flex-start; - margin-right: 10px; + justify-content: flex-end; + // margin-right: 10px; } } } diff --git a/src/views/commandScreen/commandCenter/leftBottom.vue b/src/views/commandScreen/commandCenter/leftBottom.vue index 367282b..9280600 100644 --- a/src/views/commandScreen/commandCenter/leftBottom.vue +++ b/src/views/commandScreen/commandCenter/leftBottom.vue @@ -21,7 +21,7 @@
{{totalPersonRhbRatio}}%
-
{{totalPersonRhbRatio}}%
+
{{Math.abs(totalPersonRhbRatio)}}%
@@ -76,6 +76,12 @@
+