liangjiahao 3 жил өмнө
parent
commit
c091519482
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -118,6 +118,6 @@ export default {
 #box{
   position: sticky;
   top: 0px;
-  z-index: 99999;
+  z-index: 999;
 }
 </style>