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 {