src/styles/global.less
@@ -97,20 +97,21 @@ /* 引入 Element Plus 的基础样式 */ .common-layout { width: 100%; height: 100%; height: 100% } .el-container { width: 100%; height: 100%; .common-layout .el-container { height: calc(100% - 60px); } .el-header { background-color: #fff; color: #333; line-height: 60px; border-bottom: 1px solid #ebeef5; } .el-aside {