bill 1 月之前
父節點
當前提交
b392985158
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/app.vue

+ 1 - 1
src/app.vue

@@ -276,7 +276,7 @@ watch(
 .botton-marker {
   position: absolute;
   z-index: 99999999;
-  bottom: 20px;
+  bottom: 5px;
   left: 50%;
   transform: translateX(-50%);
   font-size: 14px;