Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
41b2b84b
提交
41b2b84b
authored
9月 23, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
项目优化
上级
399e0177
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
160 行增加
和
141 行删除
+160
-141
banners.vue
components/home/banners.vue
+2
-1
projectFeatures.vue
components/home/projectFeatures.vue
+5
-4
projectPosition.vue
components/home/projectPosition.vue
+16
-12
videoList.vue
components/home/videoList.vue
+47
-45
Menu.vue
components/layout/pc/Menu.vue
+4
-4
school.vue
pages/about/school.vue
+0
-0
apply.vue
pages/enroll/apply.vue
+10
-8
process.vue
pages/enroll/process.vue
+17
-12
returnPolicy.vue
pages/returnPolicy/returnPolicy.vue
+4
-4
salary.vue
pages/returnPolicy/salary.vue
+0
-0
school.vue
pages/school/school.vue
+55
-51
没有找到文件。
components/home/banners.vue
浏览文件 @
41b2b84b
<
template
>
<
template
>
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
class=
"banner-content"
>
<div
class=
"banner-content"
>
<img
class=
"img"
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-banner.png"
/>
<img
class=
"img"
v-if=
"!isMobile"
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-banner.png"
/>
<img
class=
"img"
v-else
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/h5/pc-index-banner1.png"
/>
<div
class=
"banner_navList"
>
<div
class=
"banner_navList"
>
<div
class=
"banner_nav"
v-for=
"(item, index) in navList"
:key=
"index"
@
click=
"navClick(item)"
>
<div
class=
"banner_nav"
v-for=
"(item, index) in navList"
:key=
"index"
@
click=
"navClick(item)"
>
<div
class=
"nav_top"
>
<div
class=
"nav_top"
>
...
...
components/home/projectFeatures.vue
浏览文件 @
41b2b84b
...
@@ -30,7 +30,7 @@ export default {
...
@@ -30,7 +30,7 @@ export default {
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-01.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-01.png'
,
item_desc_tit
:
'公立常春藤大学'
,
item_desc_tit
:
'公立常春藤大学'
,
item_desc_con
:
'全球大学排名前1%<br/>2021QS全美排名39<br/>US.NEWS.全美
88
'
item_desc_con
:
'全球大学排名前1%<br/>2021QS全美排名39<br/>US.NEWS.全美
77
'
},
},
{
{
...
@@ -41,7 +41,8 @@ export default {
...
@@ -41,7 +41,8 @@ export default {
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-03.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-03.png'
,
item_desc_tit
:
'精英辈出'
,
item_desc_tit
:
'精英辈出'
,
item_desc_con
:
'斯坦福大学校长<br/>纽约时报CEO <br/>瑞士银行CTO等'
item_desc_con
:
'瑞士银行CTO Scott G. Abbey <br/>高桥资本创始人 Glenn Dubin<br/>斯坦福大学第十任校长 John Hennessy'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-04.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-04.png'
,
...
@@ -50,8 +51,8 @@ export default {
...
@@ -50,8 +51,8 @@ export default {
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-05.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-05.png'
,
item_desc_tit
:
'
免标准化考试
'
,
item_desc_tit
:
'
推免入学
'
,
item_desc_con
:
'
美国校方考试<br/>替代
托福/GMAT'
item_desc_con
:
'
校方语言及科研课程<br/>免试
托福/GMAT'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-06.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-06.png'
,
...
...
components/home/projectPosition.vue
浏览文件 @
41b2b84b
...
@@ -3,35 +3,39 @@
...
@@ -3,35 +3,39 @@
<card
title=
"学校简介"
>
<card
title=
"学校简介"
>
<div
class=
"desc"
>
<div
class=
"desc"
>
<p>
<p>
纽约州立大学石溪分校,又名石溪大学。坐落于纽约市风景区长岛,紧邻世界500强聚集地华尔街。全球大学排名前1%、2023
纽约州立大学石溪分校(SBU),又名石溪大学。坐落于纽约市风景区长岛,紧邻世界500强聚集地与全球金融中心——华尔街。全球大学排名前1%、2023
U.S.News全美排名77、2021
U.S. News全美排名77、2021 QS全美排名39、培养出7位诺贝尔奖得主及37位科学院院士,享有“公立常春藤”的美誉。
QS全美排名39、培养出7位诺贝尔奖得主及37位科学院院士,享有“公立常春藤”的美誉。石溪大学是美国著名的公立研究型大学,纽约州排名最高的公立大学。著名核物理学家、诺贝尔物理奖获得者杨振宁在该校执教37年。诺贝尔经济学奖得主罗伯特·奥曼在该校任教并创建博弈论中心。斯坦福大学校长、纽约时报CEO、瑞士银行CTO等大量优秀校友毕业于石溪大学。石溪大学也是世界第一张核磁共振图像的诞生地。
</p>
<br
/>
<p>
石溪大学是美国著名的公立研究型大学,纽约州排名最高的公立大学。著名核物理学家、诺贝尔物理学奖获得者杨振宁在该校执教37年。诺贝尔经济学奖得主罗伯特·奥曼在该校任教并创建博弈论中心。斯坦福大学校长、纽约时报CEO、瑞士银行CTO等大量优秀校友毕业于石溪大学。石溪大学也是世界第一张核磁共振图像的诞生地。
</p>
</p>
</div>
</div>
</card>
</card>
<card
title=
"项目简介"
style=
"margin-top: 64px;"
>
<card
title=
"项目简介"
style=
"margin-top: 64px;"
>
<div
class=
"desc"
>
<div
class=
"desc"
>
<p>
<p>
石溪大学金融硕士保研项目
的
全称是Center of Entrepreneurial Finance-Conditional Admission Process to Master of
石溪大学金融硕士保研项目
英文
全称是Center of Entrepreneurial Finance-Conditional Admission Process to Master of
Science in
Science in
Finance,是石溪大学为金融硕士
录取开设的有条件特别录取通道,简称为“CEF”。项目给予大三、大四在读的优秀本科生或往届生提前获得石溪大学金融硕士录取的机会,包含三大模块
:
Finance,是石溪大学为金融硕士
项目开设的特别录取通道。项目给予大三、大四在读的优秀本科生或往届生提前获得石溪大学金融硕士录取的机会,包含三大内容
:
</p>
</p>
<br
/>
<br
/>
<h4>
1、校方直录
</h4>
<h4>
1、校方直录
</h4>
<p>
<p>
经报名材料审核与面试通过后,将直接收到校方(stonybrook.edu)保研项目录取通知书
。
经报名材料审核与面试通过后,将直接收到校方(stonybrook.edu)保研项目录取通知书
</p>
</p>
<br
/>
<br
/>
<h4>
<h4>
2、
免试入学(校方课程替代)
2、
推免入学
</h4>
</h4>
<p>
<p>
通过学习石溪大学与保研项目中国招生与教学中心提供的英语强化课程,可免试托福;通过接受石溪大学商学院教授在量化金融(Quantitative
通过学习石溪大学与保研项目中国招生与教学中心提供的英语强化课程,可免试托福;通过接受石溪大学商学院教授在量化金融(Quantitative
Finance)等领域提供的科研训练,鼓励学生以增强科研能力替代应试,
减少商学院研究生入学考试(GMAT)对学生学习和科研的干扰
。
Finance)等领域提供的科研训练,鼓励学生以增强科研能力替代应试,
可免试商学院研究生入学考试(GMAT)
。
</p>
</p>
<br
/>
<br
/>
<h4>
<h4>
3、提前读研
(减轻负担)
3、提前读研
</h4>
</h4>
<p>
<p>
通过学习包含《投资学》在内的四门硕士先修课程,可为跨专业申请金融硕士的同学提供适应金融专业学习的基础,也帮助本科金融专业的同学更好地衔接本、硕学习。学习《金融概率与统计》与《金融学》两门石溪大学金融硕士学分课程。在本科期间提前修读硕士学分,减轻金融硕士的学业负担。
通过学习包含《投资学》在内的四门硕士先修课程,可为跨专业申请金融硕士的同学提供适应金融专业学习的基础,也帮助本科金融专业的同学更好地衔接本、硕学习。学习《金融概率与统计》与《金融学》两门石溪大学金融硕士学分课程。在本科期间提前修读硕士学分,减轻金融硕士的学业负担。
...
@@ -39,10 +43,10 @@
...
@@ -39,10 +43,10 @@
</div>
</div>
<div
class=
"remark"
>
<div
class=
"remark"
>
<p>
<p>
石溪大学商学院官方唯一授权清控紫荆教育负责
CEF项目在中国的招生与教学,详见
<a
石溪大学商学院官方唯一授权清控紫荆教育负责
金融硕士保研项目在中国的招生与教学,详见石溪大学官网项目说明:
href=
"https://www.stonybrook.edu/commcms/cef/CEF-Workshop/Collaboration
"
<a
href=
"https://www.stonybrook.edu/commcms/cef/CEF-Workshop/Collaboration"
style=
"color:#aa1941
"
>
https://www.stonybrook.edu/commcms/cef/CEF-Workshop/Collaboration
</a
>
https://www.stonybrook.edu/commcms/cef/CEF-Workshop/Collaboration
</a
>
(石溪大学官网项目说明)。
>
</p>
</p>
</div>
</div>
</card>
</card>
...
...
components/home/videoList.vue
浏览文件 @
41b2b84b
<
template
>
<
template
>
<section
class=
"section"
v-if=
"!isMobile ? 'is-h5' : 'is-pc'"
>
<section
class=
"section"
v-if=
"!isMobile ? 'is-h5' : 'is-pc'"
>
<
div
class=
"swiper-content1"
@
mouseenter=
"swiperStop"
@
mouseleave=
"swiperStart"
>
<
!--
<div
class=
"swiper-content1"
@
mouseenter=
"swiperStop"
@
mouseleave=
"swiperStart"
>
--
>
<div
v-swiper:mySwiper1=
"swiperOption"
ref=
"mySwiper
"
>
<div
class=
"swiper-content1
"
>
<div
class=
"swiper-wrapper"
>
<!--
<div
v-swiper:mySwiper1=
"swiperOption"
ref=
"mySwiper"
>
--
>
<div
class=
"swiper-slide"
v-for=
"(item, index) in videoData"
:key=
"index
"
>
<div
class=
"swiper-wrapper
"
>
<video
controls
:poster=
"item.img
"
>
<div
class=
"swiper-slide"
v-for=
"(item, index) in videoData"
:key=
"index
"
>
<source
:src=
"item.web_img_uri"
type=
"video/mp4"
/
>
<video
controls
:poster=
"item.img"
>
<
/video
>
<
source
:src=
"item.web_img_uri"
type=
"video/mp4"
/
>
</
div
>
</
video
>
</div>
</div>
</div>
</div>
<!--
</div>
-->
</div>
</div>
</section>
</section>
</
template
>
</
template
>
...
@@ -23,11 +24,11 @@ export default {
...
@@ -23,11 +24,11 @@ export default {
return
{
return
{
popupVisible
:
false
,
popupVisible
:
false
,
videoData
:
[
videoData
:
[
{
//
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu1.png'
,
//
img: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu1.png',
web_img_uri
:
//
web_img_uri:
'https://webapp-pub.ezijing.com/project/sbu-plus/1.%20%E7%9F%B3%E6%BA%AA%E5%A4%A7%E5%AD%A6%E8%AE%A9%E5%AD%A6%E7%94%9F%E6%8B%A5%E6%9C%89%E6%9B%B4%E5%A5%BD%E6%9C%AA%E6%9D%A5.mp4'
//
'https://webapp-pub.ezijing.com/project/sbu-plus/1.%20%E7%9F%B3%E6%BA%AA%E5%A4%A7%E5%AD%A6%E8%AE%A9%E5%AD%A6%E7%94%9F%E6%8B%A5%E6%9C%89%E6%9B%B4%E5%A5%BD%E6%9C%AA%E6%9D%A5.mp4'
},
//
},
{
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu2.png'
,
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu2.png'
,
...
@@ -42,49 +43,49 @@ export default {
...
@@ -42,49 +43,49 @@ export default {
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu4.png'
,
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu4.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%9F%B3%E6%BA%AA%E6%95%99%E6%8E%88.mp4'
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%9F%B3%E6%BA%AA%E6%95%99%E6%8E%88.mp4'
},
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu5.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/%E5%90%91%E5%BE%80%E7%9A%84%E7%94%9F%E6%B4%BB.mp4'
}
}
],
// {
// img: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu5.png',
swiperOption
:
{
// web_img_uri:
observer
:
true
,
// 'https://webapp-pub.ezijing.com/project/sbu-plus/%E5%90%91%E5%BE%80%E7%9A%84%E7%94%9F%E6%B4%BB.mp4'
observeParents
:
true
,
// }
speed
:
400
,
]
autoplay
:
true
,
delay
:
3000
,
// swiperOption: {
loop
:
true
,
// observer: true,
slidesPerView
:
'auto'
,
// observeParents: true,
centeredSlides
:
true
,
// speed: 400,
spaceBetween
:
1
,
// autoplay: true,
on
:
{
// delay: 3000,
init
()
{
// loop: true,
_this
.
swiper
.
slideNext
()
// slidesPerView: 'auto',
}
// centeredSlides: true,
}
// spaceBetween: 1,
}
// on: {
// init() {
// _this.swiper.slideNext()
// }
// }
// }
}
}
},
},
computed
:
{
computed
:
{
swiper
()
{
//
swiper() {
return
this
.
$refs
.
mySwiper
.
swiper
//
return this.$refs.mySwiper.swiper
},
//
},
isMobile
()
{
isMobile
()
{
return
this
.
$store
.
state
.
isMobile
return
this
.
$store
.
state
.
isMobile
}
}
},
},
methods
:
{
methods
:
{
swiperStop
()
{
//
swiperStop() {
this
.
swiper
.
autoplay
.
stop
()
//
this.swiper.autoplay.stop()
},
//
},
swiperStart
()
{
//
swiperStart() {
this
.
swiper
.
autoplay
.
start
()
//
this.swiper.autoplay.start()
}
//
}
}
}
}
}
</
script
>
</
script
>
...
@@ -111,6 +112,7 @@ export default {
...
@@ -111,6 +112,7 @@ export default {
.is-h5
{
.is-h5
{
.section
{
.section
{
.swiper-content1
{
.swiper-content1
{
overflow-x
:
auto
;
.swiper-slide
{
.swiper-slide
{
width
:
3
.3rem
;
width
:
3
.3rem
;
height
:
4
.58rem
;
height
:
4
.58rem
;
...
...
components/layout/pc/Menu.vue
浏览文件 @
41b2b84b
...
@@ -84,10 +84,10 @@ export default {
...
@@ -84,10 +84,10 @@ export default {
name
:
'高薪就业'
,
name
:
'高薪就业'
,
path
:
'/returnPolicy/salary'
path
:
'/returnPolicy/salary'
},
},
{
//
{
name
:
'就业指导'
,
//
name: '就业指导',
path
:
'/returnPolicy/guidance'
//
path: '/returnPolicy/guidance'
},
//
},
{
{
name
:
this
.
$t
(
'menu.returnPolicy'
),
name
:
this
.
$t
(
'menu.returnPolicy'
),
path
:
'/returnPolicy/returnPolicy'
path
:
'/returnPolicy/returnPolicy'
...
...
pages/about/school.vue
浏览文件 @
41b2b84b
差异被折叠。
点击展开。
pages/enroll/apply.vue
浏览文件 @
41b2b84b
...
@@ -4,10 +4,12 @@
...
@@ -4,10 +4,12 @@
<div
class=
"content-mian"
>
<div
class=
"content-mian"
>
<ul
class=
"content-mian_con"
>
<ul
class=
"content-mian_con"
>
<!--
<li
class=
"applyList_con"
>
<li
class=
"applyList_con"
><div
class=
"apply_name"
>
原则要求GPA3.0以上
</div></li>
<div
class=
"apply_name"
>
学历要求
</div>
<li
class=
"applyList_con"
><div
class=
"apply_name"
>
英语能力优异
</div></li>
<div
class=
"apply_desc"
>
本科学历(有学士学位)及以上或者本科在读(大三或大四)
</div>
<li
class=
"applyList_con"
><div
class=
"apply_name"
>
综合素质优异(如学术、获奖经历等)
</div></li>
</li>
-->
</ul>
<!--
<ul
class=
"content-mian_con"
>
<li
class=
"applyList_con"
>
<li
class=
"applyList_con"
>
<div
class=
"apply_name"
>
GPA要求
</div>
<div
class=
"apply_name"
>
GPA要求
</div>
<div
class=
"apply_desc"
>
GPA不低于3.0或经审核具有研究生学习潜力的优秀学生
</div>
<div
class=
"apply_desc"
>
GPA不低于3.0或经审核具有研究生学习潜力的优秀学生
</div>
...
@@ -33,7 +35,7 @@
...
@@ -33,7 +35,7 @@
</ul>
</ul>
</div>
</div>
</li>
</li>
</ul>
</ul>
-->
<!--
<tab-content
@
tabChange=
"tabChange"
></tab-content>
<!--
<tab-content
@
tabChange=
"tabChange"
></tab-content>
<div
class=
"content-mod1"
v-if=
"showIndex === 0"
>
<div
class=
"content-mod1"
v-if=
"showIndex === 0"
>
<div
class=
"content-txt"
>
<div
class=
"content-txt"
>
...
@@ -152,10 +154,10 @@ export default {
...
@@ -152,10 +154,10 @@ export default {
padding
:
56px
65px
67px
56px
;
padding
:
56px
65px
67px
56px
;
.applyList_con
{
.applyList_con
{
.apply_name
{
.apply_name
{
font-size
:
2
0
px
;
font-size
:
2
4
px
;
font-weight
:
500
;
//
font-weight: 500;
color
:
#333333
;
color
:
#333333
;
margin-top
:
51
px
;
margin-top
:
20
px
;
}
}
.apply_desc
{
.apply_desc
{
font-size
:
16px
;
font-size
:
16px
;
...
...
pages/enroll/process.vue
浏览文件 @
41b2b84b
...
@@ -8,25 +8,28 @@
...
@@ -8,25 +8,28 @@
<div
class=
"apply-item-hd"
>
在线申请
</div>
<div
class=
"apply-item-hd"
>
在线申请
</div>
<div
class=
"apply-item-bd"
>
<div
class=
"apply-item-bd"
>
<p>
<p>
申请者需登录项目官网
<a
href=
"https://sbu-plus.ezijing.com
/"
>
https://sbu-plus.ezijing.com/
</a
申请者需登录项目官网
<a
href=
"https://sbu-plus.ezijing.com
"
>
https://sbu-plus.ezijing.com
</a
>
进行在线报名,按项目报名系统的要求在线填写并提交以下材料:
>
进行在线报名,按项目报名系统的要求在线填写
基本信息
并提交以下材料:
</p>
</p>
<ul>
<ul>
<li>
➢ 英文简历
</li>
<li>
➢ 身份证扫描件
</li>
<li>
➢ 身份证扫描件
</li>
<li>
➢ 电子版白底免冠证件照片
</li>
<li>
➢ 中文本科成绩单(在读生截止到上学期末)
</li>
<li>
➢ 本科学历学位证明(中英文,在读本科生出具在读证明即可)
</li>
<li>
➢ 英语成绩证明(如CET-4,CET-6,TOEFL,IELTS等)
</li>
<li>
➢ 本科成绩单(中英文,在读生截止到上学期末)
</li>
<li>
➢ 个人荣誉证书和获奖经历扫描件(如有)
</li>
<li>
➢ 个人简历(英文)
</li>
<li>
➢ 本科学历学位证明/本科在读证明(中、英文)
</li>
<li>
➢ 英文本科成绩单(在读生截止到上学期末)
</li>
<li>
➢ 个人陈述(英文)
</li>
<li>
➢ 个人陈述(英文)
</li>
<li>
➢ 个人英文陈述
</li>
<li>
➢ 英文本科成绩单(在读生截止到上学期末)
</li>
<li>
<li>
➢ 推荐信两封(英文)
</li>
<!--
<li>
➢ 如有以下材料,欢迎提供,将对申请很有帮助:
➢ 如有以下材料,欢迎提供,将对申请很有帮助:
<ul
style=
"margin-left:20px"
>
<ul
style=
"margin-left:20px"
>
<li>
(1)推荐信
</li>
<li>
(1)推荐信
</li>
<li>
(2)个人荣誉证书和获奖经历
</li>
<li>
(2)个人荣誉证书和获奖经历
</li>
<li>
(3)英语成绩证明(如CET-4,CET-6, TOFEL,IELTS等)
</li>
<li>
(3)英语成绩证明(如CET-4,CET-6, TOFEL,IELTS等)
</li>
</ul>
</ul>
</li>
</li>
-->
</ul>
</ul>
<!--
<div
class=
"tips"
>
*注:英语成绩单类型包括:大学英语六级、托福、雅思、Duolingo、iTEP Academic
</div>
-->
<!--
<div
class=
"tips"
>
*注:英语成绩单类型包括:大学英语六级、托福、雅思、Duolingo、iTEP Academic
</div>
-->
<!--
<p
style=
"margin-top:30px"
>
咨询电话:010-62790329 滑老师 18610017331
</p>
-->
<!--
<p
style=
"margin-top:30px"
>
咨询电话:010-62790329 滑老师 18610017331
</p>
-->
...
@@ -36,12 +39,14 @@
...
@@ -36,12 +39,14 @@
<div
class=
"apply-item-num"
>
2
</div>
<div
class=
"apply-item-num"
>
2
</div>
<div
class=
"apply-item-hd"
>
招生官面试录取
</div>
<div
class=
"apply-item-hd"
>
招生官面试录取
</div>
<div
class=
"apply-item-bd"
>
<div
class=
"apply-item-bd"
>
<p>
资料提交完整并审核通过后,预约CEF项目招生官,对符合条件的申请人进行面试,面试合格者发送CEF录取通知书。
</p>
<p>
资料提交完整并审核通过后,预约保研项目招生官,对符合条件的申请人进行面试,面试合格者发送保研录取通知书。
</p>
</div>
</div>
</div>
</div>
<div
class=
"apply-item"
>
<div
class=
"apply-item"
>
<div
class=
"apply-item-num"
>
3
</div>
<div
class=
"apply-item-num"
>
3
</div>
<div
class=
"apply-item-hd"
>
CEF
项目学习
</div>
<div
class=
"apply-item-hd"
>
保研
项目学习
</div>
<div
class=
"apply-item-bd"
>
<div
class=
"apply-item-bd"
>
<p>
收到录取后在规定时间内签订入学协议并完成学费缴纳,进入项目学习。
</p>
<p>
收到录取后在规定时间内签订入学协议并完成学费缴纳,进入项目学习。
</p>
</div>
</div>
...
@@ -178,7 +183,7 @@ export default {
...
@@ -178,7 +183,7 @@ export default {
top
:
0
;
top
:
0
;
bottom
:
0
;
bottom
:
0
;
width
:
0
.01rem
;
width
:
0
.01rem
;
height
:
9
3
%
;
height
:
9
2
%
;
background-color
:
#aa1941
;
background-color
:
#aa1941
;
}
}
.apply-item
{
.apply-item
{
...
...
pages/returnPolicy/returnPolicy.vue
浏览文件 @
41b2b84b
...
@@ -76,10 +76,10 @@ export default {
...
@@ -76,10 +76,10 @@ export default {
name
:
'高薪就业'
,
name
:
'高薪就业'
,
path
:
'/returnPolicy/salary'
path
:
'/returnPolicy/salary'
},
},
{
//
{
name
:
'就业指导'
,
//
name: '就业指导',
path
:
'/returnPolicy/guidance'
//
path: '/returnPolicy/guidance'
},
//
},
{
{
name
:
this
.
$t
(
'menu.returnPolicy'
),
name
:
this
.
$t
(
'menu.returnPolicy'
),
path
:
'/returnPolicy/returnPolicy'
path
:
'/returnPolicy/returnPolicy'
...
...
pages/returnPolicy/salary.vue
浏览文件 @
41b2b84b
差异被折叠。
点击展开。
pages/school/school.vue
浏览文件 @
41b2b84b
...
@@ -5,23 +5,26 @@
...
@@ -5,23 +5,26 @@
<div
class=
"banner_con"
>
<div
class=
"banner_con"
>
<div
class=
"con_tit"
>
纽约州立大学石溪分校简介
</div>
<div
class=
"con_tit"
>
纽约州立大学石溪分校简介
</div>
<p
class=
"con_desc"
>
<p
class=
"con_desc"
>
纽约州立大学石溪分校,又名石溪大学。坐落于纽约市风景区长岛,紧邻世界500强聚集地华尔街。全球大学排名前1%、2023
纽约州立大学石溪分校(SBU),又名石溪大学。坐落于纽约市风景区长岛,紧邻世界500强聚集地与全球金融中心——华尔街。全球大学排名前1%、2023
U.S. News全美排名77、2021 QS全美排名39、培养出7位诺贝尔奖得主及37位科学院院士,享有“ 公立常春藤
U.S. News全美排名77、2021 QS全美排名39、培养出7位诺贝尔奖得主及37位科学院院士,享有“公立常春藤”的美誉。
”的美誉。石溪大学是美国著名的公立研究型大学,纽约州排名最高的公立大学。著名核物理学家、诺贝尔物理奖获得者杨振宁在该校执教37年。诺贝尔经济学奖得主罗伯特·奥曼在该校任教并创建博弈论中心。斯坦福大学校长、纽约时报CEO、瑞士银行CTO等大量优秀校友毕业于石溪大学。石溪大学也是世界第一张核磁共振图像的诞生地。
</p>
<p
class=
"con_desc"
>
石溪大学是美国著名的公立研究型大学,纽约州排名最高的公立大学。著名核物理学家、诺贝尔物理学奖获得者杨振宁在该校执教37年。诺贝尔经济学奖得主罗伯特·奥曼在该校任教并创建博弈论中心。斯坦福大学校长、纽约时报CEO、瑞士银行CTO等大量优秀校友毕业于石溪大学。石溪大学也是世界第一张核磁共振图像的诞生地。
</p>
</p>
</div>
</div>
</div>
</div>
<section
class=
"section"
>
<section
class=
"section"
>
<
div
class=
"swiper-content1"
@
mouseenter=
"swiperStop1"
@
mouseleave=
"swiperStart1"
>
<
!--
<div
class=
"swiper-content1"
@
mouseenter=
"swiperStop1"
@
mouseleave=
"swiperStart1"
>
--
>
<div
v-swiper:mySwiper1=
"swiperOption1"
ref=
"mySwiper
1"
>
<div
class=
"swiper-content
1"
>
<div
class=
"swiper-wrapper"
>
<!--
<div
v-swiper:mySwiper1=
"swiperOption1"
ref=
"mySwiper1"
>
--
>
<div
class=
"swiper-slide"
v-for=
"(item, index) in videoData"
:key=
"index
"
>
<div
class=
"swiper-wrapper
"
>
<video
controls
:poster=
"item.img
"
>
<div
class=
"swiper-slide"
v-for=
"(item, index) in videoData"
:key=
"index
"
>
<source
:src=
"item.web_img_uri"
type=
"video/mp4"
/
>
<video
controls
:poster=
"item.img"
>
<
/video
>
<
source
:src=
"item.web_img_uri"
type=
"video/mp4"
/
>
</
div
>
</
video
>
</div>
</div>
</div>
</div>
<!--
</div>
-->
</div>
</div>
</section>
</section>
<section
class=
"section"
>
<section
class=
"section"
>
...
@@ -83,11 +86,11 @@ export default {
...
@@ -83,11 +86,11 @@ export default {
return
{
return
{
popupVisible
:
false
,
popupVisible
:
false
,
videoData
:
[
videoData
:
[
{
//
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu1.png'
,
//
img: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu1.png',
web_img_uri
:
//
web_img_uri:
'https://webapp-pub.ezijing.com/project/sbu-plus/1.%20%E7%9F%B3%E6%BA%AA%E5%A4%A7%E5%AD%A6%E8%AE%A9%E5%AD%A6%E7%94%9F%E6%8B%A5%E6%9C%89%E6%9B%B4%E5%A5%BD%E6%9C%AA%E6%9D%A5.mp4'
//
'https://webapp-pub.ezijing.com/project/sbu-plus/1.%20%E7%9F%B3%E6%BA%AA%E5%A4%A7%E5%AD%A6%E8%AE%A9%E5%AD%A6%E7%94%9F%E6%8B%A5%E6%9C%89%E6%9B%B4%E5%A5%BD%E6%9C%AA%E6%9D%A5.mp4'
},
//
},
{
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu2.png'
,
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu2.png'
,
...
@@ -102,13 +105,13 @@ export default {
...
@@ -102,13 +105,13 @@ export default {
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu4.png'
,
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu4.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%9F%B3%E6%BA%AA%E6%95%99%E6%8E%88.mp4'
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%9F%B3%E6%BA%AA%E6%95%99%E6%8E%88.mp4'
},
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu5.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/%E5%90%91%E5%BE%80%E7%9A%84%E7%94%9F%E6%B4%BB.mp4'
}
}
// {
// img: 'https://webapp-pub.ezijing.com/project/sbu-plus/video_sbu5.png',
// web_img_uri:
// 'https://webapp-pub.ezijing.com/project/sbu-plus/%E5%90%91%E5%BE%80%E7%9A%84%E7%94%9F%E6%B4%BB.mp4'
// }
],
],
listData
:
[
listData
:
[
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg1.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school_lg1.png'
},
...
@@ -136,37 +139,37 @@ export default {
...
@@ -136,37 +139,37 @@ export default {
}
}
}
}
},
},
swiperOption1
:
{
//
swiperOption1: {
observer
:
true
,
//
observer: true,
observeParents
:
true
,
//
observeParents: true,
speed
:
400
,
//
speed: 400,
autoplay
:
true
,
//
autoplay: true,
delay
:
3000
,
//
delay: 3000,
loop
:
true
,
//
loop: true,
slidesPerView
:
'auto'
,
//
slidesPerView: 'auto',
centeredSlides
:
true
,
//
centeredSlides: true,
// spaceBetween: 1,
//
// spaceBetween: 1,
on
:
{
//
on: {
init
()
{
//
init() {
_this
.
swiper1
.
slideNext
()
//
_this.swiper1.slideNext()
}
//
}
}
//
}
},
//
},
teacherList
:
[
teacherList
:
[
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-teacher1.png'
,
tit
:
'Gokhan Torna 副教授'
,
desc
:
[
'堪萨斯大学博士'
,
'纽约州立大学石溪分校商学院'
,
'金融学系副教授'
]
},
{
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-teacher2.png'
,
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-teacher2.png'
,
tit
:
'Sandro Brusco 教授'
,
tit
:
'Sandro Brusco 教授'
,
desc
:
[
'斯坦福大学博士'
,
'纽约州立大学石溪分校商学院'
,
'金融学系教授'
]
desc
:
[
'斯坦福大学博士'
,
'纽约州立大学石溪分校商学院'
,
'金融学系教授'
]
},
},
{
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-teacher
3
.png'
,
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-teacher
4
.png'
,
tit
:
'Michael Bernstein 教授'
,
tit
:
'Michael Bernstein 教授'
,
desc
:
[
'耶鲁大学博士'
,
'纽约州立大学石溪分校商学院'
,
'金融学系教授'
]
desc
:
[
'俄亥俄州立大学博士'
,
'纽约州立大学石溪分校商学院'
,
'金融学系教授'
]
},
{
img
:
'https://webapp-pub.ezijing.com/project/sbu-plus/school-intro-teacher1.png'
,
tit
:
'Gokhan Torna 副教授'
,
desc
:
[
'堪萨斯大学博士'
,
'纽约州立大学石溪分校商学院'
,
'金融学系副教授'
]
}
}
],
],
alumnusList
:
[
alumnusList
:
[
...
@@ -206,13 +209,13 @@ export default {
...
@@ -206,13 +209,13 @@ export default {
},
},
swiperStart
()
{
swiperStart
()
{
this
.
swiper
.
autoplay
.
start
()
this
.
swiper
.
autoplay
.
start
()
},
swiperStop1
()
{
this
.
swiper1
.
autoplay
.
stop
()
},
swiperStart1
()
{
this
.
swiper1
.
autoplay
.
start
()
}
}
// swiperStop1() {
// this.swiper1.autoplay.stop()
// },
// swiperStart1() {
// this.swiper1.autoplay.start()
// }
}
}
}
}
</
script
>
</
script
>
...
@@ -411,6 +414,7 @@ export default {
...
@@ -411,6 +414,7 @@ export default {
}
}
.section
{
.section
{
.swiper-content1
{
.swiper-content1
{
overflow-x
:
auto
;
.swiper-slide
{
.swiper-slide
{
width
:
3
.3rem
;
width
:
3
.3rem
;
height
:
4
.58rem
;
height
:
4
.58rem
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论