xbx #237

Merged
theluyuan merged 5 commits from xbx into master 2020-08-18 07:11:25 +00:00
Showing only changes of commit a39aa6e059 - Show all commits

View File

@ -63,7 +63,7 @@ export default {
.price{
display: flex;
// align-items: center;
align-content: flex-end;
// align-content: flex-end;
justify-content: space-between;
margin-top: 10rpx;
> view:first-child{
@ -75,6 +75,8 @@ export default {
font-size: 22rpx;
height: 22rpx;
color: #FDD360;
text-align: end;
margin-top:8rpx;
}
}
}