packageBookService/pages/bookServices/detail/index.wxss
@@ -200,7 +200,8 @@ /* 图书资源 */ .book-resource { min-height: 640rpx; /* min-height: 640rpx; */ min-height: calc(100vh - 960rpx); margin-top: 20rpx; background-color: #fff !important; } @@ -215,7 +216,7 @@ .box-bottom { position: fixed; left: 0; bottom: 40rpx; bottom: env(safe-area-inset-bottom); width: 100%; height: 110rpx; } @@ -298,6 +299,5 @@ } .noData { /* width: 500rpx; height: 500rpx; */ height: 100%; }