wujingjing
2024-08-12 4df2f8b18bca292d3cc4d147a8e844c9610bef3b
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 {