diff --git a/src/project/qujing/AppMine/integralInfo.vue b/src/project/qujing/AppMine/integralInfo.vue index c9018f8..5f6eafa 100644 --- a/src/project/qujing/AppMine/integralInfo.vue +++ b/src/project/qujing/AppMine/integralInfo.vue @@ -62,7 +62,7 @@ export default { background-color: #F4F5FA; .header-bg { width: 100%; - height: 304px; + padding-bottom: 104px; .header-info { width: 100%; height: 100%; @@ -86,7 +86,7 @@ export default { } } .list { - width: calc(100% - 32px); + width: calc(100% - 64px); margin: -56px 0 0 32px; background: #FFF; border-radius: 16px;