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

chore: update

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