Ver código fonte

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

houzekong 1 mês atrás
pai
commit
c1bf0014b7
1 arquivos alterados com 1 adições e 1 exclusões
  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`">