liujq 2 년 전
부모
커밋
854bfe7a57

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-79ff548c.00cfba58.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.ba0cfe27.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-564a5044.2787ac47.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-79ff548c.322fb6ae.js


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

@@ -17,7 +17,7 @@
       :events="mapEvents"
       :plugin="plugin"
     >
-      <template v-if="mapDiyObj.zoom > 13">
+      <template v-if="mapDiyObj.zoom > 12">
         <template v-if="mapDiyObj.isSchoolShow === '1'">
           <el-amap-marker class="scoped-m-box" v-for="(marker, index) in schoolList" :key="3000 + index"
             icon="https://img2.honglounews.com/20220110041435-6276.png"

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.