aosiyiliaouniapp/unpackage/dist/build/.tmp/app-plus/common/main.wxss

27 lines
179 B
Plaintext
Raw Normal View History

2024-04-08 02:59:47 +00:00
/*每个页面公共css */
.page{
width: 100%;
height: 100%;
background-color: #f7f7f7;
/* position: absolute; */
}
.page-block{
background-color: #FFFFFF;
}