积分明细
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
|||||||
background-color: #F4F5FA;
|
background-color: #F4F5FA;
|
||||||
.header-bg {
|
.header-bg {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 304px;
|
padding-bottom: 104px;
|
||||||
.header-info {
|
.header-info {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
@@ -86,7 +86,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.list {
|
.list {
|
||||||
width: calc(100% - 32px);
|
width: calc(100% - 64px);
|
||||||
margin: -56px 0 0 32px;
|
margin: -56px 0 0 32px;
|
||||||
background: #FFF;
|
background: #FFF;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
|
|||||||
Reference in New Issue
Block a user