体验官面部报告对比,新增弹窗,修改选项卡
This commit is contained in:
@@ -47,6 +47,22 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.recruit-unveil {
|
||||
text-align: center;
|
||||
margin-top: 30rpx;
|
||||
}
|
||||
|
||||
.recruit-unveil-go {
|
||||
display: inline-block;
|
||||
background-color: #ffde49;
|
||||
border-radius: 80rpx;
|
||||
line-height: 78rpx;
|
||||
padding: 0 30rpx;
|
||||
font-weight: 600;
|
||||
font-size: 28rpx;
|
||||
color: #3a2f00;
|
||||
}
|
||||
|
||||
.recruit-white {
|
||||
background-color: white;
|
||||
border-radius: 40rpx;
|
||||
@@ -319,6 +335,12 @@
|
||||
padding-bottom: 30rpx;
|
||||
}
|
||||
|
||||
.weChat-tips {
|
||||
font-size: 26rpx;
|
||||
color: #c6501e;
|
||||
padding-bottom: 30rpx;
|
||||
}
|
||||
|
||||
.weChat-text text {
|
||||
display: block;
|
||||
}
|
||||
@@ -342,12 +364,15 @@
|
||||
position: relative;
|
||||
padding: 0 15rpx;
|
||||
margin: 0 15rpx;
|
||||
width: 30rpx;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.clockInTitle-day text {
|
||||
width: 100%;
|
||||
font-size: 44rpx;
|
||||
position: absolute;
|
||||
left: -14rpx;
|
||||
left: 0;
|
||||
top: -20rpx;
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
@@ -780,7 +805,8 @@
|
||||
}
|
||||
|
||||
.recruit-data-img {
|
||||
width: 50%;
|
||||
width: 55%;
|
||||
margin-bottom: 30rpx;
|
||||
}
|
||||
|
||||
.recruit-data-text {
|
||||
|
||||
Reference in New Issue
Block a user