From f0e8a40779a894bc288524f8a011bc4d5fd68171 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Tue, 30 May 2023 14:52:26 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=9C=E8=89=B2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Permission.vue | 51 +++--- src/views/components/carouselChart.vue | 10 +- .../components/setdevice.vue | 2 +- src/views/devicePhotoSchedule/index.vue | 2 +- .../components/addPhotoDialog.vue | 169 ++++++++++++++---- .../photographicDevice/index.vue | 2 +- src/views/pictureRotation/index.vue | 4 +- 7 files changed, 173 insertions(+), 67 deletions(-) diff --git a/src/views/Permission.vue b/src/views/Permission.vue index 08cf6b9..d25d75f 100644 --- a/src/views/Permission.vue +++ b/src/views/Permission.vue @@ -1,37 +1,46 @@ \ No newline at end of file + diff --git a/src/views/components/carouselChart.vue b/src/views/components/carouselChart.vue index 2fdaae6..9e781ff 100644 --- a/src/views/components/carouselChart.vue +++ b/src/views/components/carouselChart.vue @@ -498,7 +498,7 @@ export default { width: 40px; height: 40px; &:hover { - color: #409eff; + color: @color-primary; } } .leftArrow { @@ -563,13 +563,13 @@ export default { } .borderActive { .timeInfo { - //background: #409eff; - background: linear-gradient(180deg, #00eaff 10%, #409eff 100%); + //background: @color-primary; + background: linear-gradient(180deg, #00eaff 10%, @color-primary 100%); color: #fff; } } // .borderActive { - // border: 3px solid #409eff; + // border: 3px solid @color-primary; // &::after { // content: ""; // position: absolute; @@ -578,7 +578,7 @@ export default { // left: 50%; // top: -16px; // margin-left: -8px; - // border-bottom: 13px solid #409eff; + // border-bottom: 13px solid @color-primary; // border-left: 8px solid transparent; // border-right: 8px solid transparent; // } diff --git a/src/views/devicePhotoSchedule/components/setdevice.vue b/src/views/devicePhotoSchedule/components/setdevice.vue index 815f08e..6f335a6 100644 --- a/src/views/devicePhotoSchedule/components/setdevice.vue +++ b/src/views/devicePhotoSchedule/components/setdevice.vue @@ -352,7 +352,7 @@ export default { margin-right: 16px; b { font-weight: normal; - color: #409eff; + color: @color-primary; } span { margin: 0px 8px; diff --git a/src/views/devicePhotoSchedule/index.vue b/src/views/devicePhotoSchedule/index.vue index 0eb76ae..c9465cb 100644 --- a/src/views/devicePhotoSchedule/index.vue +++ b/src/views/devicePhotoSchedule/index.vue @@ -256,7 +256,7 @@ export default { line-height: 32px; b { font-weight: normal; - color: #409eff; + color: @color-primary; } span { margin: 0px 8px; diff --git a/src/views/management/monitoringEquipment/photographicDevice/components/addPhotoDialog.vue b/src/views/management/monitoringEquipment/photographicDevice/components/addPhotoDialog.vue index bede94f..6e11ea2 100644 --- a/src/views/management/monitoringEquipment/photographicDevice/components/addPhotoDialog.vue +++ b/src/views/management/monitoringEquipment/photographicDevice/components/addPhotoDialog.vue @@ -4,17 +4,17 @@ :title="photoDialogTitle" :visible.sync="isShow" :close-on-click-modal="false" - width="576px" + width="800px" @close="handleclose" > - + - + - - - - +

添加通道

+
+
- {{ item.channelname }} + + + + + + + +
+ + +
+
+ +