5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
/**app.wxss**/
|
|
@import "commons/css/common.wxss";
|
|
page{
|
|
background-color:#fff;
|
|
} |