12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- .euroImg.data-v-63a3418e {
- width: 440rpx;
- height: 360rpx;
- }
- .logoBox.data-v-63a3418e {
- text-align: center;
- padding-top: 160rpx;
- }
- .title1.data-v-63a3418e {
- font-size: 30rpx;
- text-align: center;
- font-weight: bold;
- color: #3C3C3C;
- margin-top: 113rpx;
- }
- .title2.data-v-63a3418e {
- font-size: 26rpx;
- text-align: center;
- color: #999999;
- margin: 20rpx 98rpx 80rpx;
- text-indent: 1em;
- }
- .wxlogin.data-v-63a3418e {
- width: 658rpx;
- height: 88rpx;
- background: linear-gradient(135deg, #FD5300 0%, #FF270A 100%) #FF2400;
- border-radius: 10rpx;
- line-height: 88rpx;
- text-align: center;
- color: #FFFFFF;
- font-size: 30rpx;
- margin-top: 20rpx;
- }
- .title3.data-v-63a3418e {
- width: 100vw;
- position: fixed;
- left: 0;
- bottom: 50rpx;
- font-size: 26rpx;
- text-align: center;
- color: #999999;
- }
|