.info-collect-page{ padding:24rpx 30rpx 0; } .product-info{ height: 162rpx; padding:12rpx 12rpx 16rpx; background: #fff; border-radius: 10rpx; } .product-info{ display: flex; align-items: center; } .product-left image{ width:132rpx; height:136rpx; border-radius: 10rpx; } .product-right{ margin:0 0 0 36rpx; display: flex; flex-direction: column; justify-content: space-between; height: 136rpx; padding:14rpx 0 36rpx; } .product-right view{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; width:500rpx; } .brief{ font-size: 24rpx; } .collect-detail{ margin:20rpx 0 24rpx; } .collect-detail .van-cell{ background-color:transparent; padding:20rpx 10rpx; } .collect-detail .van-cell:after{ border-bottom-color:#E4E4E4; border-bottom-width:4rpx; left:0; } .collect-detail .van-field__input{ text-align: right; } .collect-tip{ font-size: 24rpx; } .collect-detail .van-cell__value,.collect-detail .van-field__input{ color:#85868A; font-size:24rpx; font-family: PingFangSC-Light, helvetica, 'Heiti SC'; }