Files
fangche/pages/index/index.wxss
2021-03-30 15:21:50 +08:00

15 lines
139 B
Plaintext

page {
width: 100%;
height: 100%;
}
.container {
width: 100%;
height: 100%;
}
.container .map {
width: 100%;
height: 100%;
}