diff --git a/src/views/RongyunCommunication/rongyuncss/index.scss b/src/views/RongyunCommunication/rongyuncss/index.scss index b41bcdc..ddf64d7 100644 --- a/src/views/RongyunCommunication/rongyuncss/index.scss +++ b/src/views/RongyunCommunication/rongyuncss/index.scss @@ -381,4 +381,25 @@ } } } + + .el-tabs__item { + color: #d5dee7; + font-size: 13px; + padding: 0; + border-bottom: 2px solid #3a3030; + } + + .is-active { + color: #00b4ff; + } + + .el-tabs__active-bar { + color: #00b4ff; + } + + .el-input__wrapper { + background: transparent !important; + box-shadow: none; + border: 1px solid #4364ac; + } } diff --git a/src/views/RongyunCommunication/rongyuncss/index.scss b/src/views/RongyunCommunication/rongyuncss/index.scss index b41bcdc..ddf64d7 100644 --- a/src/views/RongyunCommunication/rongyuncss/index.scss +++ b/src/views/RongyunCommunication/rongyuncss/index.scss @@ -381,4 +381,25 @@ } } } + + .el-tabs__item { + color: #d5dee7; + font-size: 13px; + padding: 0; + border-bottom: 2px solid #3a3030; + } + + .is-active { + color: #00b4ff; + } + + .el-tabs__active-bar { + color: #00b4ff; + } + + .el-input__wrapper { + background: transparent !important; + box-shadow: none; + border: 1px solid #4364ac; + } } diff --git a/src/views/pictureOnMap/TopTab/index.vue b/src/views/pictureOnMap/TopTab/index.vue index e1e29c3..0d33dc4 100644 --- a/src/views/pictureOnMap/TopTab/index.vue +++ b/src/views/pictureOnMap/TopTab/index.vue @@ -152,7 +152,7 @@ const Tojiance = () => { localStorage.setItem('WB_Brad_in_actived', 1); - let herf = `${window.location.origin}/MonitoringAssets/portalPage`; + let herf = `${window.location.origin}/MonitoringAssets/MonitorAssetsOnMap`; window.open(herf, '_self'); }; function weatherForecast() {