Browse Source

修改头部层级问题

秦鹏 3 năm trước cách đây
mục cha
commit
58828caf07
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;