@@ -1153,8 +1153,8 @@ console.log(params)
border-radius: 20upx 20upx 0 0;
display: flex;
flex-direction: column;
- max-height: 94vh;
- padding:0 0 120upx 0;
+ max-height: 99vh;
+ padding:0 0 110upx 0;
}
.popup-header {
@@ -1249,7 +1249,7 @@ console.log(params)
.time-button {
width: calc(25% - 6upx);
- height: 80upx;
+ height: 73upx;
align-items: center;
justify-content: center;
@@ -471,7 +471,7 @@ export default {
@@ -533,7 +533,7 @@ export default {