소스 검색

更新 label-样式

王智慧 3 년 전
부모
커밋
832b744838
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/index/Index.vue

+ 2 - 2
src/views/index/Index.vue

@@ -824,7 +824,7 @@ onMounted(() => {
   margin: 0 auto;
 }
 
-:deep().amap-marker-label {
+/* :deep().amap-marker-label {
   top: -22px;
   left: 41px;
   color: #fff !important;
@@ -837,7 +837,7 @@ onMounted(() => {
   font-size: 12px !important;
   font-family: PingFangSC-Regular, PingFang SC;
   font-weight: 400;
-}
+} */
 
 .pie-point {
   width: 6px;