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 }} + + + + + + + +
+ + +
+
+ +