Files
toutoukan_front/miniprogram/app.wxss
2025-08-09 17:41:14 +08:00

6 lines
113 B
Plaintext

@import "./theme.wxss";
page {
height: 100vh;
background-color: #f5f7fa; /* 与容器背景保持一致 */
}