Kaynağa Gözat

修改头部层级问题

秦鹏 3 yıl önce
ebeveyn
işleme
58828caf07
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/components/inputModules/common/Nav.vue

+ 1 - 1
src/components/inputModules/common/Nav.vue

@@ -39,7 +39,7 @@ export default {
 //@import url(); 引入公共css类
 .nav {
   position: relative;
-  z-index: 999;
+  z-index: 998;
   width: 100%;
   height: 60px;
   display: flex;