Files
lcb/app.wxss
T
小鱼开发 3bf5c948d8 Initial commit
2024-05-24 14:16:05 +08:00

5 lines
82 B
Plaintext

/**app.wxss**/
@import "commons/css/common.wxss";
page{
background-color:#fff;
}