shaogen1995 3 年之前
父节点
当前提交
fe1b356a95
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/Home.vue

+ 2 - 2
src/views/Home.vue

@@ -377,7 +377,7 @@ export default {
   }
 
   .iconarr {
-    z-index: 9999;
+    z-index: 1999;
     position: absolute;
     right: 30px;
     bottom: calc(20vh - 20px);
@@ -499,7 +499,7 @@ export default {
       position: fixed;
       bottom: 0px;
       right: 0px;
-      z-index: 10000;
+      z-index: 1999;
       li {
         width: 70px;
         margin-bottom: 10px;