소스 검색

[Style 0000] 修复layouts/header的层级过高的问题

houzekong 1 개월 전
부모
커밋
c1bf0014b7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/layouts/default/header/index.vue

+ 1 - 1
src/layouts/default/header/index.vue

@@ -12,7 +12,7 @@
         'no-header': currentRoute.path.endsWith('home'),
       },
     ]"
-    style="z-index: 9999"
+    style="z-index: 1"
   >
     <!-- left start -->
     <div :class="`${prefixCls}-left`">