This commit is contained in:
zoujiandong
2025-05-29 17:01:07 +08:00
parent 1ee5968dfe
commit 6684bf1e29
23 changed files with 2834 additions and 39 deletions
+2 -1
View File
@@ -271,7 +271,8 @@ onLoad(() => {
}
.page {
background: #f9fafb;
min-height: 100vh;
height: calc(100vh - 400rpx);
overflow-y: scroll;
}
.kubox {
padding: 30rpx 0;