소스 검색

顶部导航栏权级

liangjiahao 3 년 전
부모
커밋
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>