添加了划线价
This commit is contained in:
@@ -61,9 +61,10 @@ export default {
|
||||
margin-top: 10rpx;
|
||||
}
|
||||
.price{
|
||||
// display: flex;
|
||||
display: flex;
|
||||
// align-items: center;
|
||||
// justify-content: space-between;
|
||||
align-content: flex-end;
|
||||
justify-content: space-between;
|
||||
margin-top: 10rpx;
|
||||
> view:first-child{
|
||||
font-size: 26rpx;
|
||||
@@ -72,6 +73,7 @@ export default {
|
||||
}
|
||||
> view:last-child{
|
||||
font-size: 22rpx;
|
||||
height: 22rpx;
|
||||
color: #FDD360;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user