whao 2 年之前
父节点
当前提交
94a7be35e0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/vBottomMenu.vue

+ 1 - 1
src/components/vBottomMenu.vue

@@ -57,7 +57,7 @@
     left: 50%;
     transform: translateX(-50%);
     bottom: 0;
-    z-index: 100000;
+    z-index: 999;
     border-radius: 5px;
     display: flex;
     justify-content: center;