liujq 3 年之前
父節點
當前提交
4dd0a77c49

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


文件差異過大導致無法顯示
+ 0 - 0
dist/static/css/chunk-7f490fa8.ce6083ba.css


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


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


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-7f490fa8.2e6b9454.js


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

@@ -64,10 +64,6 @@
       :center="mapDiyObj.center"
       :events="mapEvents"
       :plugin="plugin"
-      :scrollWheel="false"
-      :resizeEnable="true"
-      :keyboardEnable="false"
-      :doubleClickZoom="false"
     >
       <template v-if="mapDiyObj.zoom > 13">
         <template v-if="mapDiyObj.isSchoolShow === '1'">

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