@@ -25,9 +25,11 @@
justify-content: space-between;
width: 100%;
height: 900rpx;
+ padding-bottom: 110rpx;
background-color: white;
border-top-left-radius: 25rpx;
border-top-right-radius: 25rpx;
+
.header {
position: relative;
padding: 24rpx;
@@ -24,6 +24,7 @@