提交 c4aa4e21 authored 作者: lidongxu's avatar lidongxu

1

上级 69c08a06
......@@ -19,7 +19,7 @@
html,
body,
#app {
/* height: 100%; */
height: 100%;
margin: 0px;
padding: 0px;
}
......
......@@ -52,6 +52,6 @@ onMounted(() => {
<style scoped
lang="scss">
.wm-class{
/* height: 100%; */
height: 100%;
}
</style>
......@@ -27,7 +27,7 @@ html {
}
#app {
// height: 100%;
height: 100%;
}
*,
......
......@@ -447,7 +447,7 @@ if (isIOS) {
lang="scss">
.wrap {
background-color: #f5f5f5;
/* min-height: 100vh; */
min-height: 100vh;
font-size: 16px;
.content {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论