SunSong

全局背景色在app.wxss下设置

page{
background: #eee;
}

单页在相对应的wxss里设置

page{
background: #fff;
}

分类:

技术点:

相关文章: