Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-06-30 17:43:25 +08:00

View File

@@ -147,6 +147,7 @@ export default {
box-sizing: border-box;
display: flex;
justify-content: space-between;
height: 120px;
.location-icon{
width: 36px;
height: 36px;
@@ -195,7 +196,7 @@ export default {
}
}
.list{
padding-top: 220px;
padding-top: 236px;
.item{
padding: 32px 32px 32px 36px;
border-bottom: 1px solid #ddd;