Parcourir la source

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

houzekong il y a 1 mois
Parent
commit
c1bf0014b7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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`">