11.13早上提交

This commit is contained in:
zoujiandong
2025-11-13 08:41:08 +08:00
parent 4816054b96
commit 1e134f236c
67 changed files with 12733 additions and 7885 deletions
+2 -3
View File
@@ -167,9 +167,8 @@ $padding-small: 10px;
.page {
background-color: $gray-bg;
min-height: calc(100vh - 180rpx);
padding-bottom: 120rpx;
min-height: calc(100vh - var(--status-bar-height) - 44px);
margin-top:calc(var(--status-bar-height) + 44px);
}
// 课程列表