Files
uniapp-im-shop/styles/global.scss
2025-12-24 02:01:34 +08:00

5 lines
63 B
SCSS

/* 设置全局背景色 */
page {
background-color: #fff;
}