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