liujq 2 년 전
부모
커밋
2cea746a67
5개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/css/chunk-05a55e7a.9fd1da45.css
  3. 0 0
      dist/static/js/app.5c90d8c9.js
  4. 0 0
      dist/static/js/chunk-05a55e7a.19561ee7.js
  5. 4 4
      src/views/map/dtl.vue

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


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


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


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


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

@@ -1145,10 +1145,10 @@ export default {
   opacity:0;
 }
 ::v-deep .amap-icon img {
-  // width: 11px !important;
-  // height: 11px !important;
-  width: 20px !important;
-  height: 20px !important;
+  width: 11px !important;
+  height: 11px !important;
+  // width: 20px !important;
+  // height: 20px !important;
 }
 
 .scoped-marker-area {

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