Merge pull request 'xbx' (#237) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/237
This commit was merged in pull request #237.
This commit is contained in:
2020-08-18 15:11:24 +08:00
13 changed files with 109 additions and 69 deletions

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;
}
}
}