Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
e5f71484
提交
e5f71484
authored
8月 07, 2022
作者:
haodaking
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
e8390b3b
隐藏空白字符变更
内嵌
并排
正在显示
19 个修改的文件
包含
972 行增加
和
64 行删除
+972
-64
Menu.vue
components/base/h5/Menu.vue
+10
-9
RightAside.vue
components/base/h5/RightAside.vue
+1
-1
banners.vue
components/home/banners.vue
+1
-1
projectFeatures.vue
components/home/projectFeatures.vue
+4
-4
projectPosition.vue
components/home/projectPosition.vue
+24
-4
schoolSenery.vue
components/home/schoolSenery.vue
+1
-1
Footer.vue
components/layout/h5/Footer.vue
+7
-7
Foot.vue
components/layout/pc/Foot.vue
+8
-8
Menu.vue
components/layout/pc/Menu.vue
+12
-12
rightAside.vue
components/rightAside.vue
+1
-1
en-US.js
langs/en-US.js
+3
-3
zh-CN.js
langs/zh-CN.js
+5
-5
school.vue
pages/about/school.vue
+887
-0
teacher.vue
pages/about/teacher.vue
+1
-1
apply.vue
pages/enroll/apply.vue
+3
-3
index.vue
pages/index.vue
+1
-1
_id.vue
pages/news/hot/_id.vue
+1
-1
index.vue
pages/news/hot/index.vue
+1
-1
introduce.vue
pages/project-intro/introduce.vue
+1
-1
没有找到文件。
components/base/h5/Menu.vue
浏览文件 @
e5f71484
...
...
@@ -17,17 +17,18 @@ export default {
{
name
:
'项目介绍'
,
children
:
[
{
name
:
'项目介绍'
,
path
:
'/project-intro/introduce'
}
// { name: '最近动态', path: '/news/hot' }
]
},
{
name
:
'学校介绍'
,
children
:
[
{
name
:
'纽约州立大学石溪分校'
,
path
:
'/school/school3'
}
// { name: '师资介绍', path: '/about/teacher' }
{
name
:
'纽约州立大学石溪分校'
,
path
:
'/about/school'
},
// { name: '项目介绍', path: '/about/school' }
{
name
:
'最近动态'
,
path
:
'/news/hot'
}
]
},
// {
// name: '学校介绍',
// children: [
// { name: '纽约州立大学石溪分校', path: '/about/school' }
// // { name: '师资介绍', path: '/about/teacher' }
// ]
// },
{
name
:
'学历认证'
,
path
:
'/academic/academic'
...
...
components/base/h5/RightAside.vue
浏览文件 @
e5f71484
...
...
@@ -29,7 +29,7 @@
<div
class=
"dialog-box"
@
click
.
stop
>
<h2
class=
"title"
>
关注我们
</h2>
<div
class=
"follow"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood
/officialAccount.jpe
g"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood
-plus/wx.pn
g"
/>
<p>
扫码关注 了解更多
</p>
</div>
</div>
...
...
components/home/banners.vue
浏览文件 @
e5f71484
...
...
@@ -71,7 +71,7 @@ export default {
'https://webapp-pub.ezijing.com/project/sbu-plus/%E7%B4%AB%E8%8D%86%E6%95%99%E8%82%B2-%E7%BA%BD%E7%BA%A6%E5%B7%9E%E7%AB%8B%E5%A4%A7%E5%AD%A6%E7%9F%B3%E6%BA%AA%E5%88%86%E6%A0%A1%E9%87%91%E8%9E%8D%E7%A1%95%E5%A3%AB1%2B1%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf'
)
}
else
if
(
item
.
tag
===
'3'
)
{
this
.
$router
.
push
(
'/
project-intro/introduce
'
)
this
.
$router
.
push
(
'/
about/school
'
)
}
else
if
(
item
.
tag
===
'4'
)
{
this
.
$router
.
push
(
'/dataDownload/dataDownload'
)
}
else
if
(
item
.
tag
===
'5'
)
{
...
...
components/home/projectFeatures.vue
浏览文件 @
e5f71484
...
...
@@ -39,7 +39,7 @@
</div>
</card>
<div
v-else
>
<div
class=
"tit"
v-if=
"isMobile"
>
合作院校
</div>
<div
class=
"tit"
v-if=
"isMobile"
>
项目优势
</div>
<!--
<div
class=
"swiperOptions"
@
mouseenter=
"swiperStop"
@
mouseleave=
"swiperStart"
>
<div
v-swiper:mySwiper=
"swiperOption"
ref=
"mySwiper"
>
<div
class=
"swiper-wrapper"
>
...
...
@@ -112,8 +112,8 @@ export default {
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/sbu-plus/pc-index-project-intro-06.png?v=4'
,
item_desc_tit
:
'
省时省费
'
,
item_desc_con
:
'
仅需赴美学习1年<br/>校内住宿安全便捷
'
item_desc_tit
:
'
位置优越
'
,
item_desc_con
:
'
位于纽约长岛,紧邻华尔街
'
}
],
swiperOption
:
{
...
...
@@ -376,7 +376,7 @@ export default {
}
}
}
.card-item
:hover
{
.card-item
{
.item_media
{
img
{
transform
:
scale
(
1
.1
);
...
...
components/home/projectPosition.vue
浏览文件 @
e5f71484
...
...
@@ -4,10 +4,20 @@
<card
title=
"项目简介"
v-if=
"!isMobile"
>
<div
class=
"desc"
>
<p>
纽约州立大学石溪分校金融
学硕士1+1项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人土可以边工作边就读)国内就读课程主要为英语强化课程及部分硕士学分课。由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可向中国(教育部)留学服务中心申请认证为硕士研究生学历
。
纽约州立大学石溪分校金融
硕士1+1项目是清控紫荆教育联合美国多所知名院校推出的国际硕士1+1项目之一。清控紫荆教育为纽约州立大学石溪分校金融硕士1+1项目官方授权中国招生与教学中心
。
</p>
<br
/>
<p>
国际硕士1+1项目基于美国大学对中国教育机构或大学的充分认证与授权,使得学生申请过程更加便捷。同其他赴美硕士留学项目相比,节省了国内备考与海外学习时间的同时也节约了可观的留学花费,已经成为越来越多优秀大学生的升硕选择。
纽约州立大学石溪分校(SUNY-Stony Brook
University),又名石溪大学,创办于1957年,简称SBU。坐落于纽约市郊风景区长岛,是美国著名公立研究型大学。石溪大学是北美顶尖大学联盟美国大学协会的65个成员之一,享有“公立常春藤”的美誉。
</p>
<br
/>
<p>
石溪大学拥有许多一流学者,其教学品质和研究成果享誉国际,石溪的教授队伍中聚集着各领域的顶尖研究人员。著名理论物理学家、诺贝尔物理学奖得主杨振宁在该校执教37年。自1957年成立后,石溪大学已经培养出多位著名人物,包括7位诺贝尔奖得主,1位图灵奖得主及菲尔茨奖、沃尔夫奖和阿贝尔奖得主约翰·米尔诺等。
</p>
<br
/>
<p>
金融硕士(MSF)学位项目通过学习投资学、金融数据分析、风险管理、行为金融学、合并与收购等金融前沿课程体系,帮助学生全面提升金融理念认知,获得对全球资本市场运作以及企业财务研究和分析能力的深入掌握。培养金融素养领先,兼具国际化视野和本土实践能力的未来金融创新人才与领袖。
</p>
</div>
</card>
...
...
@@ -15,10 +25,20 @@
<div
class=
"tit"
>
项目简介
</div>
<div
class=
"desc"
>
<p>
纽约州立大学石溪分校金融学硕士1+1项目是清控紫荆教育联合美国多所知名院校推出的国际硕士1+1项目之一国际硕士1+1项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人土可以边工作边就读)国内就读课程主要为英语强化课程及部分硕士学分课。由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可向中国(教育部)留学服务中心申请认证为硕士研究生学历。
纽约州立大学石溪分校金融硕士1+1项目是清控紫荆教育联合美国多所知名院校推出的国际硕士1+1项目之一。清控紫荆教育为纽约州立大学石溪分校金融硕士1+1项目官方授权中国招生与教学中心。
</p>
<br
/>
<p>
纽约州立大学石溪分校(SUNY-Stony Brook
University),又名石溪大学,创办于1957年,简称SBU。坐落于纽约市郊风景区长岛,是美国著名公立研究型大学。石溪大学是北美顶尖大学联盟美国大学协会的65个成员之一,享有“公立常春藤”的美誉。
</p>
<br
/>
<p>
石溪大学拥有许多一流学者,其教学品质和研究成果享誉国际,石溪的教授队伍中聚集着各领域的顶尖研究人员。著名理论物理学家、诺贝尔物理学奖得主杨振宁在该校执教37年。自1957年成立后,石溪大学已经培养出多位著名人物,包括7位诺贝尔奖得主,1位图灵奖得主及菲尔茨奖、沃尔夫奖和阿贝尔奖得主约翰·米尔诺等。
</p>
<br
/>
<p>
国际硕士1+1项目基于美国大学对中国教育机构或大学的充分认证与授权,使得学生申请过程更加便捷。同其他赴美硕士留学项目相比,节省了国内备考与海外学习时间的同时也节约了可观的留学花费,已经成为越来越多优秀大学生的升硕选择
。
金融硕士(MSF)学位项目通过学习投资学、金融数据分析、风险管理、行为金融学、合并与收购等金融前沿课程体系,帮助学生全面提升金融理念认知,获得对全球资本市场运作以及企业财务研究和分析能力的深入掌握。培养金融素养领先,兼具国际化视野和本土实践能力的未来金融创新人才与领袖
。
</p>
</div>
</div>
...
...
components/home/schoolSenery.vue
浏览文件 @
e5f71484
...
...
@@ -13,7 +13,7 @@
<img
class=
"part"
src=
"https://webapp-pub.ezijing.com/project/marywood/marwood_senery3.png"
@
click=
"$router.push('/
school/school3
')"
@
click=
"$router.push('/
about/school
')"
/>
</div>
</div>
...
...
components/layout/h5/Footer.vue
浏览文件 @
e5f71484
...
...
@@ -3,21 +3,21 @@
<div
class=
"top"
>
<div
class=
"link"
>
<div
class=
"link-left link-con"
>
<div
class=
"tit"
><a
href=
"/
project-intro/introduce"
>
关于项目
</a></div>
<
div
class=
"tit"
><a
href=
"/"
>
金融学硕士1+1
</a></div
>
<div
class=
"tit"
><a
href=
"/
about/school"
>
项目介绍
</a></div>
<
!--
<div
class=
"tit"
><a
href=
"/"
>
金融学硕士1+1
</a></div>
--
>
<!--
<div
class=
"tit"
><a
href=
"/question/question"
>
常见问题
</a></div>
-->
<!--
<div
class=
"tit"
><a
href=
"https://h5.ezijing.com"
target=
"_blank"
>
清控紫荆教育
</a></div>
-->
</div>
<div
class=
"line"
></div>
<div
class=
"link-center link-con"
>
<div
class=
"tit"
><a
href=
"/enroll/apply"
>
招生信息
</a></div>
<
div
class=
"tit"
><a
href=
"/school/school3"
>
院校介绍
</a></div
>
<div
class=
"tit"
><a
href=
"/enroll/apply"
>
申请条件
</a></div>
<
!--
<div
class=
"tit"
><a
href=
"/about/school"
>
院校介绍
</a></div>
--
>
</div>
<div
class=
"line"
></div>
<div
class=
"link-right link-con"
>
<div
class=
"tit"
><a
href=
"/my/account"
>
报名系统
</a></div>
<div
class=
"tit"
><a
href=
"/dataDownload/dataDownload"
>
资料下载
</a></div>
<div
class=
"tit"
><a
href=
"/returnPolicy/returnPolicy"
>
归国政策
</a></div>
<
!--
<
div
class=
"tit"
><a
href=
"/dataDownload/dataDownload"
>
资料下载
</a></div>
<div
class=
"tit"
><a
href=
"/returnPolicy/returnPolicy"
>
归国政策
</a></div>
-->
</div>
</div>
<div
class=
"about"
>
...
...
@@ -88,7 +88,7 @@ export default {
align-items
:
flex-start
;
.line
{
width
:
0px
;
height
:
0
.
7
rem
;
height
:
0
.
16
rem
;
border-right
:
0
.005rem
solid
#cc9d9d
;
margin-top
:
0
.05rem
;
opacity
:
0
.5
;
...
...
components/layout/pc/Foot.vue
浏览文件 @
e5f71484
...
...
@@ -10,16 +10,16 @@
<div
class=
"bottom"
>
<div
class=
"bottom_left con"
>
<a
href=
"/
project-intro/introduce"
>
关于项目
</a>
<
a
href=
"/"
>
金融学硕士1+1
</a
>
<a
href=
"/
about/school"
>
项目介绍
</a>
<
!--
<a
href=
"/"
>
金融学硕士1+1
</a>
--
>
<!--
<a
href=
"/question/question"
>
常见问题
</a>
-->
<!--
<a
href=
"https://www.ezijing.com/"
target=
"_blank"
>
清控紫荆教育
</a>
-->
</div>
<div
class=
"line"
></div>
<div
class=
"bottom_center con"
>
<a
href=
"/enroll/apply"
>
招生信息
</a>
<
a
href=
"/school/school3"
>
院校介绍
</a
>
<a
href=
"/enroll/apply"
>
申请条件
</a>
<
!--
<a
href=
"/about/school"
>
院校介绍
</a>
--
>
<!--
<a
href=
"/about/teacher"
>
师资力量
</a>
-->
<!--
<a
href=
"/about/course"
>
...
...
@@ -29,8 +29,8 @@
<div
class=
"line"
></div>
<div
class=
"bottom_bottom con"
>
<a
href=
"/my/account"
>
报名系统
</a>
<a
href=
"/dataDownload/dataDownload"
>
资料下载
</a>
<a
href=
"/returnPolicy/returnPolicy"
>
归国政策
</a>
<
!--
<
a
href=
"/dataDownload/dataDownload"
>
资料下载
</a>
<a
href=
"/returnPolicy/returnPolicy"
>
归国政策
</a>
-->
</div>
</div>
</div>
...
...
@@ -44,7 +44,7 @@
</div>
</div>
<div
class=
"right-content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood
/officialAccount.jpe
g"
class=
"code"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood
-plus/wx.pn
g"
class=
"code"
/>
<div
class=
"tips-txt"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png"
/>
<div
class=
"txt"
>
{{
$t
(
'foot.weChat'
)
}}
</div>
...
...
@@ -130,7 +130,7 @@ export default {}
}
.line
{
width
:
0px
;
height
:
110px
;
//
height: 110px;
border-right
:
0
.6px
solid
#cc9d9d
;
opacity
:
0
.7
;
margin
:
4px
53px
0
39px
;
...
...
components/layout/pc/Menu.vue
浏览文件 @
e5f71484
...
...
@@ -50,9 +50,9 @@ export default {
// 项目介绍
{
name
:
this
.
$t
(
'menu.project'
),
path
:
'/
project-intro/introduce
'
,
path
:
'/
about/school
'
,
children
:
[
{
name
:
this
.
$t
(
'menu.
projectChild.bg'
),
path
:
'/project-intro/introduce
'
},
{
name
:
this
.
$t
(
'menu.
schoolChild.school3'
),
path
:
'/about/school
'
},
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
path
:
'/news/hot'
}
// { name: this.$t('menu.projectChild.feature'), path: '/project-intro/charac' },
// { name: this.$t('menu.projectChild.cert'), path: '/project-intro/certificate' }
...
...
@@ -68,16 +68,16 @@ export default {
// ]
// },
// 学校介绍
{
name
:
this
.
$t
(
'menu.school'
),
path
:
'/school/school3
'
,
children
:
[
// // { name: this.$t('menu.schoolChild.school1'), path: '/school/school1' },
// // { name: this.$t('menu.schoolChild.school2'), path: '/school/school2' },
{
name
:
this
.
$t
(
'menu.schoolChild.school3'
),
path
:
'/school/school3
'
}
// { name: this.$t('menu.courseChild.teachers'), path: '/about/teacher' }
]
},
//
{
//
name: this.$t('menu.school'),
// path: '/about/school
',
//
children: [
//
// // { name: this.$t('menu.schoolChild.school1'), path: '/school/school1' },
//
// // { name: this.$t('menu.schoolChild.school2'), path: '/school/school2' },
// { name: this.$t('menu.schoolChild.school3'), path: '/about/school
' }
//
// { name: this.$t('menu.courseChild.teachers'), path: '/about/teacher' }
//
]
//
},
// 学历认证
{
name
:
this
.
$t
(
'menu.academic'
),
...
...
components/rightAside.vue
浏览文件 @
e5f71484
...
...
@@ -72,7 +72,7 @@
</div>
<div
class=
"wx_cont"
v-show=
"tabBtnTarget === 'wx'"
>
<h5>
{{
$t
(
'aside.follow'
)
}}
</h5>
<img
src=
"https://
zws-imgs-pub.ezijing.com/static/public/d2d9945d598e81c3b58aff5ce927a78a.jp
g"
/>
<img
src=
"https://
webapp-pub.ezijing.com/project/marywood-plus/wx.pn
g"
/>
</div>
</div>
</transition>
...
...
langs/en-US.js
浏览文件 @
e5f71484
...
...
@@ -12,7 +12,7 @@ export default {
enroll
:
'报名申请'
,
projectChild
:
{
bg
:
'项目背景'
,
feature
:
'项目
特色
'
,
feature
:
'项目
优势
'
,
cert
:
'证书授予'
},
courseChild
:
{
...
...
@@ -36,7 +36,7 @@ export default {
// 首页
home
:
{
project
:
{
title
:
'项目
特色
'
,
title
:
'项目
优势
'
,
h5
:
{
itemT1
:
'百年历史<br />美国大学'
,
itemT2
:
'高排名<br />美国大学'
,
...
...
@@ -120,7 +120,7 @@ export default {
玛丽伍德工商管理硕士(MBA)学位项目(中文项目)已获得美国教育部中部地区认证委员会认证,官网可查https://www.msche.org/institution/0531/<br />
玛丽伍德工商管理硕士(MBA)学位项目(中文项目)玛丽伍德大学官网可查:http://www.marywood.edu/business/graduate/zijing-marywood-mba.html`
},
// 项目
特色
// 项目
优势
feature
:
{
item1Tit
:
'线上线下结合灵活的授课学习方式'
,
item1Txt1
:
'线上+线下教学模式'
,
...
...
langs/zh-CN.js
浏览文件 @
e5f71484
...
...
@@ -17,7 +17,7 @@ export default {
apply
:
'报名申请'
,
projectChild
:
{
bg
:
'项目介绍'
,
feature
:
'项目
特色
'
,
feature
:
'项目
优势
'
,
cert
:
'证书授予'
,
news
:
'最新动态'
},
...
...
@@ -51,7 +51,7 @@ export default {
// 首页
home
:
{
project
:
{
title
:
'项目
特色
'
,
title
:
'项目
优势
'
,
h5
:
{
itemT1
:
'百年历史<br />美国大学'
,
itemT2
:
'高排名<br />美国大学'
,
...
...
@@ -118,7 +118,7 @@ export default {
link3
:
'玛丽伍德大学'
,
link4
:
'美国教育部'
,
link5
:
'紫荆教育'
,
weChat
:
'
微信公众号
'
weChat
:
'
招办官方微信
'
},
// 项目背景
bg
:
{
...
...
@@ -144,7 +144,7 @@ export default {
玛丽伍德工商管理硕士(MBA)学位项目(中文项目)已获得美国教育部中部地区认证委员会认证,官网可查https://www.msche.org/institution/0531/<br />
玛丽伍德工商管理硕士(MBA)学位项目(中文项目)玛丽伍德大学官网可查:http://www.marywood.edu/business/graduate/zijing-marywood-mba.html`
},
// 项目
特色
// 项目
优势
feature
:
{
item1Tit
:
'线上线下结合灵活的授课学习方式'
,
item1Txt1
:
'线上+线下教学模式'
,
...
...
@@ -282,7 +282,7 @@ export default {
apply
:
'报名申请'
,
apply1
:
'报名咨询'
,
apply2
:
'我要咨询'
,
follow
:
'
关注我们
'
,
follow
:
'
招办官方微信
'
,
name
:
'请输入您的名字'
,
phone
:
'请输入您的电话'
,
code
:
'请输入验证码'
,
...
...
pages/about/school.vue
0 → 100644
浏览文件 @
e5f71484
<
template
>
<div>
<div
v-if=
"!isMobile"
class=
"is-pc"
>
<div
class=
"banner"
>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/school_banner.png"
/>
</div>
<section
class=
"section"
>
<h2
class=
"title"
>
项目介绍
</h2>
<p>
国际硕士1+1项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人士可以边工作边就读)。国内就读课程主要为语言课与硕士项目所需的部分学分课(不超过总学分的三分之一),由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可被中国(教育部)留学服务中心认证为硕士研究生学历。
</p>
<p>
国际硕士1+1项目基于美国大学对中国教育机构或者大学的充分认证与授权,使得学生申请过程更加便捷。同其他赴美硕士留学项目相比,节省了国内备考与海外学习时间的同时也节约了可观的留学花费,已经成为越来越多优秀大学生的升硕选择。
</p>
</section>
<!-- 学校介绍 -->
<div
class=
"content_school"
>
<div
class=
"content_left"
>
<div
class=
"content_left_tit"
>
<div
class=
"line"
></div>
<div
class=
"tit_desc"
>
纽约州立大学石溪分校介绍
</div>
</div>
<div
class=
"content_left_bottom"
>
纽约州立大学石溪分校(The State University of New York at Stony
Brook),又名石溪大学,创办于1957年,简称SBU。坐落于纽约市郊风景区长岛,是美国著名公立研究型大学。石溪大学是北美顶尖大学联盟美国大学协会的65个成员之一,享有“公立常春藤”的美誉。
石溪大学拥有许多一流学者,其教学品质和研究成果享誉国际,石溪的教授队伍中聚集着各领域的顶尖研究人员,著名理论物理学家、诺贝尔物理学奖得主杨振宁在该校执教37年。自1957年成立后,石溪大学已经培养出多位著名人物,包括7位诺贝尔奖得主,1位图灵奖得主及菲尔茨奖、沃尔夫奖和阿贝尔奖得主约翰·米尔诺等。
石溪大学在2021 QS美国大学排名中位居全美高校第39位,纽约州高校第5位;2020《美国新闻与世界报道》(U.S.
News)美国大学本科综合排名中位居第88名,最佳公立大学排名中位居第39名。
</div>
</div>
<img
class=
"content_right"
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/pc-school-img11.png"
/>
</div>
<!-- 专业介绍 -->
<div
class=
"content_part"
>
<div
class=
"img-box"
style=
"height:600px"
>
<img
class=
"img2"
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/pc-school-img8.png"
/>
</div>
<div
class=
"content_desc"
>
<div
class=
"content_tit"
>
<div
class=
"line"
></div>
<div
class=
"tit_desc"
>
专业介绍
</div>
</div>
<div
class=
"content_intro"
>
<span
style=
"color:#424242 !important;font-weight:bold !important"
>
金融学硕士(MSF)学位项目:
</span
>
通过学习投资学、金融数据分析、风险管理、行为金融学、合并与收购等金融前沿课程体系,帮助学生全面提升金融理念认知,获得对全球资本市场运作以及企业财务研究和分析能力的深入掌握。培养金融素养领先,兼具国际化视野和本土实践能力的未来金融创新人才与领袖。
</div>
</div>
</div>
<!-- 申请条件 -->
<div
class=
"content_part"
style=
"flex-direction: column"
>
<div
class=
"content_tit"
>
<div
class=
"line"
></div>
<div
class=
"tit_desc"
>
申请要求
</div>
</div>
<div
class=
"content_list"
>
<div
class=
"content_list_item"
v-for=
"(item, index) in applyList"
:key=
"index"
>
<div
class=
"content_list_item_top"
>
<img
:src=
"item.img"
alt=
""
/>
<div
class=
"top_text"
>
{{
item
.
tit
}}
</div>
</div>
<div
class=
"content_list_item_center"
v-html=
"item.desc"
></div>
<div
class=
"content_list_item_bottom"
v-html=
"item.tips"
></div>
</div>
<!--
</div>
-->
</div>
<!--
<img
src=
"https://webapp-pub.ezijing.com/project/cbu-plus/school-apply-img.png"
/>
-->
</div>
<!-- 学制安排 -->
<div
class=
"content_tit"
>
<div
class=
"line"
></div>
<div
class=
"tit_desc"
>
学制安排
</div>
</div>
<div
class=
"content_part"
>
<div
class=
"img5 img55"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_detail"
><span
class=
"num"
>
1+1
</span><span
class=
"fen"
></span></div>
<div
class=
"desc_tit"
>
学制安排
</div>
</div>
</div>
<div
class=
"img6 img55"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_detail"
><span
class=
"num"
>
30
</span><span
class=
"fen"
>
学分
</span></div>
<div
class=
"desc_tit"
>
学分设置
</div>
</div>
</div>
<div
class=
"img7 img55"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_last"
>
<div
class=
"desc_detail "
>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen1"
>
强化课程
</span><span
class=
"num"
>
2
</span><span
class=
"fen fen1"
>
门
</span>
</div>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen1"
>
硕士先修课程
</span><span
class=
"num"
>
4
</span><span
class=
"fen fen1"
>
门
</span>
</div>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen1"
>
硕士项目课程
</span>
<span
class=
"num"
>
2
</span><span
class=
"fen fen1"
>
门
</span><span
class=
"num"
>
6
</span
><span
class=
"fen fen1"
>
学分
</span>
</div>
</div>
<div
class=
"desc_tit"
>
国内授课
</div>
</div>
</div>
<div
class=
"img8 img55"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_detail"
>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen1"
>
硕士项目课程
</span>
<span
class=
"num"
>
8
</span><span
class=
"fen fen1"
>
门
</span><span
class=
"num"
>
24
</span
><span
class=
"fen fen1"
>
学分
</span>
</div>
</div>
<div
class=
"desc_tit"
>
国外授课
</div>
</div>
</div>
</div>
<!-- 院校荣誉 -->
<img
class=
"img4"
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/pc-school-img9.png"
/>
<!-- 课程设置 -->
<div
class=
"content_tit"
>
<div
class=
"line"
></div>
<div
class=
"tit_desc"
>
课程设置
</div>
</div>
<div
class=
"course-set"
>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/pc-school-img91.png"
/>
<div
class=
"course-set-tips"
>
注*:课程随教学计划可能会有调整,以实际开课为准。
</div>
</div>
</div>
<div
v-else
class=
"is-h5"
>
<div
class=
"banner"
>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/h5/h5-school-banner.png"
width=
"100%"
/>
</div>
<div
class=
"h5-content"
>
<div
class=
"h5-title"
>
项目介绍
</div>
<p>
国际硕士1+1项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人士可以边工作边就读)。国内就读课程主要为语言课与硕士项目所需的部分学分课(不超过总学分的三分之一),由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可被中国(教育部)留学服务中心认证为硕士研究生学历。
</p>
<p>
国际硕士1+1项目基于美国大学对中国教育机构或者大学的充分认证与授权,使得学生申请过程更加便捷。同其他赴美硕士留学项目相比,节省了国内备考与海外学习时间的同时也节约了可观的留学花费,已经成为越来越多优秀大学生的升硕选择。
</p>
<div
class=
"h5-title"
>
纽约大学石溪分校介绍
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/h5/school-img1.png"
/>
<div
class=
"h5-title m-t-10"
>
专业介绍
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/h5/school-img2.png"
/>
<div
class=
"h5-title m-t-10"
>
申请条件
</div>
<div
class=
"h5-list"
>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/h5/school-img3.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/h5/school-img4.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/h5/school-img5.png"
/>
</div>
<div
class=
"h5-title m-t-10"
>
学制安排
</div>
<div
class=
"img-list"
>
<div
class=
"xz-content"
>
<div
class=
"xz-item xz1"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_detail"
><span
class=
"num"
>
1+1
</span><span
class=
"fen"
></span></div>
<div
class=
"desc_tit"
>
学制安排
</div>
</div>
</div>
<div
class=
"xz-item xz2"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_detail"
><span
class=
"num"
>
30
</span><span
class=
"fen"
>
学分
</span></div>
<div
class=
"desc_tit"
>
学分设置
</div>
</div>
</div>
<div
class=
"xz-item xz3"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_last"
>
<div
class=
"desc_detail"
>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen1"
>
强化课程
</span><span
class=
"num"
>
2
</span><span
class=
"fen fen1"
>
门
</span>
</div>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen1"
>
硕士先修课程
</span><span
class=
"num"
>
4
</span><span
class=
"fen fen1"
>
门
</span>
</div>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen1"
>
硕士项目课程
</span>
<span
class=
"num"
>
2
</span><span
class=
"fen fen1"
>
门
</span><span
class=
"num"
>
6
</span
><span
class=
"fen fen1"
>
学分
</span>
</div>
</div>
<div
class=
"desc_tit"
>
国内授课
</div>
</div>
</div>
<div
class=
"xz-item xz4"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_detail"
>
<!--
<span
class=
"num"
>
8
</span><span
class=
"fen fen1"
>
门课
</span><span
class=
"num"
>
24
</span
><span
class=
"fen"
>
学分
</span>
-->
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen1"
>
硕士项目课程
</span>
<span
class=
"num"
>
8
</span><span
class=
"fen fen1"
>
门
</span><span
class=
"num"
>
24
</span
><span
class=
"fen fen1"
>
学分
</span>
</div>
</div>
<div
class=
"desc_tit"
>
国外授课
</div>
</div>
</div>
</div>
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/h5/school-img6.png"
style=
"margin-top:0.25rem"
/>
<div
class=
"h5-title m-t-10"
>
课程设置
</div>
<div
class=
"h5-course-set"
>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus/h5/school-img7.png"
style=
"margin-bottom:0.3rem"
/>
</div>
</div>
</div>
</div>
</
template
>
<
script
>
import
'swiper/css/swiper.css'
export
default
{
layout
:
'normal'
,
data
()
{
const
_this
=
this
return
{
applyList
:
[
{
img
:
'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step3.png'
,
tit
:
'GMAT'
,
desc
:
'1. GMAT 550分及以上<br/>2. 无GMAT成绩或GMAT低于550分的申请者,入学后须参加GMAT强化课程并考试合格。'
,
tips
:
''
},
{
img
:
'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step2.png'
,
tit
:
'语言'
,
desc
:
'1. 托福≥80分或雅思≥6.5分(单项不低于6.0)或Duolingo≥105分<br/>2. 无法满足上述语言要求但符合下列情况之一的申请者,入学后须参加英语强化课程学习并于第二学年赴美国参加纽约州立大学石溪分校组织的语言考试且合格'
,
tips
:
`<ul>
<li><p>iTEP Academic≥4.0</p></li>
<li><p>CET-6(大学英语六级)≥450分</p></li>
<li><p>75分≤托福<80</p></li>
<li><p>6.0分(单项不低于5.5)≤雅思<6.5分</p></li>
</ul>`
},
{
img
:
'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step3.png'
,
tit
:
'GPA'
,
desc
:
'在校GPA不低于3.0或经审核具有研究生学习潜力的优秀学生。'
,
tips
:
''
}
],
courseSetTab
:
0
,
popupVisible
:
false
,
listData
:
[
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/school_mary1.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/school_mary2.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/school_mary3.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/school_mary4.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/school_mary5.png'
}
],
listDataH5
:
[
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg1.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg2.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg3.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg4.png'
},
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg5.png'
}
],
swiperOption
:
{
observer
:
true
,
observeParents
:
true
,
speed
:
400
,
autoplay
:
true
,
delay
:
3000
,
loop
:
true
,
slidesPerView
:
'auto'
,
centeredSlides
:
true
,
spaceBetween
:
20
,
on
:
{
init
()
{
_this
.
swiper
.
slideNext
()
}
}
},
swiperOption2
:
{
observer
:
true
,
observeParents
:
true
,
speed
:
400
,
autoplay
:
true
,
delay
:
3000
,
loop
:
true
,
slidesPerView
:
'auto'
,
centeredSlides
:
true
,
spaceBetween
:
20
,
pagination
:
{
el
:
'.swiper-pagination'
},
on
:
{
init
()
{
_this
.
swiper
.
slideNext
()
}
}
}
}
},
computed
:
{
swiper
()
{
return
this
.
$refs
.
mySwiper
.
swiper
},
isMobile
()
{
return
this
.
$store
.
state
.
isMobile
}
},
methods
:
{
swiperStop
()
{
this
.
swiper
.
autoplay
.
stop
()
},
swiperStart
()
{
this
.
swiper
.
autoplay
.
start
()
},
courseTab
(
n
)
{
this
.
courseSetTab
=
n
}
}
}
</
script
>
<
style
lang=
"scss"
scoped
>
.is-pc
{
.course-set
{
background
:
#fff
;
width
:
1200px
;
margin
:
30px
auto
0
;
padding
:
50px
30px
;
margin-bottom
:
111px
;
img
{
width
:
1140px
;
}
.course-set-tips
{
font-size
:
16px
;
font-weight
:
400
;
color
:
#7b7b7b
;
}
// li {
// }
}
.banner
{
position
:
relative
;
.img_banner
{
width
:
100%
;
height
:
100%
;
}
.btn
{
display
:
flex
;
justify-content
:
center
;
position
:
absolute
;
bottom
:
109px
;
left
:
50%
;
transform
:
translateX
(
-50%
);
}
.btn1
{
width
:
104px
;
height
:
32px
;
border
:
1px
solid
#ffffff
;
font-size
:
14px
;
font-weight
:
400
;
line-height
:
8px
;
background
:
none
;
color
:
#fff
;
}
.btn1
:hover
{
background-color
:
#aa1941
;
opacity
:
1
;
}
}
.content_school
{
// background-color: #ccc;
height
:
661px
;
width
:
1200px
;
margin
:
70px
auto
;
text-align
:
center
;
display
:
flex
;
justify-content
:
space-around
;
align-items
:
center
;
.content_left
{
padding-right
:
152px
;
min-width
:
524px
;
height
:
100%
;
// background-color: red;
.content_tit
{
text-align
:
center
;
display
:
flex
;
justify-content
:
flex-start
;
margin-top
:
64px
;
.line
{
width
:
6px
;
height
:
34px
;
background
:
#aa1941
;
margin-right
:
9px
;
margin-top
:
6px
;
}
.tit_desc
{
color
:
#333333
;
font-size
:
34px
;
font-weight
:
bold
;
}
}
.content_left_bottom
{
font-size
:
16px
;
font-weight
:
300
;
color
:
#424242
;
margin-top
:
66px
;
text-align
:
left
;
line-height
:
1
.5
;
}
}
.content_right
{
min-width
:
596px
;
height
:
100%
;
// background-color: yellow;
}
}
.content_tit
{
width
:
1200px
;
margin
:
auto
;
text-align
:
center
;
display
:
flex
;
justify-content
:
flex-start
;
margin-top
:
64px
;
.line
{
width
:
6px
;
height
:
34px
;
background
:
#aa1941
;
margin-right
:
9px
;
margin-top
:
6px
;
}
.tit_desc
{
color
:
#333333
;
font-size
:
34px
;
font-weight
:
bold
;
}
}
.content_part
{
width
:
1200px
;
margin
:
auto
;
text-align
:
center
;
margin-top
:
70px
;
display
:
flex
;
.content_list
{
width
:
100%
;
// min-height: 546px;
display
:
flex
;
justify-content
:
space-around
;
align-items
:
flex-start
;
background-color
:
#fff
;
padding-bottom
:
35px
;
margin-top
:
31px
;
.content_list_item
{
padding
:
68px
39px
0
41px
;
width
:
380px
;
// height: 483px;
opacity
:
1
;
.content_list_item_top
{
img
{
width
:
91
.66px
;
height
:
100%
;
}
.top_text
{
font-size
:
20px
;
font-weight
:
500
;
color
:
#484848
;
margin-top
:
29px
;
}
}
.content_list_item_center
{
text-align
:
left
;
font-size
:
16px
;
font-weight
:
400
;
color
:
#666666
;
margin-top
:
37px
;
line-height
:
2
;
}
.content_list_item_bottom
{
font-size
:
16px
;
font-weight
:
400
;
color
:
#666666
!
important
;
// margin-top: 27px;
text-align
:
left
;
line-height
:
2
;
::v-deep
{
li
{
list-style-type
:
disc
;
color
:
#aa1941
;
margin-left
:
15px
;
p
{
font-size
:
16px
;
font-weight
:
400
;
color
:
#666666
!
important
;
// margin-top: 27px;
text-align
:
left
;
line-height
:
2
;
}
}
}
}
}
}
.content_list_item
:nth-child
(
3
)
.content_list_item_center
{
text-align
:
center
;
}
.content_desc
{
width
:
536px
;
padding-left
:
30px
;
.content_tit
{
text-align
:
center
;
display
:
flex
;
justify-content
:
flex-start
;
margin-top
:
64px
;
.line
{
width
:
6px
;
height
:
34px
;
background
:
#aa1941
;
margin-right
:
9px
;
margin-top
:
6px
;
}
.tit_desc
{
color
:
#333333
;
font-size
:
34px
;
font-weight
:
bold
;
}
}
.content_intro
{
font-size
:
16px
;
font-weight
:
300
;
color
:
#424242
;
line-height
:
1
.5
;
margin-top
:
66px
;
text-align
:
left
;
}
}
img
{
width
:
100%
;
height
:
100%
;
}
.img-box
{
position
:
relative
;
flex
:
1
;
.img2
{
width
:
956px
;
position
:
absolute
;
top
:
0
;
right
:
60px
;
}
}
.img22
{
width
:
540px
;
margin-top
:
65px
;
}
.img55
{
width
:
292px
;
height
:
345px
;
margin-right
:
11px
;
cursor
:
pointer
;
position
:
relative
;
.mask
{
position
:
absolute
;
background
:
rgba
(
0
,
0
,
0
,
0
.6
);
color
:
#ffffff
;
opacity
:
1
;
top
:
0
;
right
:
0
;
width
:
100%
;
height
:
100%
;
pointer-events
:
none
;
}
.desc_child
{
margin
:
137px
auto
;
}
.desc_last
{
margin
:
43px
auto
;
}
.desc
{
transition
:
all
0
.15s
ease-in
;
position
:
relative
;
z-index
:
11
;
.desc_tit
{
font-size
:
24px
;
font-weight
:
500
;
color
:
#ffffff
;
margin-top
:
-10px
;
}
.desc_detail
{
color
:
#ffffff
;
visibility
:
hidden
;
.num
{
font-size
:
55px
;
font-weight
:
bold
;
}
.fen
{
font-size
:
20px
;
font-weight
:
400
;
padding-top
:
20px
;
}
.fen1
{
padding-right
:
5px
;
}
.desc_detail_item
{
margin-top
:
-20px
;
}
}
}
}
.img55
{
.mask
{
opacity
:
1
;
background
:
rgba
(
0
,
0
,
0
,
0
.7
);
}
.desc
{
transform
:
translateY
(
-30px
);
}
.desc
.desc_detail
{
visibility
:
visible
;
}
}
.img5
{
background
:
url('https://webapp-pub.ezijing.com/project/sbu-plus/pc-school-img4.png')
;
}
.img6
{
background
:
url('https://webapp-pub.ezijing.com/project/sbu-plus/pc-school-img5.png')
;
}
.img7
{
background
:
url('https://webapp-pub.ezijing.com/project/sbu-plus/pc-school-img6.png')
;
}
.img8
{
background
:
url('https://webapp-pub.ezijing.com/project/sbu-plus/pc-school-img7.png')
;
}
}
.img4
{
width
:
100%
;
height
:
100%
;
margin-top
:
68px
;
}
.content_left_tit
{
width
:
1200px
;
margin
:
auto
;
text-align
:
center
;
display
:
flex
;
justify-content
:
flex-start
;
margin-top
:
64px
;
.line
{
width
:
6px
;
height
:
34px
;
background
:
#aa1941
;
margin-right
:
9px
;
margin-top
:
6px
;
}
.tit_desc
{
color
:
#333333
;
font-size
:
34px
;
font-weight
:
bold
;
}
}
.swiper-content
{
padding-top
:
37px
;
padding-bottom
:
132px
;
.swiper-slide
{
position
:
relative
;
width
:
388px
;
height
:
244px
;
margin-top
:
10px
;
img
{
width
:
100%
;
height
:
100%
;
line-height
:
100%
;
}
}
.swiper-slide-active
{
width
:
423px
;
height
:
266px
;
margin-top
:
0
;
}
}
}
.is-h5
{
.banner
{
img
{
width
:
100%
;
display
:
block
;
}
}
.h5-course-set
{
background
:
#fff
;
padding
:
0
.2rem
0
.12rem
;
.h5-head
{
height
:
0
.7rem
;
border-bottom
:
1px
solid
#bebebe
;
display
:
flex
;
overflow-x
:
scroll
;
.btn
{
padding-top
:
0
.25rem
;
p
{
font-size
:
0
.13rem
;
color
:
#959595
;
text-align
:
center
;
white-space
:
nowrap
;
}
&
.active
{
p
{
color
:
#aa1941
;
}
border-bottom
:
1px
solid
#aa1941
;
}
}
}
}
.h5-content
{
padding
:
0
0
.15rem
;
img
{
width
:
100%
;
display
:
block
;
}
.h5-title
{
font-size
:
0
.14rem
;
font-weight
:
bold
;
color
:
#424242
;
line-height
:
0
.36rem
;
&
.m-t-10
{
margin-top
:
0
.1rem
;
}
}
.h5-list
{
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
flex-direction
:
column
;
img
{
margin-top
:
0
.1rem
;
// width: 1.08rem;
// height: 1.4rem;
// display: block;
}
}
.img-list
{
overflow-x
:
scroll
;
display
:
flex
;
.xz-content
{
width
:
6rem
;
margin
:
auto
;
text-align
:
center
;
display
:
flex
;
.img-box
{
position
:
relative
;
flex
:
1
;
.img2
{
width
:
956px
;
position
:
absolute
;
top
:
0
;
right
:
60px
;
}
}
.xz-item
{
width
:
1
.46rem
;
height
:
1
.73rem
;
margin-right
:
0
.1rem
;
cursor
:
pointer
;
position
:
relative
;
.mask
{
position
:
absolute
;
background
:
rgba
(
0
,
0
,
0
,
0
.6
);
color
:
#ffffff
;
opacity
:
1
;
top
:
0
;
right
:
0
;
width
:
100%
;
height
:
100%
;
pointer-events
:
none
;
}
.desc_child
{
margin-top
:
0
.53rem
;
}
.desc_last
{
margin
:
0
.1rem
auto
;
}
.desc
{
// display: flex;
// align-items: center;
// flex-direction: column;
// justify-content: center;
transition
:
all
0
.15s
ease-in
;
position
:
relative
;
z-index
:
11
;
.desc_tit
{
font-size
:
0
.16rem
;
font-weight
:
500
;
color
:
#ffffff
;
}
.desc_detail
{
color
:
#ffffff
;
.num
{
font-size
:
0
.25rem
;
font-weight
:
bold
;
}
.fen
{
font-size
:
0
.1rem
;
font-weight
:
400
;
}
.desc_detail_item
{
margin-top
:
-0
.1rem
;
white-space
:
nowrap
;
}
}
}
}
.xz1
{
background
:
url('https://webapp-pub.ezijing.com/project/sbu-plus/h5/h5-img1.png')
;
}
.xz2
{
background
:
url('https://webapp-pub.ezijing.com/project/sbu-plus/h5/h5-img2.png')
;
}
.xz3
{
background
:
url('https://webapp-pub.ezijing.com/project/sbu-plus/h5/h5-img3.png')
;
}
.xz4
{
background
:
url('https://webapp-pub.ezijing.com/project/sbu-plus/h5/h5-img4.png')
;
}
}
}
.swiper-content
{
padding-bottom
:
0
.5rem
;
}
}
}
::v-deep
{
.swiper-pagination-bullet-active
{
background
:
#fff
;
}
}
.section
{
max-width
:
1212px
;
margin
:
40px
auto
;
.title
{
position
:
relative
;
margin-top
:
20px
;
margin-bottom
:
20px
;
padding-left
:
20px
;
height
:
32px
;
font-size
:
32px
;
line-height
:
1
;
font-weight
:
700
;
border-left
:
7px
solid
#aa1941
;
}
p
{
font-size
:
20px
;
line-height
:
30px
;
color
:
#666666
;
}
p
+
p
{
margin-top
:
20px
;
}
}
</
style
>
pages/about/teacher.vue
浏览文件 @
e5f71484
...
...
@@ -93,7 +93,7 @@ export default {
slider
:
[
{
name
:
this
.
$t
(
'menu.schoolChild.school3'
),
path
:
'/
school/school3
'
path
:
'/
about/school
'
},
{
name
:
this
.
$t
(
'menu.courseChild.teachers'
),
...
...
pages/enroll/apply.vue
浏览文件 @
e5f71484
...
...
@@ -22,10 +22,10 @@
<li
class=
"applyList_con"
>
<div
class=
"apply_name"
>
语言要求
</div>
<div
class=
"apply_desc"
>
托福≥80分或雅思≥6.5分(单项不低于6.0)
<br
/>
· 无法满足上述语言要求但符合下列情况之一的申请者,入学后须参加英语强化课程学习并于第二学年赴美国参加纽约州立大学石溪分校组织的语言考试且合格
· 托福≥80分或雅思≥6.5分(单项不低于6.0)或Duolingo≥105分
<br
/>
·
无法满足上述语言要求但符合下列情况之一的申请者,入学后须参加英语强化课程学习并于第二学年赴美国参加纽约州立大学石溪分校组织的语言考试且合格
<ul>
<li><p>
Duolingo≥105分
</p></li>
<li><p>
iTEP Academic≥4.0
</p></li>
<li><p>
CET-6(大学英语六级)≥450分
</p></li>
<li><p>
75分≤托福
<80
分
</p></li>
...
...
pages/index.vue
浏览文件 @
e5f71484
...
...
@@ -4,7 +4,7 @@
<banners
/>
<!-- 项目定位 -->
<project-position
/>
<!-- 项目
特色
-->
<!-- 项目
优势
-->
<project-features
/>
<!-- 校园风光 -->
<!--
<school-senery
/>
-->
...
...
pages/news/hot/_id.vue
浏览文件 @
e5f71484
...
...
@@ -32,7 +32,7 @@ export default {
slider
:
[
{
name
:
this
.
$t
(
'menu.projectChild.bg'
),
path
:
'/
project-intro/introduce
'
path
:
'/
about/school
'
},
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
...
...
pages/news/hot/index.vue
浏览文件 @
e5f71484
...
...
@@ -17,7 +17,7 @@ export default {
slider
:
[
{
name
:
this
.
$t
(
'menu.projectChild.bg'
),
path
:
'/
project-intro/introduce
'
path
:
'/
about/school
'
},
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
...
...
pages/project-intro/introduce.vue
浏览文件 @
e5f71484
...
...
@@ -43,7 +43,7 @@ export default {
slider
:
[
{
name
:
this
.
$t
(
'menu.projectChild.bg'
),
path
:
'/
project-intro/introduce
'
path
:
'/
about/school
'
},
{
name
:
this
.
$t
(
'menu.newsChild.hot'
),
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论