diff --git a/src/assets/index/sy_bj3.png b/src/assets/index/party_building_activities/sy_bj3.png similarity index 100% rename from src/assets/index/sy_bj3.png rename to src/assets/index/party_building_activities/sy_bj3.png diff --git a/src/assets/index/sy_bj3@2x.png b/src/assets/index/party_building_activities/sy_bj3@2x.png similarity index 100% rename from src/assets/index/sy_bj3@2x.png rename to src/assets/index/party_building_activities/sy_bj3@2x.png diff --git a/src/assets/index/sy_icon_zhdh.png b/src/assets/index/party_building_activities/sy_icon_zhdh.png similarity index 100% rename from src/assets/index/sy_icon_zhdh.png rename to src/assets/index/party_building_activities/sy_icon_zhdh.png diff --git a/src/assets/index/sy_icon_zhdh@2x.png b/src/assets/index/party_building_activities/sy_icon_zhdh@2x.png similarity index 100% rename from src/assets/index/sy_icon_zhdh@2x.png rename to src/assets/index/party_building_activities/sy_icon_zhdh@2x.png diff --git a/src/views/index/index.vue b/src/views/index/index.vue index e9ffc46..5eee2fa 100644 --- a/src/views/index/index.vue +++ b/src/views/index/index.vue @@ -1059,7 +1059,7 @@ export default { } .party_building_active { - background-image: url('../../assets/index/sy_bj3.png'); + background-image: url('../../assets/index/party_building_activities/sy_bj3.png'); .phe { font-family: PingFangSC-Medium, PingFang SC; diff --git a/src/views/shouye/components/news_center.vue b/src/views/shouye/components/news_center.vue index c3cd26d..d6b0453 100644 --- a/src/views/shouye/components/news_center.vue +++ b/src/views/shouye/components/news_center.vue @@ -11,13 +11,13 @@ - + News Center - + diff --git a/src/views/shouye/components/party_building_activities.vue b/src/views/shouye/components/party_building_activities.vue index 3883546..1028d3f 100644 --- a/src/views/shouye/components/party_building_activities.vue +++ b/src/views/shouye/components/party_building_activities.vue @@ -1,13 +1,252 @@ + + + + + + + + + + 党群工作 + + + + + + + Party Building Activities + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('message.more') }} + + + + + + + + + + 党史教育 + + + + + + + + + + + + + + + + + + + + + + + 喜报!信息学院师生在中国大学生计算机设计大赛中取得历史性突破! + + 为促进学生学业发展、给予2021年转专业同学有针对性的帮助,信息科学与技术学院于10月26日开展转专业同学分享交流会。信息科学与技术学院党委副书记马琼、本科生教学主管蒋燕老师… + + + + + 2021.11.10 + + + + + + + + + + + + + 喜报!信息学院师生在中国大学生计算机设计大赛中取得历史性突破! + + 为促进学生学业发展、给予2021年转专业同学有针对性的帮助,信息科学与技术学院于10月26日开展转专业同学分享交流会。信息科学与技术学院党委副书记马琼、本科生教学主管蒋燕老师… + + + + + 2021.11.10 + + + + + + + + + + + + + 喜报!信息学院师生在中国大学生计算机设计大赛中取得历史性突破! + + 为促进学生学业发展、给予2021年转专业同学有针对性的帮助,信息科学与技术学院于10月26日开展转专业同学分享交流会。信息科学与技术学院党委副书记马琼、本科生教学主管蒋燕老师… + + + + + 2021.11.10 + + + + + + + + + + + + + 喜报!信息学院师生在中国大学生计算机设计大赛中取得历史性突破! + + 为促进学生学业发展、给予2021年转专业同学有针对性的帮助,信息科学与技术学院于10月26日开展转专业同学分享交流会。信息科学与技术学院党委副书记马琼、本科生教学主管蒋燕老师… + + + + + 2021.11.10 + + + + + + + + + + + + + 喜报!信息学院师生在中国大学生计算机设计大赛中取得历史性突破! + + 为促进学生学业发展、给予2021年转专业同学有针对性的帮助,信息科学与技术学院于10月26日开展转专业同学分享交流会。信息科学与技术学院党委副书记马琼、本科生教学主管蒋燕老师… + + + + + 2021.11.10 + + + + + + + + - diff --git a/src/views/shouye/components/scientific_research_trends.vue b/src/views/shouye/components/scientific_research_trends.vue index 0e13338..1b35d5a 100644 --- a/src/views/shouye/components/scientific_research_trends.vue +++ b/src/views/shouye/components/scientific_research_trends.vue @@ -12,13 +12,13 @@ - + Scientific research trends - + @@ -177,13 +177,13 @@ - + 学术交流 - + @@ -277,7 +277,6 @@ - @@ -308,6 +307,7 @@ export default { .scientific_research_trends { background-image: url("../../../assets/index/scientific_research_trends/sy_bj2.png"); padding-top: 4rem; + padding-bottom: 2rem; } .headline { diff --git a/src/views/shouye/components/slideshow_card.vue b/src/views/shouye/components/slideshow_card.vue index 0e92ca8..ce6f7c6 100644 --- a/src/views/shouye/components/slideshow_card.vue +++ b/src/views/shouye/components/slideshow_card.vue @@ -177,7 +177,7 @@ export default { position: relative; ul { - width: 90%; + width: 71.5%; height: 100%; margin: 0 auto; text-align: center; @@ -194,7 +194,6 @@ export default { list-style-type: none; transition: 0.3s; cursor: pointer; - border: 1px solid #DA2D2D; background-color: #fff; .card_img { @@ -238,6 +237,7 @@ export default { left: 30rem; z-index: 100; transform: scale(1); + border: 1px solid #DA2D2D; } .four { diff --git a/src/views/shouye/css/comment.css b/src/views/shouye/css/comment.css index cec7dd1..77360b0 100644 --- a/src/views/shouye/css/comment.css +++ b/src/views/shouye/css/comment.css @@ -17,17 +17,19 @@ color: #FFFFFF; text-align: center; } -.divider div{ + +.divider div { float: left; } -.divider_text{ + +.divider_text { font-size: 2rem; color: #1956BC; text-align: center; line-height: 5rem; } -.more{ +.more { width: 12.8rem; height: 3.6rem; background: #1956BC; @@ -40,12 +42,19 @@ line-height: 3.6rem; color: #FFFFFF; } + .more_img { text-align: center; margin-top: 2rem; font-size: 2rem; } -.more_img img{ + +.more_img img { font-size: small; } +.hr { + border: 0.1rem solid #E6E6E6; + margin-top: 2.4rem; +} + diff --git a/src/views/shouye/index.vue b/src/views/shouye/index.vue index 2e457d0..ad185e0 100644 --- a/src/views/shouye/index.vue +++ b/src/views/shouye/index.vue @@ -18,6 +18,11 @@ + + + + +