.cy-pay-code-view { margin-top: 90rpx; width: 710rpx; height: 1043rpx; background: white; text-align: center; border-radius: 10rpx; } .cy-header-image { margin-top: -63rpx; margin-left: 286rpx; width: 138rpx; height: 138rpx; border-radius: 138rpx; overflow: hidden; } .cy-user-nick { height: 48rpx; margin-top: 10rpx; font-size: 30rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(51, 51, 51, 1); } .cy-user-money { margin-top: 20rpx; font-size: 36rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(51, 51, 51, 1); } .cy-bar-code { margin-top: 55rpx; margin-left: 45rpx; width: 630rpx; height: 180rpx; background: white; text-align: center; } .cy-bar-code-num { margin-top: 10rpx; font-size: 40rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(102, 102, 102, 1); } .cy-qr-code-num { margin-top: 20rpx; margin-left: 185rpx; width: 340rpx; } .cy-refresh-icon { width: 28rpx; height: 24rpx; } .cy-refresh-time { margin-left: 12rpx; font-size: 28rpx; font-family: FZLTHJW--GB1-0; font-weight: 400; color: rgba(153, 153, 153, 1); } .cy-refresh { margin-left: 12rpx; font-size: 28rpx; font-family: FZLTHJW--GB1-0; font-weight: 400; /* color: rgba(253, 196, 61, 1); */ color: var(--color--); }