diff --git a/core/core-frontend/src/views/chart/components/editor/editor-senior/Senior.vue b/core/core-frontend/src/views/chart/components/editor/editor-senior/Senior.vue index 11b1deab71..3402d0905f 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-senior/Senior.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-senior/Senior.vue @@ -32,6 +32,7 @@ import { cloneDeep, defaultsDeep } from 'lodash-es' import BubbleAnimateCfg from '@/views/chart/components/editor/editor-senior/components/BubbleAnimateCfg.vue' import { XpackComponent } from '@/components/plugin' import CarouselSetting from '@/custom-component/common/CarouselSetting.vue' +import { Icon } from 'vant' const dvMainStore = dvMainStoreWithOut() const { nowPanelTrackInfo, nowPanelJumpInfo, dvInfo, componentData, curComponent } = @@ -338,28 +339,34 @@ const removeJumpSenior = () => { 已设置 @@ -381,28 +388,34 @@ const removeJumpSenior = () => { 已设置 @@ -492,7 +505,7 @@ span { font-style: normal; font-weight: 400; line-height: 20px; - color: #a6a6a6 !important; + color: #a6a6a6; } .inner-container { diff --git a/core/core-frontend/src/views/chart/components/editor/editor-senior/components/AssistLine.vue b/core/core-frontend/src/views/chart/components/editor/editor-senior/components/AssistLine.vue index c5e676aaeb..a38848cb1d 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-senior/components/AssistLine.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-senior/components/AssistLine.vue @@ -166,7 +166,11 @@ onMounted(() => { @click="editLine" > - + @@ -363,7 +367,7 @@ span { font-style: normal; font-weight: 400; line-height: 20px; - color: #a6a6a6 !important; + color: #a6a6a6; &.ed-button { color: var(--ed-color-primary) !important; } diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue index 92ab219fe1..2dbcd972fd 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue @@ -433,7 +433,7 @@ watch( />