Files
lichebao/app.wxss
2021-08-09 16:26:51 +08:00

5 lines
82 B
Plaintext

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