改小程序订单列表样式
This commit is contained in:
parent
3f345e787d
commit
788d7fc865
@ -250,7 +250,7 @@ export default {
|
|||||||
.item-self{
|
.item-self{
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-between;
|
// justify-content: space-between;
|
||||||
font-family: Source Han Sans SC;
|
font-family: Source Han Sans SC;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
@ -259,7 +259,7 @@ export default {
|
|||||||
margin-top: 6rpx;
|
margin-top: 6rpx;
|
||||||
}
|
}
|
||||||
.item-phone{
|
.item-phone{
|
||||||
margin-bottom: 6rpx;
|
margin-top: 14rpx;
|
||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user