wujingjing
2024-08-09 fc3906e080b2204648ee83ee9a1db1584f818f4e
miniprogram/app.scss
@@ -5,9 +5,10 @@
page {
  --tab-bar-height:90rpx;
  // --tab-bar-height:90rpx;
  background-color: white !important;
  height: calc(100% - var(--tab-bar-height));
  // height: calc(100% - var(--tab-bar-height));
  height: 100%;
}
.container {