You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
1.0 KiB
46 lines
1.0 KiB
3 years ago
|
.orderGoods.data-v-5d36d043 {
|
||
|
border-radius: 10rpx;
|
||
|
margin: 20rpx 0;
|
||
|
}
|
||
|
.orderGoods .goodWrapper .item.data-v-5d36d043 {
|
||
|
height: auto;
|
||
|
padding: 30rpx 0;
|
||
|
}
|
||
|
.orderGoods .goodWrapper .item .pictrue.data-v-5d36d043 {
|
||
|
width: 170rpx;
|
||
|
height: 170rpx;
|
||
|
border-radius: 10rpx;
|
||
|
}
|
||
|
.orderGoods .goodWrapper .item .attr.data-v-5d36d043 {
|
||
|
width: auto;
|
||
|
margin-right: 12rpx;
|
||
|
color: #999;
|
||
|
font-size: 24rpx;
|
||
|
line-height: 34rpx;
|
||
|
}
|
||
|
.orderGoods .goodWrapper .item .text.data-v-5d36d043 {
|
||
|
width: auto;
|
||
|
margin-left: 30rpx;
|
||
|
}
|
||
|
.orderGoods .goodWrapper .item .text .name.data-v-5d36d043 {
|
||
|
width: 420rpx;
|
||
|
font-size: 28rpx;
|
||
|
color: #222;
|
||
|
line-height: 40rpx;
|
||
|
}
|
||
|
.orderGoods .goodWrapper .item .text .money.data-v-5d36d043 {
|
||
|
font-size: 38rpx;
|
||
|
color: #E5270F;
|
||
|
font-weight: 500;
|
||
|
margin-top: 38rpx;
|
||
|
}
|
||
|
.orderGoods .goodWrapper .item .text .sm-word.data-v-5d36d043 {
|
||
|
font-size: 24rpx;
|
||
|
}
|
||
|
.orderGoods .goodWrapper .item .text .evaluate.data-v-5d36d043 {
|
||
|
font-size: 26rpx;
|
||
|
line-height: 46rpx;
|
||
|
text-align: center;
|
||
|
}
|
||
|
|