@@ -320,7 +320,7 @@ export default {
<style lang="scss" scoped>
.billing_box_bg {
position: relative;
- padding: 30upx 30upx 50upx 30upx;
+ padding: 30upx 30upx;
display: flex;
background: white;
flex-direction: column;
@@ -339,7 +339,7 @@ export default {
align-items: center;
- padding:25upx 0 30upx;
+ padding:30upx 0 60upx;
width: 100%;
background: #ffffff;
border-radius: 20upx;