.box { width: 488rpx; height: 100%; view { width: 100%; } text { color: #cbcbcc; } } .value-class { flex: none !important; } .title-class { text-align: left; } .scroll-view { height: 588rpx; width: 750rpx; overflow: hidden; } .but-box { width: 750rpx; padding: 16rpx 0; text-align: center; .but { width: 500rpx !important; height: 90rpx !important; background: #3874F6 !important; border-radius: 45rpx !important; font-size: 28rpx; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #FFFFFF; } }