@@ -79,7 +79,7 @@ export default {
.fixed-nav {
width: 100%;
position: fixed !important;
- top: 63px;
+ top: 53px;
z-index: 49; // 调整为49,大于49会遮挡工作桌面消息提示浮标
}
@@ -1294,6 +1294,7 @@ export default {
width: 920px;
box-shadow: inset 0 -1px 0 0 rgb(0, 0, 0, 0.05);
.el-tabs__header {
@@ -830,6 +830,7 @@ export default {