Files
toutoukan_front/miniprogram/app.wxss

6 lines
113 B
Plaintext
Raw Normal View History

2025-08-09 17:41:14 +08:00
@import "./theme.wxss";
page {
height: 100vh;
background-color: #f5f7fa; /* 与容器背景保持一致 */
}