You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
1.2 KiB
18 lines
1.2 KiB
page{background:#f1f1f1;} |
|
.circle{padding:0 36rpx;} |
|
.circle .top{padding:32rpx 0;font-size:32rpx;} |
|
.circle .wx{width:100%;height:112rpx;line-height:112rpx;color:#fff;text-align: center;background: #00C785;border-radius: 10rpx;} |
|
.circle .wx image{width:78rpx;height:78rpx;margin-right:16rpx;vertical-align: middle;} |
|
.circle .cashmoney{height:96rpx;line-height:96rpx;padding:0 32rpx;margin-top:48rpx;display: flex;justify-content: space-between;background:#fff;border-radius: 10rpx; |
|
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.30) inset; } |
|
.circle .cashmoney .money{width:30%} |
|
.circle .cashmoney .inputbox{width:70%} |
|
.circle .cashmoney .inputbox input{width:100%;height:70rpx;margin-top:13rpx;text-align: right;font-size:28rpx} |
|
.circle .text{text-align: right;margin:16rpx 0;font-size:24rpx;color:#B9B9B9} |
|
.circle .yescash{width:554rpx;height:84rpx;background: #F66A01;line-height:84rpx;text-align: center;color:#fff;margin:48rpx auto;border-radius: 12rpx; |
|
box-shadow: 0px 4px 12px 0px rgba(255,108,1,0.34); } |
|
.rules{width:100%;margin:36rpx auto;} |
|
.rules .title{font-size:28rpx;} |
|
.rules .rule-detail{font-size:24rpx;} |
|
.rules .rule-detail view{padding:16rpx 0;color:#767676} |
|
.rules .rule-detail .wen{padding:16rpx 0;color:#A7A7A7} |