diff --git a/src/assets/images/Sponge_screen/HmbjZp.png b/src/assets/images/Sponge_screen/HmbjZp.png new file mode 100644 index 0000000..c8057eb --- /dev/null +++ b/src/assets/images/Sponge_screen/HmbjZp.png Binary files differ diff --git a/src/assets/images/Sponge_screen/HmbjZp.png b/src/assets/images/Sponge_screen/HmbjZp.png new file mode 100644 index 0000000..c8057eb --- /dev/null +++ b/src/assets/images/Sponge_screen/HmbjZp.png Binary files differ diff --git a/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue new file mode 100644 index 0000000..ffb7088 --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/assets/images/Sponge_screen/HmbjZp.png b/src/assets/images/Sponge_screen/HmbjZp.png new file mode 100644 index 0000000..c8057eb --- /dev/null +++ b/src/assets/images/Sponge_screen/HmbjZp.png Binary files differ diff --git a/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue new file mode 100644 index 0000000..ffb7088 --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue new file mode 100644 index 0000000..be41f0d --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/assets/images/Sponge_screen/HmbjZp.png b/src/assets/images/Sponge_screen/HmbjZp.png new file mode 100644 index 0000000..c8057eb --- /dev/null +++ b/src/assets/images/Sponge_screen/HmbjZp.png Binary files differ diff --git a/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue new file mode 100644 index 0000000..ffb7088 --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue new file mode 100644 index 0000000..be41f0d --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue b/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue index 3ee47c4..7ff988b 100644 --- a/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue +++ b/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue @@ -36,8 +36,12 @@
-
-
+
+ +
+
+ +
@@ -58,14 +62,24 @@
-
+
+ +
+
+
+
+
{{ item.name }}
+
{{ item.value }}
+
+
+
-
+
污水收集处理
@@ -75,12 +89,27 @@ + + diff --git a/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue new file mode 100644 index 0000000..be41f0d --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue b/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue index 3ee47c4..7ff988b 100644 --- a/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue +++ b/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue @@ -36,8 +36,12 @@
-
-
+
+ +
+
+ +
@@ -58,14 +62,24 @@
-
+
+ +
+
+
+
+
{{ item.name }}
+
{{ item.value }}
+
+
+
-
+
污水收集处理
@@ -75,12 +89,27 @@ @@ -88,8 +194,8 @@ .subRightBox { width: 450px; - margin:10px auto; - height:35px; + margin: 10px auto; + height: 35px; display: flex; cursor: pointer; font-size: 14px; @@ -114,63 +220,69 @@ padding: 0 10px; height: calc(100% - 95px); overflow: auto; - .listBox{ - background:rgba(7, 86, 128, 0.6); - border: 1px solid #1CF5FC; + .listBox { + background: rgba(7, 86, 128, 0.6); + border: 1px solid #1cf5fc; padding: 0 10px; overflow: hidden; - margin-bottom:10px; - .title{ + margin-bottom: 10px; + .title { line-height: 34px; font-weight: 500; font-size: 14px; - color: #1CF5FC; + color: #1cf5fc; } - .progress{ + .progress { overflow: hidden; - .ratio{ + .ratio { padding-bottom: 10px; overflow: hidden; font-weight: 400; font-size: 14px; - color: #FFFFFF; - .one{ + color: #ffffff; + .one { width: 64px; } - .two{ - flex:1; + .two { + flex: 1; height: 16px; border-radius: 2px; border: 1px solid rgba(223, 254, 255, 0.15); padding: 5px 9px; overflow: hidden; - .in{ + .in { height: 100%; background: rgba(94, 167, 255, 0.3); border-radius: 2px; } - .zb{ - background: linear-gradient(90deg, rgba(0, 246, 255, 0.3) 40%,rgba(0, 246, 255, 0.85) 80%, rgba(197, 253, 255, 1) 100%); + .zb { + background: linear-gradient( + 90deg, + rgba(0, 246, 255, 0.3) 40%, + rgba(0, 246, 255, 0.85) 80%, + rgba(197, 253, 255, 1) 100% + ); height: 100%; border-radius: 2px; position: relative; - &::after{ + &::after { content: ''; - width:7px; - height:7px; + width: 7px; + height: 7px; background: rgba(197, 253, 255, 1); position: absolute; - right:0; - top:50%; + right: 0; + top: 50%; transform: translateY(-50%); border-radius: 50%; box-shadow: 0 0 10px rgba(223, 254, 255, 1); } } } - .three{ - width: 46px; + .three { + width: 60px; text-align: right; + // background: red; } } } @@ -185,23 +297,23 @@ margin: 5px auto; width: 430px; height: calc(100% - 60px); - .list{ + .list { overflow: hidden; margin-bottom: 10px; } - .mydBox{ + .mydBox { height: 32px; background: rgba(7, 86, 128, 0.6); - border: 1px solid #02B9C3; - box-shadow: 0 0 10px #02B9C3 inset; + border: 1px solid #02b9c3; + box-shadow: 0 0 10px #02b9c3 inset; font-weight: 400; font-size: 14px; - color: #FFFFFF; + color: #ffffff; border-left: 2px solid rgba(0, 242, 255, 1); padding-left: 35px; padding-right: 10px; position: relative; - &::before{ + &::before { content: ''; width: 12px; height: 10px; @@ -212,43 +324,43 @@ top: 50%; transform: translateY(-50%); } - &::after{ + &::after { content: ''; width: 27px; height: 1px; - background:rgba(0, 242, 255, 1); + background: rgba(0, 242, 255, 1); position: absolute; left: 50%; top: 50%; - transform: translate(-50%,-50%); + transform: translate(-50%, -50%); } - .right{ + .right { font-weight: 500; font-size: 16px; - color: #FFED98; + color: #ffed98; font-family: DINPro; - span{ + span { font-weight: 400; font-size: 14px; - color: #5FE889; + color: #5fe889; margin-left: 10px; } } } - .listBox{ + .listBox { width: 32%; line-height: 32px; - background: linear-gradient(0deg, #102755 0%, #009DAB 0%, #034D66 100%); + background: linear-gradient(0deg, #102755 0%, #009dab 0%, #034d66 100%); border-radius: 4px; - border: 1px solid #1CF5FC; + border: 1px solid #1cf5fc; font-weight: 400; font-size: 14px; - color: #FFFFFF; + color: #ffffff; padding: 0 10px; - span{ + span { font-weight: 500; font-size: 16px; - color: #12F9FF; + color: #12f9ff; } } } diff --git a/src/assets/images/Sponge_screen/HmbjZp.png b/src/assets/images/Sponge_screen/HmbjZp.png new file mode 100644 index 0000000..c8057eb --- /dev/null +++ b/src/assets/images/Sponge_screen/HmbjZp.png Binary files differ diff --git a/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue new file mode 100644 index 0000000..ffb7088 --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue new file mode 100644 index 0000000..be41f0d --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue b/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue index 3ee47c4..7ff988b 100644 --- a/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue +++ b/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue @@ -36,8 +36,12 @@
-
-
+
+ +
+
+ +
@@ -58,14 +62,24 @@
-
+
+ +
+
+
+
+
{{ item.name }}
+
{{ item.value }}
+
+
+
-
+
污水收集处理
@@ -75,12 +89,27 @@ @@ -88,8 +194,8 @@ .subRightBox { width: 450px; - margin:10px auto; - height:35px; + margin: 10px auto; + height: 35px; display: flex; cursor: pointer; font-size: 14px; @@ -114,63 +220,69 @@ padding: 0 10px; height: calc(100% - 95px); overflow: auto; - .listBox{ - background:rgba(7, 86, 128, 0.6); - border: 1px solid #1CF5FC; + .listBox { + background: rgba(7, 86, 128, 0.6); + border: 1px solid #1cf5fc; padding: 0 10px; overflow: hidden; - margin-bottom:10px; - .title{ + margin-bottom: 10px; + .title { line-height: 34px; font-weight: 500; font-size: 14px; - color: #1CF5FC; + color: #1cf5fc; } - .progress{ + .progress { overflow: hidden; - .ratio{ + .ratio { padding-bottom: 10px; overflow: hidden; font-weight: 400; font-size: 14px; - color: #FFFFFF; - .one{ + color: #ffffff; + .one { width: 64px; } - .two{ - flex:1; + .two { + flex: 1; height: 16px; border-radius: 2px; border: 1px solid rgba(223, 254, 255, 0.15); padding: 5px 9px; overflow: hidden; - .in{ + .in { height: 100%; background: rgba(94, 167, 255, 0.3); border-radius: 2px; } - .zb{ - background: linear-gradient(90deg, rgba(0, 246, 255, 0.3) 40%,rgba(0, 246, 255, 0.85) 80%, rgba(197, 253, 255, 1) 100%); + .zb { + background: linear-gradient( + 90deg, + rgba(0, 246, 255, 0.3) 40%, + rgba(0, 246, 255, 0.85) 80%, + rgba(197, 253, 255, 1) 100% + ); height: 100%; border-radius: 2px; position: relative; - &::after{ + &::after { content: ''; - width:7px; - height:7px; + width: 7px; + height: 7px; background: rgba(197, 253, 255, 1); position: absolute; - right:0; - top:50%; + right: 0; + top: 50%; transform: translateY(-50%); border-radius: 50%; box-shadow: 0 0 10px rgba(223, 254, 255, 1); } } } - .three{ - width: 46px; + .three { + width: 60px; text-align: right; + // background: red; } } } @@ -185,23 +297,23 @@ margin: 5px auto; width: 430px; height: calc(100% - 60px); - .list{ + .list { overflow: hidden; margin-bottom: 10px; } - .mydBox{ + .mydBox { height: 32px; background: rgba(7, 86, 128, 0.6); - border: 1px solid #02B9C3; - box-shadow: 0 0 10px #02B9C3 inset; + border: 1px solid #02b9c3; + box-shadow: 0 0 10px #02b9c3 inset; font-weight: 400; font-size: 14px; - color: #FFFFFF; + color: #ffffff; border-left: 2px solid rgba(0, 242, 255, 1); padding-left: 35px; padding-right: 10px; position: relative; - &::before{ + &::before { content: ''; width: 12px; height: 10px; @@ -212,43 +324,43 @@ top: 50%; transform: translateY(-50%); } - &::after{ + &::after { content: ''; width: 27px; height: 1px; - background:rgba(0, 242, 255, 1); + background: rgba(0, 242, 255, 1); position: absolute; left: 50%; top: 50%; - transform: translate(-50%,-50%); + transform: translate(-50%, -50%); } - .right{ + .right { font-weight: 500; font-size: 16px; - color: #FFED98; + color: #ffed98; font-family: DINPro; - span{ + span { font-weight: 400; font-size: 14px; - color: #5FE889; + color: #5fe889; margin-left: 10px; } } } - .listBox{ + .listBox { width: 32%; line-height: 32px; - background: linear-gradient(0deg, #102755 0%, #009DAB 0%, #034D66 100%); + background: linear-gradient(0deg, #102755 0%, #009dab 0%, #034d66 100%); border-radius: 4px; - border: 1px solid #1CF5FC; + border: 1px solid #1cf5fc; font-weight: 400; font-size: 14px; - color: #FFFFFF; + color: #ffffff; padding: 0 10px; - span{ + span { font-weight: 500; font-size: 16px; - color: #12F9FF; + color: #12f9ff; } } } diff --git a/src/views/oneMap/ConstructionEvaluation/jsdChart.vue b/src/views/oneMap/ConstructionEvaluation/jsdChart.vue new file mode 100644 index 0000000..028c9b5 --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/jsdChart.vue @@ -0,0 +1,135 @@ + + + + diff --git a/src/assets/images/Sponge_screen/HmbjZp.png b/src/assets/images/Sponge_screen/HmbjZp.png new file mode 100644 index 0000000..c8057eb --- /dev/null +++ b/src/assets/images/Sponge_screen/HmbjZp.png Binary files differ diff --git a/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue new file mode 100644 index 0000000..ffb7088 --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartNlfz.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue new file mode 100644 index 0000000..be41f0d --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/ChartZsslyl.vue @@ -0,0 +1,168 @@ + + + + diff --git a/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue b/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue index 3ee47c4..7ff988b 100644 --- a/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue +++ b/src/views/oneMap/ConstructionEvaluation/JSPGLeftBox.vue @@ -36,8 +36,12 @@
-
-
+
+ +
+
+ +
@@ -58,14 +62,24 @@
-
+
+ +
+
+
+
+
{{ item.name }}
+
{{ item.value }}
+
+
+
-
+
污水收集处理
@@ -75,12 +89,27 @@ @@ -88,8 +194,8 @@ .subRightBox { width: 450px; - margin:10px auto; - height:35px; + margin: 10px auto; + height: 35px; display: flex; cursor: pointer; font-size: 14px; @@ -114,63 +220,69 @@ padding: 0 10px; height: calc(100% - 95px); overflow: auto; - .listBox{ - background:rgba(7, 86, 128, 0.6); - border: 1px solid #1CF5FC; + .listBox { + background: rgba(7, 86, 128, 0.6); + border: 1px solid #1cf5fc; padding: 0 10px; overflow: hidden; - margin-bottom:10px; - .title{ + margin-bottom: 10px; + .title { line-height: 34px; font-weight: 500; font-size: 14px; - color: #1CF5FC; + color: #1cf5fc; } - .progress{ + .progress { overflow: hidden; - .ratio{ + .ratio { padding-bottom: 10px; overflow: hidden; font-weight: 400; font-size: 14px; - color: #FFFFFF; - .one{ + color: #ffffff; + .one { width: 64px; } - .two{ - flex:1; + .two { + flex: 1; height: 16px; border-radius: 2px; border: 1px solid rgba(223, 254, 255, 0.15); padding: 5px 9px; overflow: hidden; - .in{ + .in { height: 100%; background: rgba(94, 167, 255, 0.3); border-radius: 2px; } - .zb{ - background: linear-gradient(90deg, rgba(0, 246, 255, 0.3) 40%,rgba(0, 246, 255, 0.85) 80%, rgba(197, 253, 255, 1) 100%); + .zb { + background: linear-gradient( + 90deg, + rgba(0, 246, 255, 0.3) 40%, + rgba(0, 246, 255, 0.85) 80%, + rgba(197, 253, 255, 1) 100% + ); height: 100%; border-radius: 2px; position: relative; - &::after{ + &::after { content: ''; - width:7px; - height:7px; + width: 7px; + height: 7px; background: rgba(197, 253, 255, 1); position: absolute; - right:0; - top:50%; + right: 0; + top: 50%; transform: translateY(-50%); border-radius: 50%; box-shadow: 0 0 10px rgba(223, 254, 255, 1); } } } - .three{ - width: 46px; + .three { + width: 60px; text-align: right; + // background: red; } } } @@ -185,23 +297,23 @@ margin: 5px auto; width: 430px; height: calc(100% - 60px); - .list{ + .list { overflow: hidden; margin-bottom: 10px; } - .mydBox{ + .mydBox { height: 32px; background: rgba(7, 86, 128, 0.6); - border: 1px solid #02B9C3; - box-shadow: 0 0 10px #02B9C3 inset; + border: 1px solid #02b9c3; + box-shadow: 0 0 10px #02b9c3 inset; font-weight: 400; font-size: 14px; - color: #FFFFFF; + color: #ffffff; border-left: 2px solid rgba(0, 242, 255, 1); padding-left: 35px; padding-right: 10px; position: relative; - &::before{ + &::before { content: ''; width: 12px; height: 10px; @@ -212,43 +324,43 @@ top: 50%; transform: translateY(-50%); } - &::after{ + &::after { content: ''; width: 27px; height: 1px; - background:rgba(0, 242, 255, 1); + background: rgba(0, 242, 255, 1); position: absolute; left: 50%; top: 50%; - transform: translate(-50%,-50%); + transform: translate(-50%, -50%); } - .right{ + .right { font-weight: 500; font-size: 16px; - color: #FFED98; + color: #ffed98; font-family: DINPro; - span{ + span { font-weight: 400; font-size: 14px; - color: #5FE889; + color: #5fe889; margin-left: 10px; } } } - .listBox{ + .listBox { width: 32%; line-height: 32px; - background: linear-gradient(0deg, #102755 0%, #009DAB 0%, #034D66 100%); + background: linear-gradient(0deg, #102755 0%, #009dab 0%, #034d66 100%); border-radius: 4px; - border: 1px solid #1CF5FC; + border: 1px solid #1cf5fc; font-weight: 400; font-size: 14px; - color: #FFFFFF; + color: #ffffff; padding: 0 10px; - span{ + span { font-weight: 500; font-size: 16px; - color: #12F9FF; + color: #12f9ff; } } } diff --git a/src/views/oneMap/ConstructionEvaluation/jsdChart.vue b/src/views/oneMap/ConstructionEvaluation/jsdChart.vue new file mode 100644 index 0000000..028c9b5 --- /dev/null +++ b/src/views/oneMap/ConstructionEvaluation/jsdChart.vue @@ -0,0 +1,135 @@ + + + + diff --git a/src/views/oneMap/components/ZHHM_JSPG.vue b/src/views/oneMap/components/ZHHM_JSPG.vue index df2c85f..33d24f8 100644 --- a/src/views/oneMap/components/ZHHM_JSPG.vue +++ b/src/views/oneMap/components/ZHHM_JSPG.vue @@ -30,9 +30,9 @@