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

1

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