|
@@ -38,7 +38,7 @@
|
|
|
<span class="two4">{{ item.year }}</span>
|
|
|
<span class="two5">年</span>
|
|
|
<span class="two6">{{ item.month }}</span>
|
|
|
- <span class="two7">月参加吉林省大学生创新创业培训</span>
|
|
|
+ <span class="two7">月参加吉林省大学生就业能力扩展训练</span>
|
|
|
</p>
|
|
|
<p class="three">
|
|
|
<span class="thr1">第</span>
|
|
@@ -123,7 +123,7 @@ export default {
|
|
|
},
|
|
|
// 結束時間
|
|
|
getend(date) {
|
|
|
- let end_date = moment(date).format('YYYY年MM月DD日');
|
|
|
+ let end_date = moment(date).format('YYYY 年 MM 月 DD 日');
|
|
|
if (end_date) return end_date;
|
|
|
},
|
|
|
// 过滤班级
|
|
@@ -170,113 +170,153 @@ export default {
|
|
|
}
|
|
|
.cardInfo {
|
|
|
position: absolute;
|
|
|
- font-family: '华文中宋';
|
|
|
+ font-family: Arial;
|
|
|
.one {
|
|
|
position: absolute;
|
|
|
top: 356px;
|
|
|
- left: 138px;
|
|
|
+ left: 115px;
|
|
|
.one1 {
|
|
|
font-size: 18px;
|
|
|
display: inline-block;
|
|
|
width: 110px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.one2 {
|
|
|
font-size: 20px;
|
|
|
display: inline-block;
|
|
|
- width: 255px;
|
|
|
+ width: 270px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.one3 {
|
|
|
font-size: 20px;
|
|
|
display: inline-block;
|
|
|
width: 55px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.one4 {
|
|
|
font-size: 18px;
|
|
|
display: inline-block;
|
|
|
width: 22px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.one5 {
|
|
|
font-size: 20px;
|
|
|
display: inline-block;
|
|
|
- width: 270px;
|
|
|
+ width: 310px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.one6 {
|
|
|
font-size: 18px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
}
|
|
|
.two {
|
|
|
position: absolute;
|
|
|
top: 426px;
|
|
|
- left: 138px;
|
|
|
+ left: 115px;
|
|
|
.two1 {
|
|
|
font-size: 18px;
|
|
|
display: inline-block;
|
|
|
width: 60px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.two2 {
|
|
|
font-size: 20px;
|
|
|
display: inline-block;
|
|
|
width: 150px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.two3 {
|
|
|
font-size: 18px;
|
|
|
display: inline-block;
|
|
|
- width: 40px;
|
|
|
+ width: 70px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
.two4 {
|
|
|
font-size: 20px;
|
|
|
display: inline-block;
|
|
|
- width: 55px;
|
|
|
+ width: 90px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.two5 {
|
|
|
font-size: 18px;
|
|
|
display: inline-block;
|
|
|
width: 25px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.two6 {
|
|
|
font-size: 20px;
|
|
|
display: inline-block;
|
|
|
- width: 35px;
|
|
|
+ width: 90px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.two7 {
|
|
|
font-size: 18px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
}
|
|
|
.three {
|
|
|
position: absolute;
|
|
|
top: 500px;
|
|
|
- left: 138px;
|
|
|
+ left: 115px;
|
|
|
.thr1 {
|
|
|
font-size: 18px;
|
|
|
display: inline-block;
|
|
|
width: 35px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.thr2 {
|
|
|
font-size: 20px;
|
|
|
display: inline-block;
|
|
|
width: 45px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.thr3 {
|
|
|
font-size: 18px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
}
|
|
|
.four {
|
|
|
position: absolute;
|
|
|
top: 580px;
|
|
|
- left: 155px;
|
|
|
+ left: 120px;
|
|
|
.four1 {
|
|
|
font-size: 18px;
|
|
|
display: inline-block;
|
|
|
width: 100px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.four2 {
|
|
|
font-size: 20px;
|
|
|
display: inline-block;
|
|
|
- width: 385px;
|
|
|
+ width: 430px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
.four3 {
|
|
|
font-size: 20px;
|
|
|
letter-spacing: 6px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-family: Arial;
|
|
|
}
|
|
|
}
|
|
|
}
|