@@ -68,6 +68,7 @@
import headHMAimg from '@/views/sponeScreen/cityGK/headHMAimg.vue'; //头部
const { proxy } = getCurrentInstance();
+const showPanel = ref(true); //面板展开收起
const policiesList = ref([
{
name: '一心',
@@ -105,6 +106,7 @@
() => props.showPanel,
() => {
console.log('val---', props.showPanel);
+ showPanel.value = props.showPanel;
},
{ immediate: true }
);
diff --git a/src/views/sponeScreen/cityGK/rainfall.vue b/src/views/sponeScreen/cityGK/rainfall.vue
index c3f2b38..61a80fb 100644
--- a/src/views/sponeScreen/cityGK/rainfall.vue
+++ b/src/views/sponeScreen/cityGK/rainfall.vue
@@ -84,7 +84,7 @@
.HeadContent {
width: 100%;
height: 30px;
- background: #2270ff;
+ background: rgba(34, 112, 255, 0.4);
text-align: center;
line-height: 30px;
color: #ffffff;
diff --git a/src/views/sponeScreen/evaluationKH/index.vue b/src/views/sponeScreen/evaluationKH/index.vue
index 2f66628..5d473df 100644
--- a/src/views/sponeScreen/evaluationKH/index.vue
+++ b/src/views/sponeScreen/evaluationKH/index.vue
@@ -1,9 +1,12 @@
- 考核评估
+
+
+
diff --git a/src/views/sponeScreen/waterFlood/floodWZ.vue b/src/views/sponeScreen/waterFlood/floodWZ.vue
new file mode 100644
index 0000000..8ceb1f2
--- /dev/null
+++ b/src/views/sponeScreen/waterFlood/floodWZ.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/sponeScreen/waterFlood/index.vue b/src/views/sponeScreen/waterFlood/index.vue
index 4df5058..ee65cf4 100644
--- a/src/views/sponeScreen/waterFlood/index.vue
+++ b/src/views/sponeScreen/waterFlood/index.vue
@@ -1,9 +1,35 @@
- 排水防涝
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sponeScreen/waterFlood/rainCaldar.vue b/src/views/sponeScreen/waterFlood/rainCaldar.vue
new file mode 100644
index 0000000..0900ade
--- /dev/null
+++ b/src/views/sponeScreen/waterFlood/rainCaldar.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
diff --git a/src/assets/newImgs/HMScreen/partBg.png b/src/assets/newImgs/HMScreen/partBg.png
index 7219105..0b8959a 100644
--- a/src/assets/newImgs/HMScreen/partBg.png
+++ b/src/assets/newImgs/HMScreen/partBg.png
Binary files differ
diff --git a/src/views/sponeScreen/Echarts/RainfallEcharts.vue b/src/views/sponeScreen/Echarts/RainfallEcharts.vue
index 2fbaaec..8c4b9e2 100644
--- a/src/views/sponeScreen/Echarts/RainfallEcharts.vue
+++ b/src/views/sponeScreen/Echarts/RainfallEcharts.vue
@@ -4,7 +4,7 @@
diff --git a/src/views/sponeScreen/HaiMianScreen/index.vue b/src/views/sponeScreen/HaiMianScreen/index.vue
index 96efdfd..3702b26 100644
--- a/src/views/sponeScreen/HaiMianScreen/index.vue
+++ b/src/views/sponeScreen/HaiMianScreen/index.vue
@@ -2,13 +2,13 @@
-
+
-
+
-
+
@@ -62,7 +62,7 @@
{ name: '长效运维', id: 5 },
]);
const menuIndex = ref(1);
-const showPanel = ref(true);
+const showPanel = ref(false);
const showLegend = ref(false);
// 跳转业务系统
@@ -154,7 +154,6 @@
}
.controlHM {
position: absolute;
- right: 500px;
bottom: 50px;
z-index: 220;
width: 32px;
@@ -169,7 +168,7 @@
position: absolute;
bottom: 0px;
left: 0px;
- z-index: 220;
+ z-index: 180;
width: 1920px;
height: 100px;
background: url('@/assets/newImgs/HMScreen/bottom_img .png') no-repeat;
diff --git a/src/views/sponeScreen/chengguanweiScreen/mainIndex.vue b/src/views/sponeScreen/chengguanweiScreen/mainIndex.vue
index d39f58e..edfadd6 100644
--- a/src/views/sponeScreen/chengguanweiScreen/mainIndex.vue
+++ b/src/views/sponeScreen/chengguanweiScreen/mainIndex.vue
@@ -2,10 +2,11 @@
3800*866 城管委
+
-
+
@@ -14,6 +15,11 @@
import Legend from '@/views/sponeScreen/gisMF/legendKF.vue';
const { proxy } = getCurrentInstance();
+// 跳转业务系统
+function goSystem() {
+ router.push({ path: '/index' });
+}
+
onMounted(() => {});
@@ -25,5 +31,11 @@
background: #010e22;
overflow: auto;
position: relative;
+ .mainYW {
+ width: 50px;
+ height: 44px;
+ cursor: pointer;
+ margin: 10px 10px 0px 30px;
+ }
}
diff --git a/src/views/sponeScreen/cityGK/headHMAimg.vue b/src/views/sponeScreen/cityGK/headHMAimg.vue
index 0c014b9..aa99c96 100644
--- a/src/views/sponeScreen/cityGK/headHMAimg.vue
+++ b/src/views/sponeScreen/cityGK/headHMAimg.vue
@@ -26,7 +26,7 @@
长效运维期
diff --git a/src/views/sponeScreen/cityGK/index.vue b/src/views/sponeScreen/cityGK/index.vue
index 5a9f820..ec0f660 100644
--- a/src/views/sponeScreen/cityGK/index.vue
+++ b/src/views/sponeScreen/cityGK/index.vue
@@ -1,7 +1,7 @@
-
+
自然地理
@@ -46,11 +46,11 @@
-
+
-
+
@@ -68,6 +68,7 @@
import headHMAimg from '@/views/sponeScreen/cityGK/headHMAimg.vue'; //头部
const { proxy } = getCurrentInstance();
+const showPanel = ref(true); //面板展开收起
const policiesList = ref([
{
name: '一心',
@@ -105,6 +106,7 @@
() => props.showPanel,
() => {
console.log('val---', props.showPanel);
+ showPanel.value = props.showPanel;
},
{ immediate: true }
);
diff --git a/src/views/sponeScreen/cityGK/rainfall.vue b/src/views/sponeScreen/cityGK/rainfall.vue
index c3f2b38..61a80fb 100644
--- a/src/views/sponeScreen/cityGK/rainfall.vue
+++ b/src/views/sponeScreen/cityGK/rainfall.vue
@@ -84,7 +84,7 @@
.HeadContent {
width: 100%;
height: 30px;
- background: #2270ff;
+ background: rgba(34, 112, 255, 0.4);
text-align: center;
line-height: 30px;
color: #ffffff;
diff --git a/src/views/sponeScreen/evaluationKH/index.vue b/src/views/sponeScreen/evaluationKH/index.vue
index 2f66628..5d473df 100644
--- a/src/views/sponeScreen/evaluationKH/index.vue
+++ b/src/views/sponeScreen/evaluationKH/index.vue
@@ -1,9 +1,12 @@
- 考核评估
+
+
+
diff --git a/src/views/sponeScreen/waterFlood/floodWZ.vue b/src/views/sponeScreen/waterFlood/floodWZ.vue
new file mode 100644
index 0000000..8ceb1f2
--- /dev/null
+++ b/src/views/sponeScreen/waterFlood/floodWZ.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/sponeScreen/waterFlood/index.vue b/src/views/sponeScreen/waterFlood/index.vue
index 4df5058..ee65cf4 100644
--- a/src/views/sponeScreen/waterFlood/index.vue
+++ b/src/views/sponeScreen/waterFlood/index.vue
@@ -1,9 +1,35 @@
- 排水防涝
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sponeScreen/waterFlood/rainCaldar.vue b/src/views/sponeScreen/waterFlood/rainCaldar.vue
new file mode 100644
index 0000000..0900ade
--- /dev/null
+++ b/src/views/sponeScreen/waterFlood/rainCaldar.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/sponeScreen/waterFlood/rainReport.vue b/src/views/sponeScreen/waterFlood/rainReport.vue
new file mode 100644
index 0000000..a49d010
--- /dev/null
+++ b/src/views/sponeScreen/waterFlood/rainReport.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+