| 12345678910 |
- .cu-bar {min-height: 40rpx;}
- .service-content {background-color: white;padding:10rpx 20rpx;font-size:22rpx;}
- .cu-bar .action:first-child {margin-left:20rpx;}
- .cu-bar .action:last-child {margin-right:20rpx;}
- .html-content {background-color: white;padding:10rpx 20rpx;}
- .join-box {width:750rpx;height:80rpx;}
- .join-btn {width:750rpx;height:80rpx;position: fixed;display: flex;bottom: 0;left:0;}
- .join-btn .join,.join-btn .unjoin {width:375rpx;height:80rpx;line-height: 80rpx;text-align: center;font-size:30rpx;font-weight: 600;}
|