From b92db2963ccf31b5ff66735f664fffc4ae14f0bc Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Sun, 14 May 2023 15:32:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/Sidebar.vue | 36 +++++++++---------- src/views/components/carouselChart.vue | 3 ++ src/views/devicePhotoSchedule/index.vue | 21 +++++++++-- src/views/pictureRotation/index.vue | 8 +++-- .../components/setschedule.vue | 21 +++++++++-- src/views/realTimeMonitor/index.vue | 8 +++-- src/views/realTimeSearch/index.vue | 7 +++- 7 files changed, 71 insertions(+), 33 deletions(-) diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue index 0ba890c..e9a3c2f 100644 --- a/src/components/common/Sidebar.vue +++ b/src/components/common/Sidebar.vue @@ -4,7 +4,6 @@ :default-active="activeIndex" class="sidebar-el-menu" mode="horizontal" - @select="handleSelect" router > @@ -228,6 +237,12 @@ export default { } } } + .timeGz { + line-height: 32px; + span { + margin: 0px 8px; + } + } } } diff --git a/src/views/pictureRotation/index.vue b/src/views/pictureRotation/index.vue index 7928205..31f6f9a 100644 --- a/src/views/pictureRotation/index.vue +++ b/src/views/pictureRotation/index.vue @@ -37,7 +37,9 @@ @@ -156,13 +158,13 @@ export default { }, ], value: "选项1", - page: 0, // 当前页数 + page: 1, // 当前页数 pageSize: 4, // 每页数量 totalPage: 0, //总页数 total: 0, //总条数 picList: [], //图片列表数据 basUrl: "", - remainingTime: 0, //剩余时间 + remainingTime: 15, //剩余时间 isRuning: false, timer: null, loading: false, diff --git a/src/views/realTimeMonitor/components/setschedule.vue b/src/views/realTimeMonitor/components/setschedule.vue index 75b9586..233fad3 100644 --- a/src/views/realTimeMonitor/components/setschedule.vue +++ b/src/views/realTimeMonitor/components/setschedule.vue @@ -50,9 +50,18 @@ - + @@ -445,6 +454,12 @@ export default { } } } + .timeGz { + line-height: 32px; + span { + margin: 0px 8px; + } + } } } .setRoadDialog { diff --git a/src/views/realTimeMonitor/index.vue b/src/views/realTimeMonitor/index.vue index b47630e..4340329 100644 --- a/src/views/realTimeMonitor/index.vue +++ b/src/views/realTimeMonitor/index.vue @@ -77,7 +77,7 @@

操作项

时间表设置拍照时间表设置