苹果破手机兼容

This commit is contained in:
aixianling
2022-03-17 18:02:50 +08:00
parent eb9b367d57
commit 4d27ebdad0

View File

@@ -18,8 +18,9 @@
}
page {
width: 100%;
height: 100%;
width: 100vw;
min-height: 100vh;
overflow-x: hidden;
background-color: #f3f6f9;
overflow-y: auto;
}