feat:针对移动端优化

This commit is contained in:
alger
2025-12-19 00:23:24 +08:00
parent 70f1044dd9
commit 8e1259d2aa
18 changed files with 2299 additions and 189 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ defineOptions({
.mobile {
.main-content {
@apply flex-col mx-4;
@apply flex-col mx-4 mb-40;
}
:deep(.favorite-page) {
@apply p-0 mx-4 h-full;