暂存导航栏调整

This commit is contained in:
2024-08-02 16:05:37 +08:00
parent 69aaacb1c7
commit ad7ef729d0
12 changed files with 242 additions and 46 deletions

View File

@@ -67,7 +67,7 @@ export default {
},
data() {
return {
title: '中建材智能化院',
title: 'MES产品化重构',
logo: logoImg,
};
},
@@ -87,8 +87,8 @@ export default {
.sidebar-logo-container {
position: relative;
width: 100%;
height: 56px;
line-height: 56px;
height: 84px;
line-height: 84px;
background: #1445cc;
text-align: center;
overflow: hidden;