体验官打卡

This commit is contained in:
2023-07-17 18:30:05 +08:00
parent 38391e46a1
commit 1fc2b8e514
4 changed files with 485 additions and 1 deletions

View File

@@ -773,6 +773,20 @@
text-decoration:underline;
}
.recruit-tips {
text-align: center;
padding: 50rpx 0;
box-sizing: border-box;
}
.recruit-data-img {
width: 50%;
}
.recruit-data-text {
color: #999999;
}
/* 弹出层提示 */
.publicBack {