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