瀏覽代碼

[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`">