Преглед изворни кода

智能选址前端页面修改

liutao пре 3 месеци
родитељ
комит
11a92ee4f0
2 измењених фајлова са 12 додато и 12 уклоњено
  1. 6 6
      web_ui/src/views/industrial-land/ZnxzDetail.vue
  2. 6 6
      web_ui/static/config.js

+ 6 - 6
web_ui/src/views/industrial-land/ZnxzDetail.vue

@@ -2,7 +2,7 @@
   <div class="znxz-detail">
     <div class="title">
       <div class="label-panel">
-        <div class="label">{{ item ? item.name : '' }}</div>
+        <div class="label">{{ item ? item.dkmc : '' }}</div>
 <!--        <img-->
 <!--          @click="addCollect"-->
 <!--          src="~@/assets/image/cyyd/sc.png"-->
@@ -749,11 +749,11 @@ export default {
           value: '',
           key: 'dkmc'
         },
-        {
-          name: '地块编号',
-          value: '',
-          key: 'dkbh'
-        },
+        // {
+        //   name: '地块编号',
+        //   value: '',
+        //   key: 'dkbh'
+        // },
         {
           name: '行政区名称',
           value: '',

+ 6 - 6
web_ui/static/config.js

@@ -2,8 +2,8 @@
   window.ApplicationConfig = {
     serverURL: "/server",
     // subscribeUrl: 'http://ai.zjugis.com:8511/subscribe/',
-    // subscribeUrl: 'http://localhost:8511/subscribe/',
-     subscribeUrl: 'http://10.10.9.143:8511/subscribe/',
+    subscribeUrl: 'http://localhost:8511/subscribe/',
+    //  subscribeUrl: 'http://10.10.9.143:8511/subscribe/',
     //  subscribeUrl: '/agentai/subscribe/',
     // subscribeUrl: 'http://192.168.0.145:8511/subscribe/',
     // zcbdUrl: 'http://ai.zjugis.com:8510/policy/#/home',
@@ -22,8 +22,8 @@
     geoserverUrl: '/geoserver-host/geoserver/sde/ows',
     gdLayerName: 'sde%3Aecgap_klyzy',
     mapOptions: {
-      zoom: 10,
-      center: [29.877637, 119.533452]
+      zoom: 8,
+      center: [29.177637, 119.033452]
     },
     aiAgent: [
       'plan_dispatcher',
@@ -102,8 +102,8 @@
             id: "GD",
             checked: true,
             type: 'geoserver',
-            //url: 'https://zdzy.zrzyt.zj.gov.cn/geoserver/sde/wms',
-            //layername: 'sde:ecgap_klyzy'
+            // url: 'https://zdzy.zrzyt.zj.gov.cn/geoserver/sde/wms',
+            // layername: 'sde:ecgap_klyzy'
             url: 'http://60.191.110.204:8515/geoserver/nrllm/wms',
             layername: 'nrllm:ecgap_klyzy'
           }