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.
84 lines
1.6 KiB
84 lines
1.6 KiB
|
|
.loadlogo-container.data-v-1f7e0adb {
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: #FFFFFF;
|
|
position: fixed;
|
|
z-index: 999;
|
|
}
|
|
.loadlogo.data-v-1f7e0adb {
|
|
width: 80px;
|
|
height: 80px;
|
|
/* margin: -60px 0 0 -60px; */
|
|
position: fixed;
|
|
top: 50%;
|
|
left: 50%;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.loadlogo .image.data-v-1f7e0adb {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.applyJoin.data-v-204b8d3e {
|
|
width: 100vw;
|
|
}
|
|
.applyJoin > view.data-v-204b8d3e {
|
|
text-align: center;
|
|
}
|
|
.applyJoin .applyJoin-image.data-v-204b8d3e {
|
|
width: 500rpx;
|
|
height: 500rpx;
|
|
background-size: 500rpx 500rpx;
|
|
background-repeat: no-repeat;
|
|
margin: 0 auto;
|
|
}
|
|
.applyJoin .text.data-v-204b8d3e {
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
font-size: 32rpx;
|
|
width: 100vw;
|
|
margin: 10px 0px;
|
|
}
|
|
.applyJoin .apply.data-v-204b8d3e {
|
|
width: 100vw;
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
font-size: 28rpx;
|
|
}
|
|
.applyJoin .apply > view.data-v-204b8d3e {
|
|
border: 2rpx solid #FF4444;
|
|
border-radius: 100rpx;
|
|
width: auto;
|
|
display: inline-block;
|
|
padding: 10rpx 40rpx;
|
|
color: #FF4444;
|
|
font-size: 28rpx;
|
|
margin: 20rpx 0rpx;
|
|
}
|
|
.inlineblock.data-v-204b8d3e {
|
|
display: inline-block;
|
|
color: #FF4444;
|
|
}
|
|
.notOpen.data-v-204b8d3e {
|
|
margin-top: 232rpx;
|
|
}
|
|
.notOpen .notOpen-image.data-v-204b8d3e {
|
|
width: 440rpx;
|
|
height: 320rpx;
|
|
background-size: 440rpx 320rpx;
|
|
background-repeat: no-repeat;
|
|
margin: 0 auto;
|
|
}
|
|
.notOpen > view.data-v-204b8d3e {
|
|
width: 100vw;
|
|
text-align: center;
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
}
|
|
.notOpen .text.data-v-204b8d3e {
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
}
|
|
|
|
|