diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue index 35d8719..d3b1c55 100644 --- a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue +++ b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue @@ -61,7 +61,7 @@ position: absolute; bottom: 8%; left: 16%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue index 35d8719..d3b1c55 100644 --- a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue +++ b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue @@ -61,7 +61,7 @@ position: absolute; bottom: 8%; left: 16%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodVideo/videoOneMap.vue b/src/views/floodSys/floodVideo/videoOneMap.vue index 2a9ae9d..21ad789 100644 --- a/src/views/floodSys/floodVideo/videoOneMap.vue +++ b/src/views/floodSys/floodVideo/videoOneMap.vue @@ -237,7 +237,7 @@ } .active { background: #00c7f2 !important; - color: #00314e !important; + color: #06488f !important; } .videoTab { border-left: 2px solid #00d1ff; diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue index 35d8719..d3b1c55 100644 --- a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue +++ b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue @@ -61,7 +61,7 @@ position: absolute; bottom: 8%; left: 16%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodVideo/videoOneMap.vue b/src/views/floodSys/floodVideo/videoOneMap.vue index 2a9ae9d..21ad789 100644 --- a/src/views/floodSys/floodVideo/videoOneMap.vue +++ b/src/views/floodSys/floodVideo/videoOneMap.vue @@ -237,7 +237,7 @@ } .active { background: #00c7f2 !important; - color: #00314e !important; + color: #06488f !important; } .videoTab { border-left: 2px solid #00d1ff; diff --git a/src/views/gisMapPage/commonLegendDataMain.vue b/src/views/gisMapPage/commonLegendDataMain.vue index 5134c2e..8ddf3f4 100644 --- a/src/views/gisMapPage/commonLegendDataMain.vue +++ b/src/views/gisMapPage/commonLegendDataMain.vue @@ -180,7 +180,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -248,7 +248,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue index 35d8719..d3b1c55 100644 --- a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue +++ b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue @@ -61,7 +61,7 @@ position: absolute; bottom: 8%; left: 16%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodVideo/videoOneMap.vue b/src/views/floodSys/floodVideo/videoOneMap.vue index 2a9ae9d..21ad789 100644 --- a/src/views/floodSys/floodVideo/videoOneMap.vue +++ b/src/views/floodSys/floodVideo/videoOneMap.vue @@ -237,7 +237,7 @@ } .active { background: #00c7f2 !important; - color: #00314e !important; + color: #06488f !important; } .videoTab { border-left: 2px solid #00d1ff; diff --git a/src/views/gisMapPage/commonLegendDataMain.vue b/src/views/gisMapPage/commonLegendDataMain.vue index 5134c2e..8ddf3f4 100644 --- a/src/views/gisMapPage/commonLegendDataMain.vue +++ b/src/views/gisMapPage/commonLegendDataMain.vue @@ -180,7 +180,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -248,7 +248,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/gisMapPage/commonLegendNew.vue b/src/views/gisMapPage/commonLegendNew.vue index 9d4f231..07bdd09 100644 --- a/src/views/gisMapPage/commonLegendNew.vue +++ b/src/views/gisMapPage/commonLegendNew.vue @@ -273,7 +273,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -341,7 +341,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue index 35d8719..d3b1c55 100644 --- a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue +++ b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue @@ -61,7 +61,7 @@ position: absolute; bottom: 8%; left: 16%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodVideo/videoOneMap.vue b/src/views/floodSys/floodVideo/videoOneMap.vue index 2a9ae9d..21ad789 100644 --- a/src/views/floodSys/floodVideo/videoOneMap.vue +++ b/src/views/floodSys/floodVideo/videoOneMap.vue @@ -237,7 +237,7 @@ } .active { background: #00c7f2 !important; - color: #00314e !important; + color: #06488f !important; } .videoTab { border-left: 2px solid #00d1ff; diff --git a/src/views/gisMapPage/commonLegendDataMain.vue b/src/views/gisMapPage/commonLegendDataMain.vue index 5134c2e..8ddf3f4 100644 --- a/src/views/gisMapPage/commonLegendDataMain.vue +++ b/src/views/gisMapPage/commonLegendDataMain.vue @@ -180,7 +180,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -248,7 +248,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/gisMapPage/commonLegendNew.vue b/src/views/gisMapPage/commonLegendNew.vue index 9d4f231..07bdd09 100644 --- a/src/views/gisMapPage/commonLegendNew.vue +++ b/src/views/gisMapPage/commonLegendNew.vue @@ -273,7 +273,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -341,7 +341,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/project/projectIndex/index.vue b/src/views/project/projectIndex/index.vue index 02b8352..a4bdf9d 100644 --- a/src/views/project/projectIndex/index.vue +++ b/src/views/project/projectIndex/index.vue @@ -662,7 +662,7 @@ .homeRight { width: 22%; height: calc(100vh - 160px); - background: #00314e; + background: #06488f; position: absolute; right: 10px; top: 70px; @@ -701,7 +701,7 @@ height: calc(100vh - 90px); .arealegendList { position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -739,7 +739,7 @@ } } .projectLegendList { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue index 35d8719..d3b1c55 100644 --- a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue +++ b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue @@ -61,7 +61,7 @@ position: absolute; bottom: 8%; left: 16%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodVideo/videoOneMap.vue b/src/views/floodSys/floodVideo/videoOneMap.vue index 2a9ae9d..21ad789 100644 --- a/src/views/floodSys/floodVideo/videoOneMap.vue +++ b/src/views/floodSys/floodVideo/videoOneMap.vue @@ -237,7 +237,7 @@ } .active { background: #00c7f2 !important; - color: #00314e !important; + color: #06488f !important; } .videoTab { border-left: 2px solid #00d1ff; diff --git a/src/views/gisMapPage/commonLegendDataMain.vue b/src/views/gisMapPage/commonLegendDataMain.vue index 5134c2e..8ddf3f4 100644 --- a/src/views/gisMapPage/commonLegendDataMain.vue +++ b/src/views/gisMapPage/commonLegendDataMain.vue @@ -180,7 +180,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -248,7 +248,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/gisMapPage/commonLegendNew.vue b/src/views/gisMapPage/commonLegendNew.vue index 9d4f231..07bdd09 100644 --- a/src/views/gisMapPage/commonLegendNew.vue +++ b/src/views/gisMapPage/commonLegendNew.vue @@ -273,7 +273,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -341,7 +341,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/project/projectIndex/index.vue b/src/views/project/projectIndex/index.vue index 02b8352..a4bdf9d 100644 --- a/src/views/project/projectIndex/index.vue +++ b/src/views/project/projectIndex/index.vue @@ -662,7 +662,7 @@ .homeRight { width: 22%; height: calc(100vh - 160px); - background: #00314e; + background: #06488f; position: absolute; right: 10px; top: 70px; @@ -701,7 +701,7 @@ height: calc(100vh - 90px); .arealegendList { position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -739,7 +739,7 @@ } } .projectLegendList { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; diff --git a/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue b/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue index 9bcd408..92ec45a 100644 --- a/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue +++ b/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue @@ -38,7 +38,7 @@ bottom: '5%', containLabel: true, }, - backgroundColor: '#00314e', + backgroundColor: '#06488f', tooltip: { text: '1212', trigger: 'axis', diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue index 35d8719..d3b1c55 100644 --- a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue +++ b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue @@ -61,7 +61,7 @@ position: absolute; bottom: 8%; left: 16%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodVideo/videoOneMap.vue b/src/views/floodSys/floodVideo/videoOneMap.vue index 2a9ae9d..21ad789 100644 --- a/src/views/floodSys/floodVideo/videoOneMap.vue +++ b/src/views/floodSys/floodVideo/videoOneMap.vue @@ -237,7 +237,7 @@ } .active { background: #00c7f2 !important; - color: #00314e !important; + color: #06488f !important; } .videoTab { border-left: 2px solid #00d1ff; diff --git a/src/views/gisMapPage/commonLegendDataMain.vue b/src/views/gisMapPage/commonLegendDataMain.vue index 5134c2e..8ddf3f4 100644 --- a/src/views/gisMapPage/commonLegendDataMain.vue +++ b/src/views/gisMapPage/commonLegendDataMain.vue @@ -180,7 +180,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -248,7 +248,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/gisMapPage/commonLegendNew.vue b/src/views/gisMapPage/commonLegendNew.vue index 9d4f231..07bdd09 100644 --- a/src/views/gisMapPage/commonLegendNew.vue +++ b/src/views/gisMapPage/commonLegendNew.vue @@ -273,7 +273,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -341,7 +341,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/project/projectIndex/index.vue b/src/views/project/projectIndex/index.vue index 02b8352..a4bdf9d 100644 --- a/src/views/project/projectIndex/index.vue +++ b/src/views/project/projectIndex/index.vue @@ -662,7 +662,7 @@ .homeRight { width: 22%; height: calc(100vh - 160px); - background: #00314e; + background: #06488f; position: absolute; right: 10px; top: 70px; @@ -701,7 +701,7 @@ height: calc(100vh - 90px); .arealegendList { position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -739,7 +739,7 @@ } } .projectLegendList { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; diff --git a/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue b/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue index 9bcd408..92ec45a 100644 --- a/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue +++ b/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue @@ -38,7 +38,7 @@ bottom: '5%', containLabel: true, }, - backgroundColor: '#00314e', + backgroundColor: '#06488f', tooltip: { text: '1212', trigger: 'axis', diff --git a/src/views/spongePerformance/longTerm/preventionCX.vue b/src/views/spongePerformance/longTerm/preventionCX.vue index e8bb27c..2c32380 100644 --- a/src/views/spongePerformance/longTerm/preventionCX.vue +++ b/src/views/spongePerformance/longTerm/preventionCX.vue @@ -509,7 +509,7 @@ z-index: 111; position: absolute; padding: 10px; - background: #00314e; + background: #06488f; display: flex; flex-direction: column; justify-content: space-between; diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue index 35d8719..d3b1c55 100644 --- a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue +++ b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue @@ -61,7 +61,7 @@ position: absolute; bottom: 8%; left: 16%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodVideo/videoOneMap.vue b/src/views/floodSys/floodVideo/videoOneMap.vue index 2a9ae9d..21ad789 100644 --- a/src/views/floodSys/floodVideo/videoOneMap.vue +++ b/src/views/floodSys/floodVideo/videoOneMap.vue @@ -237,7 +237,7 @@ } .active { background: #00c7f2 !important; - color: #00314e !important; + color: #06488f !important; } .videoTab { border-left: 2px solid #00d1ff; diff --git a/src/views/gisMapPage/commonLegendDataMain.vue b/src/views/gisMapPage/commonLegendDataMain.vue index 5134c2e..8ddf3f4 100644 --- a/src/views/gisMapPage/commonLegendDataMain.vue +++ b/src/views/gisMapPage/commonLegendDataMain.vue @@ -180,7 +180,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -248,7 +248,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/gisMapPage/commonLegendNew.vue b/src/views/gisMapPage/commonLegendNew.vue index 9d4f231..07bdd09 100644 --- a/src/views/gisMapPage/commonLegendNew.vue +++ b/src/views/gisMapPage/commonLegendNew.vue @@ -273,7 +273,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -341,7 +341,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/project/projectIndex/index.vue b/src/views/project/projectIndex/index.vue index 02b8352..a4bdf9d 100644 --- a/src/views/project/projectIndex/index.vue +++ b/src/views/project/projectIndex/index.vue @@ -662,7 +662,7 @@ .homeRight { width: 22%; height: calc(100vh - 160px); - background: #00314e; + background: #06488f; position: absolute; right: 10px; top: 70px; @@ -701,7 +701,7 @@ height: calc(100vh - 90px); .arealegendList { position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -739,7 +739,7 @@ } } .projectLegendList { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; diff --git a/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue b/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue index 9bcd408..92ec45a 100644 --- a/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue +++ b/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue @@ -38,7 +38,7 @@ bottom: '5%', containLabel: true, }, - backgroundColor: '#00314e', + backgroundColor: '#06488f', tooltip: { text: '1212', trigger: 'axis', diff --git a/src/views/spongePerformance/longTerm/preventionCX.vue b/src/views/spongePerformance/longTerm/preventionCX.vue index e8bb27c..2c32380 100644 --- a/src/views/spongePerformance/longTerm/preventionCX.vue +++ b/src/views/spongePerformance/longTerm/preventionCX.vue @@ -509,7 +509,7 @@ z-index: 111; position: absolute; padding: 10px; - background: #00314e; + background: #06488f; display: flex; flex-direction: column; justify-content: space-between; diff --git a/src/views/spongePerformance/waterlogging/prevention/index.vue b/src/views/spongePerformance/waterlogging/prevention/index.vue index 8cb5bd2..ee58b02 100644 --- a/src/views/spongePerformance/waterlogging/prevention/index.vue +++ b/src/views/spongePerformance/waterlogging/prevention/index.vue @@ -540,7 +540,7 @@ z-index: 111; position: absolute; padding: 10px; - background: #00314e; + background: #06488f; display: flex; flex-direction: column; justify-content: space-between; diff --git a/src/assets/styles/variables.module.scss b/src/assets/styles/variables.module.scss index 1c4d42e..28e6c1b 100644 --- a/src/assets/styles/variables.module.scss +++ b/src/assets/styles/variables.module.scss @@ -35,8 +35,8 @@ $base-sub-menu-clolor-hover: #4285f4; // 项目主色系 -$mainBg: #00314e; //主背景色 -$mainColor1: #004565; //搭配色1 +$mainBg: #06488f; //主背景色 +$mainColor1: #003b6d; //搭配色1 $mainColor2: #066592; //搭配色2 // 项目头部logo主题风格 diff --git a/src/components/Map/index.vue b/src/components/Map/index.vue index d181c73..cd7c908 100644 --- a/src/components/Map/index.vue +++ b/src/components/Map/index.vue @@ -2329,7 +2329,7 @@ padding: 15px 6px; top: 10px; right: 10px; - background: #00314e; + background: #06488f; z-index: 9; -webkit-box-shadow: 1px 2px 10px #3a3636; box-shadow: 1px 2px 10px #3a3636; diff --git a/src/views/floodSys/floodOneMap/commonPopupDM.vue b/src/views/floodSys/floodOneMap/commonPopupDM.vue index c8c6fb0..8ec8da0 100644 --- a/src/views/floodSys/floodOneMap/commonPopupDM.vue +++ b/src/views/floodSys/floodOneMap/commonPopupDM.vue @@ -141,7 +141,7 @@ position: absolute; top: 10%; left: 25%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodOneMap/monitorCalender.vue b/src/views/floodSys/floodOneMap/monitorCalender.vue index e3aac73..b01e62c 100644 --- a/src/views/floodSys/floodOneMap/monitorCalender.vue +++ b/src/views/floodSys/floodOneMap/monitorCalender.vue @@ -360,20 +360,20 @@ .el-calendar { height: 180px; border: none !important; - background-color: #00314e; + background-color: #06488f; } .el-calendar-day { height: 40px !important; border: none; text-align: center; padding: 0px !important; - background: #00314e; + background: #06488f; font-size: 12px; } .el-calendar__body { height: 200px; padding: 0px !important; - background: #00314e; + background: #06488f; } /* 日历单元格鼠标经过背景色 */ .el-calendar-table .el-calendar-day:hover { diff --git a/src/views/floodSys/floodOneMap/tabRightCX.vue b/src/views/floodSys/floodOneMap/tabRightCX.vue index 7f42a41..2b48f53 100644 --- a/src/views/floodSys/floodOneMap/tabRightCX.vue +++ b/src/views/floodSys/floodOneMap/tabRightCX.vue @@ -187,7 +187,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightFX.vue b/src/views/floodSys/floodOneMap/tabRightFX.vue index 2068ece..c06f4a2 100644 --- a/src/views/floodSys/floodOneMap/tabRightFX.vue +++ b/src/views/floodSys/floodOneMap/tabRightFX.vue @@ -312,7 +312,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightGJ.vue b/src/views/floodSys/floodOneMap/tabRightGJ.vue index 990b077..afcae5b 100644 --- a/src/views/floodSys/floodOneMap/tabRightGJ.vue +++ b/src/views/floodSys/floodOneMap/tabRightGJ.vue @@ -276,7 +276,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .allContent { diff --git a/src/views/floodSys/floodOneMap/tabRightPS.vue b/src/views/floodSys/floodOneMap/tabRightPS.vue index 1982217..2a4ef72 100644 --- a/src/views/floodSys/floodOneMap/tabRightPS.vue +++ b/src/views/floodSys/floodOneMap/tabRightPS.vue @@ -216,7 +216,7 @@ height: 100%; overflow: auto; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .partBox { diff --git a/src/views/floodSys/floodOneMap/tabRightWL.vue b/src/views/floodSys/floodOneMap/tabRightWL.vue index 2a35161..fab4de9 100644 --- a/src/views/floodSys/floodOneMap/tabRightWL.vue +++ b/src/views/floodSys/floodOneMap/tabRightWL.vue @@ -1170,7 +1170,7 @@ width: 100%; height: 100%; position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; overflow: auto; diff --git a/src/views/floodSys/floodOneMap/tabSelect.vue b/src/views/floodSys/floodOneMap/tabSelect.vue index 6bb92c3..c4516c3 100644 --- a/src/views/floodSys/floodOneMap/tabSelect.vue +++ b/src/views/floodSys/floodOneMap/tabSelect.vue @@ -203,7 +203,7 @@ right: 540px; z-index: 111; position: absolute; - background: #00314e; + background: #06488f; color: #fff; padding: 10px; .titleT { diff --git a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue index 35d8719..d3b1c55 100644 --- a/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue +++ b/src/views/floodSys/floodOneMap/waterLeverAlongRiner.vue @@ -61,7 +61,7 @@ position: absolute; bottom: 8%; left: 16%; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/floodSys/floodVideo/videoOneMap.vue b/src/views/floodSys/floodVideo/videoOneMap.vue index 2a9ae9d..21ad789 100644 --- a/src/views/floodSys/floodVideo/videoOneMap.vue +++ b/src/views/floodSys/floodVideo/videoOneMap.vue @@ -237,7 +237,7 @@ } .active { background: #00c7f2 !important; - color: #00314e !important; + color: #06488f !important; } .videoTab { border-left: 2px solid #00d1ff; diff --git a/src/views/gisMapPage/commonLegendDataMain.vue b/src/views/gisMapPage/commonLegendDataMain.vue index 5134c2e..8ddf3f4 100644 --- a/src/views/gisMapPage/commonLegendDataMain.vue +++ b/src/views/gisMapPage/commonLegendDataMain.vue @@ -180,7 +180,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -248,7 +248,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/gisMapPage/commonLegendNew.vue b/src/views/gisMapPage/commonLegendNew.vue index 9d4f231..07bdd09 100644 --- a/src/views/gisMapPage/commonLegendNew.vue +++ b/src/views/gisMapPage/commonLegendNew.vue @@ -273,7 +273,7 @@ left: 2px; } .publicLegend { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -341,7 +341,7 @@ #mapPopup { width: 300px; height: 200px; - background: #00314e; + background: #06488f; border: 1px solid #094065; z-index: 115; .title { diff --git a/src/views/project/projectIndex/index.vue b/src/views/project/projectIndex/index.vue index 02b8352..a4bdf9d 100644 --- a/src/views/project/projectIndex/index.vue +++ b/src/views/project/projectIndex/index.vue @@ -662,7 +662,7 @@ .homeRight { width: 22%; height: calc(100vh - 160px); - background: #00314e; + background: #06488f; position: absolute; right: 10px; top: 70px; @@ -701,7 +701,7 @@ height: calc(100vh - 90px); .arealegendList { position: absolute; - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; @@ -739,7 +739,7 @@ } } .projectLegendList { - background: #00314e; + background: #06488f; border: 1px solid #094065; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.68); opacity: 0.7; diff --git a/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue b/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue index 9bcd408..92ec45a 100644 --- a/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue +++ b/src/views/spongePerformance/ManagingPerformance/projectCompletionStatus/echart.vue @@ -38,7 +38,7 @@ bottom: '5%', containLabel: true, }, - backgroundColor: '#00314e', + backgroundColor: '#06488f', tooltip: { text: '1212', trigger: 'axis', diff --git a/src/views/spongePerformance/longTerm/preventionCX.vue b/src/views/spongePerformance/longTerm/preventionCX.vue index e8bb27c..2c32380 100644 --- a/src/views/spongePerformance/longTerm/preventionCX.vue +++ b/src/views/spongePerformance/longTerm/preventionCX.vue @@ -509,7 +509,7 @@ z-index: 111; position: absolute; padding: 10px; - background: #00314e; + background: #06488f; display: flex; flex-direction: column; justify-content: space-between; diff --git a/src/views/spongePerformance/waterlogging/prevention/index.vue b/src/views/spongePerformance/waterlogging/prevention/index.vue index 8cb5bd2..ee58b02 100644 --- a/src/views/spongePerformance/waterlogging/prevention/index.vue +++ b/src/views/spongePerformance/waterlogging/prevention/index.vue @@ -540,7 +540,7 @@ z-index: 111; position: absolute; padding: 10px; - background: #00314e; + background: #06488f; display: flex; flex-direction: column; justify-content: space-between; diff --git a/src/views/spongePerformance/waterlogging/waterloggedArea/index.vue b/src/views/spongePerformance/waterlogging/waterloggedArea/index.vue index 34800d0..239384f 100644 --- a/src/views/spongePerformance/waterlogging/waterloggedArea/index.vue +++ b/src/views/spongePerformance/waterlogging/waterloggedArea/index.vue @@ -255,7 +255,7 @@ z-index: 111; position: absolute; padding: 10px; - background: #00314e; + background: #06488f; display: flex; flex-direction: column; justify-content: space-between;