申请退换货页面及重构page.json
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user