.container{ height: 100vh; } .content{ flex: 1; overflow: auto; margin: 66rpx 56rpx 0; } .title{ font-weight: 600; font-size: 28rpx; color: #000000; line-height: 40rpx; } .time{ font-weight: 400; font-size: 24rpx; color: #B0B0B0; line-height: 34rpx; margin-top: 10rpx; } .code-box{ margin-top: 94rpx; display: flex; flex-direction: column; align-items: center; margin-bottom: 318rpx; } .code-img{ width: 264rpx; height: 264rpx; border-radius: 20rpx; } .code-text{ font-weight: 400; font-size: 24rpx; color: #8D8D8D; line-height: 34rpx; margin: 34rpx 0 16rpx; } .barcode{ font-weight: 500; font-size: 24rpx; color: #FF5B00; line-height: 34rpx; } .store-box{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 74rpx; } .box-lf,.box-ri{ display: flex; align-items: center; } .box-lf{ font-weight: 600; font-size: 28rpx; color: #000000; line-height: 40rpx; } .box-ri{ font-weight: 400; font-size: 26rpx; color: #BCBCBC; line-height: 32rpx; } .store-img{ width: 36rpx; height: 36rpx; margin-right: 18rpx; flex-shrink: 0; } .arrow-right{ width: 12rpx; height: 24rpx; margin-left: 18rpx; } .explanation{ display: flex; font-weight: 600; font-size: 28rpx; color: #000000; line-height: 40rpx; } .explanation-text{ position: relative; top: -2px; } .period{ font-weight: 400; font-size: 24rpx; color: #767676; line-height: 40rpx; margin-top: 18rpx; } .yhx-img{ width: 349.45rpx; height: 236rpx; } .code-yhx-text{ margin: 30rpx 0 20rpx; font-weight: 500; font-size: 24rpx; color: #000000; line-height: 34rpx; } .barcode-yhx{ font-weight: 400; font-size: 22rpx; color: #BCBCBC; line-height: 32rpx; }