提交 3f78b41f authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 a7296b1b
......@@ -7,7 +7,11 @@
</p>
<br />
<p>
该项目由雪城大学硕士保研项目中国招生与教学中心(清控紫荆)全权负责招生和运营,详情请见雪城大学官网项目说明。
该项目由雪城大学硕士保研项目中国招生与教学中心(清控紫荆)全权负责招生和运营,详情请见雪城大学官网项目说明:<a
href="https://ecs.syracuse.edu/academics/electrical-engineering-and-computer-science/programs/zijing-education-partnership"
target="_blank"
>https://ecs.syracuse.edu/academics/electrical-engineering-and-computer-science/programs/zijing-education-partnership</a
>
</p>
</div>
</card>
......
......@@ -12,7 +12,11 @@
</p>
<br />
<p>
该项目由雪城大学硕士保研项目中国招生与教学中心(清控紫荆)全权负责招生和运营,详情请见雪城大学官网项目说明。
该项目由雪城大学硕士保研项目中国招生与教学中心(清控紫荆)全权负责招生和运营,详情请见雪城大学官网项目说明:<a
href="https://ecs.syracuse.edu/academics/electrical-engineering-and-computer-science/programs/zijing-education-partnership"
target="_blank"
>https://ecs.syracuse.edu/academics/electrical-engineering-and-computer-science/programs/zijing-education-partnership</a
>
</p>
</div>
</section>
......@@ -69,9 +73,7 @@
雪城大学计算机科学硕士毕业生通常就职于亚马逊、美国运通、普华永道、安永、三星、麦肯锡、BlackRock等全球顶尖的科技公司、咨询公司以及金融机构。毕业平均起薪超过10万美元,详见雪城大学官网数据:
</p>
<p>
<a
href="https://ecs.syracuse.edu/academics/electrical-engineering-and-computer-science/programs/computer-science-master-program"
target="_blank"
<a href="https://ecs.syracuse.edu/academics/electrical-engineering-and-computer-science/programs/computer-science-master-program" target="_blank"
>https://ecs.syracuse.edu/academics/electrical-engineering-and-computer-science/programs/computer-science-master-program</a
>
</p>
......@@ -106,11 +108,7 @@
<section class="section">
<h2 class="title">学习安排</h2>
<div class="info">
<img
src="https://webapp-pub.ezijing.com/project/syracuse-plus/project_study.png"
style="width:100%"
v-if="isMobile"
/>
<img src="https://webapp-pub.ezijing.com/project/syracuse-plus/project_study.png" style="width:100%" v-if="isMobile" />
<img src="https://webapp-pub.ezijing.com/project/syracuse-plus/project_study.png" style="width:100%" v-else />
<p>该保研项目总体教学安排为20周。</p>
......@@ -140,27 +138,15 @@
<div class="cert-list">
<div class="cert-item" v-for="(item, index) in certList" :key="index">
<div class="cert-item-img">
<img
:src="item.image_url"
class="cert-item__img"
:style="isMobile ? `width: .6rem}` : `width: ${item.w}`"
/>
<img :src="item.image_url" class="cert-item__img" :style="isMobile ? `width: .6rem}` : `width: ${item.w}`" />
</div>
<p v-html="item.title"></p>
</div>
</div>
</section>
<!-- 院校荣誉 -->
<img
src="https://webapp-pub.ezijing.com/project/syracuse-plus/h5/project_honor.png"
style="width:100%;"
v-if="isMobile"
/>
<img
src="https://webapp-pub.ezijing.com/project/syracuse-plus/project_honor_new.png"
style="width:100%;min-width:1200px;"
v-else
/>
<img src="https://webapp-pub.ezijing.com/project/syracuse-plus/h5/project_honor.png" style="width:100%;" v-if="isMobile" />
<img src="https://webapp-pub.ezijing.com/project/syracuse-plus/project_honor_new.png" style="width:100%;min-width:1200px;" v-else />
</div>
</template>
<script>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论