liujq 3 年之前
父節點
當前提交
9fa4e54174

文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/static/css/chunk-145f736a.344a639d.css


文件差異過大導致無法顯示
+ 0 - 0
dist/static/css/chunk-e8707d9e.4c4ea988.css


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/app.751ba1f3.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-145f736a.ff81222d.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-e8707d9e.da37fc66.js


+ 1 - 0
src/views/map/dtl.vue

@@ -253,6 +253,7 @@ export default {
             zooms: [15, 19],
             center: [115.852386, 28.684076],
             title: res.title,
+            features: ['road', 'bg', 'building']
           }
         }
         this.getDef()

部分文件因文件數量過多而無法顯示