页面框架体系重新调整

This commit is contained in:
aixianling
2021-12-13 10:16:08 +08:00
parent 6174c46869
commit bd727f76b4
8 changed files with 61 additions and 97 deletions

View File

@@ -48,6 +48,7 @@ body {
uni-page-body {
// min-height: 100%;
min-height: 100vh;
background: #f5f5f5;
position: relative;
}