Explorar o código

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

houzekong hai 1 mes
pai
achega
c1bf0014b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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`">