diff --git a/src/assets/css/element.scss b/src/assets/css/element.scss index f46406f..fe42715 100644 --- a/src/assets/css/element.scss +++ b/src/assets/css/element.scss @@ -406,3 +406,7 @@ --el-notification-close-hover-color: #000 !important; } } + +.el-color-predefine__color-selector.selected { + --el-color-primary: #fff !important; +} diff --git a/src/views/aggregation_management/cluster_alarm_area/index.vue b/src/views/aggregation_management/cluster_alarm_area/index.vue new file mode 100644 index 0000000..df257c3 --- /dev/null +++ b/src/views/aggregation_management/cluster_alarm_area/index.vue @@ -0,0 +1,9 @@ + + + + + diff --git a/src/views/aggregation_management/cluster_alarm_configuration/index.vue b/src/views/aggregation_management/cluster_alarm_configuration/index.vue new file mode 100644 index 0000000..24c9930 --- /dev/null +++ b/src/views/aggregation_management/cluster_alarm_configuration/index.vue @@ -0,0 +1,9 @@ + + + + + diff --git a/src/views/aggregation_management/gathering_silent_areas/index.vue b/src/views/aggregation_management/gathering_silent_areas/index.vue new file mode 100644 index 0000000..8d9f38d --- /dev/null +++ b/src/views/aggregation_management/gathering_silent_areas/index.vue @@ -0,0 +1,9 @@ + + + + + diff --git a/src/views/alarm_configuration/other_alarm_configurations/components/add.vue b/src/views/alarm_configuration/other_alarm_configurations/components/add.vue index 41b3025..44d99bb 100644 --- a/src/views/alarm_configuration/other_alarm_configurations/components/add.vue +++ b/src/views/alarm_configuration/other_alarm_configurations/components/add.vue @@ -11,82 +11,232 @@ - - - - -
-
{{ item.regName }}(图层:{{ item.layName }})
-
- - [未选点] - - - [已停用] - + +