This commit is contained in:
clay
2022-01-22 00:57:57 +08:00
parent 2c4b597942
commit 72fbaed559
16 changed files with 267 additions and 217 deletions

View File

@@ -9,8 +9,8 @@
</div>
</div>
<div class="title">
<!--{{ $t('message.news_center') }}-->
科学研究
{{ $t('message.research') }}
<!--科学研究-->
</div>
<div class="hr_div">
<div class="hr_line_right">
@@ -95,8 +95,8 @@
</div>
</div>
<div class="hr_text" style="color:#E6E6E6;">
<!--{{ $t('message.news_center') }}-->
学术交流
{{ $t('message.academic') }}
<!--学术交流-->
</div>
<div class="hr_div">
<div class="hr_line_right">
@@ -294,7 +294,7 @@ export default {
line-height: 2.2rem;
border-radius: 1.1rem;
border: 0.1rem solid #1956BC;
margin-left: 3rem;
margin-left: 2rem;
}
}