申请退换货页面及重构page.json

This commit is contained in:
2022-06-09 13:16:28 +08:00
parent 8f9c1a412b
commit 74064e17ce
19 changed files with 1240 additions and 569 deletions

View File

@@ -104,21 +104,22 @@
align-items: flex-end;
justify-content: flex-start;
box-sizing: border-box;
line-height: 40rpx;
// line-height: 30rpx;
font-weight: bold;
font-size: 32rpx;
@extend .ellipsis-1;
.price-type{
display: flex;
flex-direction: row;
align-items: flex-end;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
flex: 1;
text{
margin-right: $margin/2;
padding-left: 6rpx;
font-size: 70%;
font-size: 60%;
padding-bottom: 6rpx;
}
.kucun{
color: $text-gray;