积分明细

This commit is contained in:
liuye
2023-02-09 15:44:20 +08:00
parent 80d6ab63f4
commit fcbf8c05f4

View File

@@ -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;