From 4a20f2c3a0fffad04ff782988e732b0307949fca Mon Sep 17 00:00:00 2001 From: xuhaoyun Date: Wed, 17 May 2023 20:43:14 +0800 Subject: [PATCH] 0517 --- src/views/archives/fangke.vue | 4 ++-- src/views/enterpriseArchives/result.vue | 2 +- src/views/head.vue | 7 +++++-- src/views/safetyIndex/shuju.vue | 2 +- src/views/safetyIndex/yuangong.vue | 12 +++++++----- src/views/safetyIndex/yujing.vue | 1 - 6 files changed, 16 insertions(+), 12 deletions(-) diff --git a/src/views/archives/fangke.vue b/src/views/archives/fangke.vue index faf87ed..45384cd 100644 --- a/src/views/archives/fangke.vue +++ b/src/views/archives/fangke.vue @@ -99,8 +99,8 @@ export default { } }, created() { - this.formInline.startTime = this.timeDefault + ' 00:00:00'; - this.formInline.endTime = this.timeDefault + ' 23:59:59'; + // this.formInline.startTime = this.timeDefault + ' 00:00:00'; + // this.formInline.endTime = this.timeDefault + ' 23:59:59'; this.getList() }, mounted() { diff --git a/src/views/enterpriseArchives/result.vue b/src/views/enterpriseArchives/result.vue index 4edbff9..57e60d1 100644 --- a/src/views/enterpriseArchives/result.vue +++ b/src/views/enterpriseArchives/result.vue @@ -391,7 +391,7 @@ export default { } .resultItem { - height: 135px; + height: 175px; width: 95%; border-bottom: 1px solid #6C8097; padding: 20px 0; diff --git a/src/views/head.vue b/src/views/head.vue index fdaab46..dc83756 100644 --- a/src/views/head.vue +++ b/src/views/head.vue @@ -42,9 +42,12 @@ export default { activeIndex2: "1", }; }, + created() { + this.activeIndex = sessionStorage.getItem('activeIndex') ? sessionStorage.getItem('activeIndex') : '1' + }, methods: { - handleSelect(key, keyPath) { - console.log(key, keyPath); + handleSelect(key) { + sessionStorage.setItem('activeIndex', key) }, }, }; diff --git a/src/views/safetyIndex/shuju.vue b/src/views/safetyIndex/shuju.vue index 3f0e600..6735592 100644 --- a/src/views/safetyIndex/shuju.vue +++ b/src/views/safetyIndex/shuju.vue @@ -3,7 +3,7 @@
数据接入
-
接入总类
+
接入总量
1234124
diff --git a/src/views/safetyIndex/yuangong.vue b/src/views/safetyIndex/yuangong.vue index 694b2b3..eac7355 100644 --- a/src/views/safetyIndex/yuangong.vue +++ b/src/views/safetyIndex/yuangong.vue @@ -341,9 +341,9 @@ export default { } .zongshu { - width: 400px; - height: 33px; - margin: 10px 20px; + width: 350px; + height: 26px; + margin: 5px auto; background: url('~@/assets/safetyIndex/7691.png') no-repeat; background-size: 100% 100%; display: flex; @@ -384,12 +384,13 @@ export default { } .bottomBtns { - height: 37px; + height: 47px; width: 400px; margin: 0 auto; display: flex; justify-content: space-between; - background: url('~@/assets/safetyIndex/7691备份.png') no-repeat; + align-items: center; + background: url('~@/assets/safetyIndex/99108881.png') no-repeat; background-size: 100% 100%; padding: 4px; box-sizing: border-box; @@ -399,6 +400,7 @@ export default { height: 100%; display: flex; justify-content: center; + align-items: center; cursor: pointer; .iconBox { diff --git a/src/views/safetyIndex/yujing.vue b/src/views/safetyIndex/yujing.vue index b156e77..16b6559 100644 --- a/src/views/safetyIndex/yujing.vue +++ b/src/views/safetyIndex/yujing.vue @@ -58,7 +58,6 @@
-