فهرست منبع

修改头部层级问题

秦鹏 3 سال پیش
والد
کامیت
58828caf07
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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;