浏览代码

更新 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;