|
@@ -5,7 +5,7 @@ page{background: #F5F5F8;padding-bottom: 160rpx;}
|
|
|
.order-list-item .image-content{width: 202rpx;height: 202rpx;padding-right: 24rpx;}
|
|
|
.order-list-item image{width:100%;height: 100%;background:#DDDDDD;}
|
|
|
.order-list-item .text-content{flex: 1;position: relative;}
|
|
|
-.order-list-item .title{width:350rpx;font-size:30rpx;margin-bottom:20rpx;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;font-weight:bold;}
|
|
|
+.order-list-item .title{width:350rpx;height: 80rpx;font-size:30rpx;margin-bottom:20rpx;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;font-weight:bold;}
|
|
|
.order-list-item .totalcarbon,
|
|
|
.order-list-item .oId{font-size: 28rpx;color: #999;font-weight: 300;}
|
|
|
.order-list-item .text-content .price{display: flex;justify-content: space-between;align-items: center;margin-bottom: 24rpx;}
|