This commit is contained in:
feng0207
2026-08-11 22:22:10 +08:00
commit 5e312c1266
6985 changed files with 1061169 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
/* #ifdef H5 */
uni-page-head {
display: none;
}
// 改变uni-app高度,该高度可被继承
uni-page-body,
uni-page-wrapper,
uni-page,
#app {
width: 100%;
height: 100% !important;
}
/* #endif */
/* #ifdef MP-WEIXIN */
/* #endif */