diff --git a/public/static/libs/mapbox/style/customs/night-style.json b/public/static/libs/mapbox/style/customs/night-style.json index d111085..9789ca1 100644 --- a/public/static/libs/mapbox/style/customs/night-style.json +++ b/public/static/libs/mapbox/style/customs/night-style.json @@ -22,7 +22,7 @@ "id": "background", "type": "background", "paint": { - "background-color": "rgba(0, 63, 95,1)" + "background-color": "rgb(0,33,78)" } }, { @@ -50,7 +50,7 @@ }, "paint": { "fill-opacity": 0.7, - "fill-color": "rgba(0, 63, 95,1)" + "fill-color": "rgb(0,33,78)" } }, { @@ -64,7 +64,7 @@ "grass" ], "paint": { - "fill-color": "rgba(0, 74, 109,1)", + "fill-color": "rgb(0,33,78)", "fill-opacity": 1 } }, @@ -79,7 +79,7 @@ "wood" ], "paint": { - "fill-color": "rgba(1,1,137,0)", + "fill-color": "rgb(0,33,78)", "fill-opacity": 1 } }, @@ -110,7 +110,7 @@ "visibility": "visible" }, "paint": { - "fill-color": "rgba(12,59,122,1)" + "fill-color": "#5293c3" } }, { @@ -135,8 +135,8 @@ "visibility": "visible" }, "paint": { - "fill-color": "hsl(205, 56%, 73%)", - "fill-opacity": 0.7 + "fill-color": "rgba(1,71,123,1)", + "fill-opacity": 1 } }, { @@ -273,7 +273,7 @@ "visibility": "visible" }, "paint": { - "line-color": "hsl(205, 56%, 73%)", + "line-color": "#5293c3", "line-dasharray": [ 3, 3 @@ -348,7 +348,7 @@ ] ] }, - "line-color": "rgba(9,38,86,1)" + "line-color": "#5293c3" } }, { @@ -1744,7 +1744,7 @@ }, "paint": { "text-halo-color": "rgba(0,0,0,1)", - "text-color": "rgba(0, 156, 111,1)", + "text-color": "#457cb7", "icon-opacity": 1, "text-halo-width": 1 } @@ -1821,7 +1821,7 @@ }, "paint": { "text-halo-color": "rgba(0,0,0,1)", - "text-color": "rgba(0, 156, 111,1)", + "text-color": "#457cb7", "icon-opacity": 1, "text-halo-width": 1 } diff --git a/public/static/libs/mapbox/style/customs/night-style.json b/public/static/libs/mapbox/style/customs/night-style.json index d111085..9789ca1 100644 --- a/public/static/libs/mapbox/style/customs/night-style.json +++ b/public/static/libs/mapbox/style/customs/night-style.json @@ -22,7 +22,7 @@ "id": "background", "type": "background", "paint": { - "background-color": "rgba(0, 63, 95,1)" + "background-color": "rgb(0,33,78)" } }, { @@ -50,7 +50,7 @@ }, "paint": { "fill-opacity": 0.7, - "fill-color": "rgba(0, 63, 95,1)" + "fill-color": "rgb(0,33,78)" } }, { @@ -64,7 +64,7 @@ "grass" ], "paint": { - "fill-color": "rgba(0, 74, 109,1)", + "fill-color": "rgb(0,33,78)", "fill-opacity": 1 } }, @@ -79,7 +79,7 @@ "wood" ], "paint": { - "fill-color": "rgba(1,1,137,0)", + "fill-color": "rgb(0,33,78)", "fill-opacity": 1 } }, @@ -110,7 +110,7 @@ "visibility": "visible" }, "paint": { - "fill-color": "rgba(12,59,122,1)" + "fill-color": "#5293c3" } }, { @@ -135,8 +135,8 @@ "visibility": "visible" }, "paint": { - "fill-color": "hsl(205, 56%, 73%)", - "fill-opacity": 0.7 + "fill-color": "rgba(1,71,123,1)", + "fill-opacity": 1 } }, { @@ -273,7 +273,7 @@ "visibility": "visible" }, "paint": { - "line-color": "hsl(205, 56%, 73%)", + "line-color": "#5293c3", "line-dasharray": [ 3, 3 @@ -348,7 +348,7 @@ ] ] }, - "line-color": "rgba(9,38,86,1)" + "line-color": "#5293c3" } }, { @@ -1744,7 +1744,7 @@ }, "paint": { "text-halo-color": "rgba(0,0,0,1)", - "text-color": "rgba(0, 156, 111,1)", + "text-color": "#457cb7", "icon-opacity": 1, "text-halo-width": 1 } @@ -1821,7 +1821,7 @@ }, "paint": { "text-halo-color": "rgba(0,0,0,1)", - "text-color": "rgba(0, 156, 111,1)", + "text-color": "#457cb7", "icon-opacity": 1, "text-halo-width": 1 } diff --git a/src/views/oneMap/SmartDrainage/PsRightBox.vue b/src/views/oneMap/SmartDrainage/PsRightBox.vue index 8df796d..f57346d 100644 --- a/src/views/oneMap/SmartDrainage/PsRightBox.vue +++ b/src/views/oneMap/SmartDrainage/PsRightBox.vue @@ -27,14 +27,24 @@ 状态