123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- .content.data-v-71ab4960{
- min-height: 100vh;
- background: #F4F5F7;
- }
- .box.data-v-71ab4960{
- padding: 0 24rpx;
- background: #ffffff;
- }
- .historylinecarImg.data-v-71ab4960{
- width: 46rpx;
- height: 46rpx;
- }
- .historylinecar.data-v-71ab4960{
- font-weight: 400;font-size: 26rpx;
- color: #1A1A1A;
- line-height: 37rpx;width: 636rpx;
- }
- .historyLine.data-v-71ab4960{
- display: flex;justify-content: space-between;
- padding: 30rpx 0;border-top: 1rpx solid #EEEEEE;
- }
- .title.data-v-71ab4960{
- font-weight: 500;font-size: 28rpx;
- color: #1A1A1A;padding: 30rpx 24rpx;
- line-height: 40rpx;
- }
- .lineBox.data-v-71ab4960{
- padding: 0 24rpx;
- }
- .line.data-v-71ab4960{
- width: 332rpx;
- height: 206rpx;
- background: #FFFFFF;
- border-radius: 16rpx;
- }
- .lineTitle.data-v-71ab4960{
- font-weight: 500;font-size: 28rpx;padding-top: 32rpx;
- color: #1A1A1A;padding-left: 30rpx;
- line-height: 40rpx;
- }
- .lineEnglish.data-v-71ab4960{
- font-weight: 400;font-size: 24rpx;
- color: #999999;padding-left: 30rpx;
- line-height: 34rpx;padding-top: 10rpx;
- }
- .lineImg1.data-v-71ab4960{
- width: 82rpx;height: 92rpx;
- }
- .lineImgbox.data-v-71ab4960{
- text-align: right;
- }
- .lineImg2.data-v-71ab4960{
- width: 106rpx;height: 82rpx; margin-top: 10rpx;
- }
|