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.
 

26 lines
425 B

/* pages/activity/huawei/uploadres/index.wxss */
.logo {
display: block;
margin: 64rpx auto;
width: 414rpx;
height: 393rpx;
}
.tip1 {
font-size: 45rpx;
color: #000000;
font-weight: 500;
margin-bottom: 90rpx;
text-align: center;
}
.btnimg {
display: block;
margin: 24rpx auto;
width: 558rpx;
height: 104rpx;
}
.tip2 {
text-align: center;
font-size: 28rpx;
color: #666;
margin-bottom: 20rpx;
}