QYF-GitLab1
2025-03-03 c2ddf632c8e642813c89e501d402f06c57369a22
src/styles/global.less
@@ -97,14 +97,14 @@
/* 引入 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 {