diff --git a/public/config.js b/public/config.js index c61d645..c56f592 100644 --- a/public/config.js +++ b/public/config.js @@ -2,7 +2,7 @@ window.serverAPI = { baseUrl: "http://192.168.2.96:8080", // geoserver - geoserverUrl: "http://192.168.2.20:9080/geoserver", + geoserverUrl: "http://121.36.229.60:9080/geoserver", username: "admin", password: 'geoserver', } \ No newline at end of file diff --git a/src/views/crops/classify/index.vue b/src/views/crops/classify/index.vue index a30ae99..0eddef7 100644 --- a/src/views/crops/classify/index.vue +++ b/src/views/crops/classify/index.vue @@ -17,10 +17,7 @@ 作物类型统计-高标准农田

下载   - +

@@ -31,19 +28,12 @@ 作物类型统计-行政区划

下载   - +

- +
@@ -53,96 +43,62 @@
- + + + background: rgba(175, 110, 250, 0.8); + border: 1px solid rgba(175, 110, 250, 0.8); + width: 100%; + " v-model="checked3" label="其他" />
@@ -158,11 +114,21 @@ +
+
+
作物:{{ item.crop }}
+
面积:{{ item.Shape_Area }}
+
镇名:{{ item.town }}
+
村名:{{ item.village }}
+
土地所有人:{{ item.people }}
+
+
X
+