Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
f98d915f
提交
f98d915f
authored
5月 20, 2024
作者:
lhh
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
2932f0af
隐藏空白字符变更
内嵌
并排
正在显示
32 个修改的文件
包含
464 行增加
和
754 行删除
+464
-754
ApplyForm.vue
components/base/h5/ApplyForm.vue
+1
-1
Menu.vue
components/base/h5/Menu.vue
+5
-5
banners.vue
components/home/banners.vue
+2
-2
projectFeatures.vue
components/home/projectFeatures.vue
+6
-6
projectPosition.vue
components/home/projectPosition.vue
+6
-2
schoolIntroduce.vue
components/home/schoolIntroduce.vue
+8
-3
Header.vue
components/layout/h5/Header.vue
+1
-1
Foot.vue
components/layout/pc/Foot.vue
+2
-2
Head.vue
components/layout/pc/Head.vue
+9
-3
rightAside.vue
components/rightAside.vue
+1
-1
zh-CN.js
langs/zh-CN.js
+3
-3
index.vue
modules/letter/index.vue
+1
-1
home.vue
modules/my/account/home.vue
+4
-2
qrcodePay.vue
modules/my/application/components/qrcodePay.vue
+1
-1
declare.js
modules/my/application/form/declare.js
+1
-1
answer.js
modules/my/application/form/info/answer.js
+2
-2
education.js
modules/my/application/form/info/education.js
+1
-1
qrcodePay.vue
modules/my/interview/components/qrcodePay.vue
+1
-1
index.js
modules/my/interview/form/index.js
+4
-2
tjx.js
modules/my/interview/form/tjx.js
+1
-1
ywjl.js
modules/my/interview/form/ywjl.js
+2
-2
zwjl.js
modules/my/interview/form/zwjl.js
+32
-0
index.vue
modules/my/interview/index.vue
+11
-4
qrcodePay.vue
modules/my/review/components/qrcodePay.vue
+1
-1
indexPay.vue
modules/my/welcome/indexPay.vue
+9
-2
indexWelcome.vue
modules/my/welcome/indexWelcome.vue
+1
-1
nuxt.config.js
nuxt.config.js
+2
-2
school.vue
pages/about/school.vue
+324
-676
process.vue
pages/enroll/process.vue
+13
-18
introduce.vue
pages/project-intro/introduce.vue
+1
-1
salary.vue
pages/returnPolicy/salary.vue
+1
-1
school.vue
pages/school/school.vue
+7
-5
没有找到文件。
components/base/h5/ApplyForm.vue
浏览文件 @
f98d915f
...
@@ -46,7 +46,7 @@ export default {
...
@@ -46,7 +46,7 @@ export default {
{
label
:
'中国未来金融领袖计划'
,
value
:
'1007'
},
{
label
:
'中国未来金融领袖计划'
,
value
:
'1007'
},
{
label
:
'国际硕士保研项目'
,
value
:
'1016'
},
{
label
:
'国际硕士保研项目'
,
value
:
'1016'
},
{
label
:
'金融学硕士保研项目'
,
value
:
'1018'
},
{
label
:
'金融学硕士保研项目'
,
value
:
'1018'
},
{
label
:
'美国帕克大学
专升硕
项目'
,
value
:
'1031'
}
{
label
:
'美国帕克大学
硕士
项目'
,
value
:
'1031'
}
],
],
phoneCode
:
''
,
phoneCode
:
''
,
codeButtonDisabled
:
false
,
codeButtonDisabled
:
false
,
...
...
components/base/h5/Menu.vue
浏览文件 @
f98d915f
...
@@ -21,7 +21,7 @@ export default {
...
@@ -21,7 +21,7 @@ export default {
{
{
name
:
'项目介绍'
,
name
:
'项目介绍'
,
children
:
[
children
:
[
{
name
:
'美国帕克大学
专升硕
项目'
,
path
:
'/about/school'
}
{
name
:
'美国帕克大学
硕士
项目'
,
path
:
'/about/school'
}
// { name: '最近动态', path: '/news/hot' }
// { name: '最近动态', path: '/news/hot' }
]
]
},
},
...
@@ -49,10 +49,10 @@ export default {
...
@@ -49,10 +49,10 @@ export default {
{
name
:
'归国政策'
,
path
:
'/returnPolicy/returnPolicy'
}
{
name
:
'归国政策'
,
path
:
'/returnPolicy/returnPolicy'
}
]
]
},
},
{
//
{
name
:
'常见问题'
,
//
name: '常见问题',
path
:
'/question/question'
//
path: '/question/question'
},
//
},
{
{
name
:
'报名申请'
,
name
:
'报名申请'
,
onClick
:
()
=>
{
onClick
:
()
=>
{
...
...
components/home/banners.vue
浏览文件 @
f98d915f
...
@@ -2,10 +2,10 @@
...
@@ -2,10 +2,10 @@
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
class=
"banner-content"
>
<div
class=
"banner-content"
>
<a
href=
"/my"
>
<a
href=
"/my"
>
<img
class=
"img"
src=
"https://webapp-pub.ezijing.com/project/
park
/banner.png"
/>
<img
class=
"img"
src=
"https://webapp-pub.ezijing.com/project/
xmn-plus
/banner.png"
/>
</a>
</a>
<!--
<div
class=
"content_desc"
>
<!--
<div
class=
"content_desc"
>
<div
class=
"desc_cn"
>
美国帕克大学
专升硕
项目
</div>
<div
class=
"desc_cn"
>
美国帕克大学
硕士
项目
</div>
<div
class=
"desc_en"
>
Stevens Institute of Technology Master of Engineering in Engineering Management
</div>
<div
class=
"desc_en"
>
Stevens Institute of Technology Master of Engineering in Engineering Management
</div>
</div>
-->
</div>
-->
<div
class=
"banner_navList"
v-if=
"false"
>
<div
class=
"banner_navList"
v-if=
"false"
>
...
...
components/home/projectFeatures.vue
浏览文件 @
f98d915f
...
@@ -27,18 +27,18 @@ export default {
...
@@ -27,18 +27,18 @@ export default {
listData
:
[
listData
:
[
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/park/feature_1.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/park/feature_1.png'
,
item_desc_tit
:
'
校方直录
'
,
item_desc_tit
:
'
官方可靠
'
,
item_desc_con
:
'
点对点直录<br/>硕士学分国内提前修
'
item_desc_con
:
'
中美教育部双认证的大学<br/>美国帕克大学硕士项目中国中心直招
'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/park/feature_2.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/park/feature_2.png'
,
item_desc_tit
:
'
免标准化考
试'
,
item_desc_tit
:
'
推荐免
试'
,
item_desc_con
:
'
校方考试替代托福、GRE
'
item_desc_con
:
'
中方院校推荐,面试录取<br/>免托福/GRE/GMAT
'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/park/feature_3.png'
,
web_img_uri
:
'https://webapp-pub.ezijing.com/project/park/feature_3.png'
,
item_desc_tit
:
'
超高性价比留学项目
'
,
item_desc_tit
:
'
高性价比
'
,
item_desc_con
:
'国内
学习费用+国外学习费用+<br/>国外生活费用不超过25万
'
item_desc_con
:
'国内
、国外总学费不超过18万元人民币
'
}
}
// {
// {
// web_img_uri: 'https://webapp-pub.ezijing.com/project/park/feature_4.png',
// web_img_uri: 'https://webapp-pub.ezijing.com/project/park/feature_4.png',
...
...
components/home/projectPosition.vue
浏览文件 @
f98d915f
...
@@ -3,12 +3,16 @@
...
@@ -3,12 +3,16 @@
<card
title=
"项目简介"
>
<card
title=
"项目简介"
>
<div
class=
"desc"
>
<div
class=
"desc"
>
<p>
<p>
美国帕克大学专升硕项目是针对具有3年大专学历的学生,通过1年时间在国内补足国外大学要求的学分,取得国外大学的本科学士学位,然后出国再读1年硕士,取得硕士学位,回国可被中留服直接认证研究生学历。
该项目是美国帕克大学硕士项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。
</p>
<br
/>
<p>
该项目由美国帕克大学硕士项目中国中心(清控紫荆教育)负责招生和运营,详情请见美国帕克大学官网项目说明:https://www.park.edu/admissions/international-student-admissions/park-zijing-partnership-program/
</p>
</p>
<br
/>
<br
/>
<!--
<p>
<!--
<p>
该项目由美国帕克大学
专升硕
项目中国招生与教学中心(紫荆教育)全权负责运营,详情请见斯蒂文斯理工学院官网项目说明:
<a
该项目由美国帕克大学
硕士
项目中国招生与教学中心(紫荆教育)全权负责运营,详情请见斯蒂文斯理工学院官网项目说明:
<a
href=
"https://www.stevens.edu/page-basic/zijing-partnership"
href=
"https://www.stevens.edu/page-basic/zijing-partnership"
target=
"_blank"
target=
"_blank"
>
https://www.stevens.edu/page-basic/zijing-partnership
</a
>
https://www.stevens.edu/page-basic/zijing-partnership
</a
...
...
components/home/schoolIntroduce.vue
浏览文件 @
f98d915f
...
@@ -4,12 +4,17 @@
...
@@ -4,12 +4,17 @@
<div
class=
"desc"
>
<div
class=
"desc"
>
<img
src=
"https://webapp-pub.ezijing.com/project/park/school_desc.png"
class=
"desc-img"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/park/school_desc.png"
class=
"desc-img"
/>
<p>
<p>
美国帕克大学原名帕克学院,最初成立于1875年,2000年正式更名为帕克大学,是一所独立私立高等教育机构,至今已有149年的历史。最初成立时,帕克大学仅是一所小型的中西部教堂学院,现在已经发展成为一所拥有电子学习设施,并开设美国军队教育课程的大学。帕克大学获得了美国中北部高等教育委员会及中北部学院和大学协会认可,获密苏里州教育部门认证,中国教育部涉外监管信息网认证。
美国帕克大学成立于1875年,至今已有149年的历史,是一所历史悠久、学科齐全、多元化的综合性大学,帕克大学一直被家长和其他学校评为国内私立大学中的卓越典范。
<b
>
帕克大学是美国中北部高等教育委员会及中北部学院和大学协会认可的大学,也是中国教育部涉外监管信息网认证的大学。
</b
>
</p>
</p>
<br
/>
<br
/>
<p>
<p>
有超过633名来自112个不同国家的外国留学生,他们在学校感受到了家的温暖。为了容纳并使留学生更好地适应学校,学校组织了许多有趣的活动供留学生参加,也让美国学生可以与之互动并体验当地文化。帕克大学一直被家长和其他学校评为国内私立大学中的顶级大学。帕克起源于中西部一个小大学,现在帕克大学已经成长为多元的大学,为全球的学生提供高品质的学术机会。
帕克大学具有很强的国际化传统,为全球学生提供高品质的学习和学术机会,学校有超过633名来自112个不同国家的外国留学生,他们在学校感受到了家的温暖。为了容纳并使留学生更好地适应学校,学校组织了许多有趣的活动供留学生参加,也让美国学生可以与之互动并体验当地文化。
帕克大学的毕业生拥有全球视野,他们对国际关系和国际市场有着深刻理解。在帕克的学习使他们掌握了关键性思维、有效沟通以及终身学习。无论是商科专业,还是体育、生物、图形设计或者教育专业,学生在帕克大学学到的不仅仅是为日后工作做准备,更是如何成为一个关键性思考者、问题解决者以及可以适应全球化的领跑者。
</p>
<br
/>
<p>
帕克大学致力于培养具有全球化视野的学生,他们对国际关系和国际市场有着深刻理解。在帕克的学习使他们掌握了关键性思维、有效沟通以及终身学习。无论是商科专业,还是体育、生物、图形设计或者教育专业,学生在帕克大学学到的不仅仅是为日后工作做准备的知识和能力,更是如何成为一个关键性思考者、问题解决者以及可以适应全球化的领跑者。
</p>
</p>
</div>
</div>
</card>
</card>
...
...
components/layout/h5/Header.vue
浏览文件 @
f98d915f
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<img
@
click=
"goWebsite"
src=
"https://webapp-pub.ezijing.com/project/park/logo.png"
/>
<img
@
click=
"goWebsite"
src=
"https://webapp-pub.ezijing.com/project/park/logo.png"
/>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<nuxt-link
to=
"/"
class=
"logo"
>
<nuxt-link
to=
"/"
class=
"logo"
>
<div
class=
"title"
>
美国帕克大学
专升硕
项目
</div>
<div
class=
"title"
>
美国帕克大学
硕士
项目
</div>
<!--
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg"
/>
-->
<!--
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg"
/>
-->
</nuxt-link>
</nuxt-link>
</div>
</div>
...
...
components/layout/pc/Foot.vue
浏览文件 @
f98d915f
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<div
class=
"left-content"
>
<div
class=
"left-content"
>
<div
class=
"logo-title"
>
<div
class=
"logo-title"
>
<img
src=
"https://webapp-pub.ezijing.com/project/park/logo_white2.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/park/logo_white2.png"
/>
<h1>
美国帕克大学
专升硕
项目
</h1>
<h1>
美国帕克大学
硕士
项目
</h1>
</div>
</div>
<div
class=
"bottom"
>
<div
class=
"bottom"
>
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
</div>
</div>
</div>
</div>
<div
class=
"center-content"
>
<div
class=
"center-content"
>
<div
class=
"contact"
>
美国帕克大学
专升硕
项目
</div>
<div
class=
"contact"
>
美国帕克大学
硕士
项目
</div>
<div
class=
"contact"
>
中国招生与教学中心(紫荆教育)
</div>
<div
class=
"contact"
>
中国招生与教学中心(紫荆教育)
</div>
<div
class=
"bottom"
>
<div
class=
"bottom"
>
<div
class=
"address"
v-html=
"$t('foot.address')"
></div>
<div
class=
"address"
v-html=
"$t('foot.address')"
></div>
...
...
components/layout/pc/Head.vue
浏览文件 @
f98d915f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<img
@
click=
"goWebsite"
src=
"https://webapp-pub.ezijing.com/project/park/logo.png"
/>
<img
@
click=
"goWebsite"
src=
"https://webapp-pub.ezijing.com/project/park/logo.png"
/>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
<nuxt-link
to=
"/"
>
<nuxt-link
to=
"/"
>
<div
class=
"title"
>
美国帕克大学
专升硕
项目
</div>
<div
class=
"title"
>
美国帕克大学
硕士
项目
</div>
</nuxt-link>
</nuxt-link>
<!--
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg"
/>
-->
<!--
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg"
/>
-->
</div>
</div>
...
@@ -67,10 +67,16 @@ export default {
...
@@ -67,10 +67,16 @@ export default {
return
this
.
$store
.
state
.
user
||
{}
return
this
.
$store
.
state
.
user
||
{}
},
},
loginURL
()
{
loginURL
()
{
return
process
.
client
?
`
${
process
.
env
.
loginURL
}
/login/index?redirect_uri=
${
encodeURIComponent
(
location
.
origin
+
this
.
$route
.
fullPath
)}
`
:
''
return
process
.
client
?
`
${
process
.
env
.
loginURL
}
/login/index?redirect_uri=
${
encodeURIComponent
(
location
.
origin
+
this
.
$route
.
fullPath
)}
`
:
''
},
},
registerURL
()
{
registerURL
()
{
return
process
.
client
?
`
${
process
.
env
.
loginURL
}
/register?redirect_uri=
${
encodeURIComponent
(
location
.
origin
+
this
.
$route
.
fullPath
)}
`
:
''
return
process
.
client
?
`
${
process
.
env
.
loginURL
}
/register?redirect_uri=
${
encodeURIComponent
(
location
.
origin
+
this
.
$route
.
fullPath
)}
`
:
''
}
}
}
}
}
}
...
...
components/rightAside.vue
浏览文件 @
f98d915f
...
@@ -103,7 +103,7 @@ export default {
...
@@ -103,7 +103,7 @@ export default {
{
label
:
'中国未来金融领袖计划'
,
value
:
'1007'
},
{
label
:
'中国未来金融领袖计划'
,
value
:
'1007'
},
{
label
:
'国际硕士'
,
value
:
'1016'
},
{
label
:
'国际硕士'
,
value
:
'1016'
},
{
label
:
'金融学硕士保研项目'
,
value
:
'1018'
},
{
label
:
'金融学硕士保研项目'
,
value
:
'1018'
},
{
label
:
'美国帕克大学
专升硕
项目'
,
value
:
'1031'
}
{
label
:
'美国帕克大学
硕士
项目'
,
value
:
'1031'
}
]
]
}
}
},
},
...
...
langs/zh-CN.js
浏览文件 @
f98d915f
...
@@ -26,9 +26,9 @@ export default {
...
@@ -26,9 +26,9 @@ export default {
teachers
:
'师资介绍'
teachers
:
'师资介绍'
},
},
schoolChild
:
{
schoolChild
:
{
school1
:
'美国帕克大学
专升硕
项目'
,
school1
:
'美国帕克大学
硕士
项目'
,
school2
:
'纽约州立大学石溪分校'
,
school2
:
'纽约州立大学石溪分校'
,
school3
:
'美国帕克大学
专升硕
项目'
school3
:
'美国帕克大学
硕士
项目'
},
},
enrollChild
:
{
enrollChild
:
{
process
:
'报名流程'
,
process
:
'报名流程'
,
...
@@ -51,7 +51,7 @@ export default {
...
@@ -51,7 +51,7 @@ export default {
// 首页
// 首页
home
:
{
home
:
{
project
:
{
project
:
{
title
:
'项目
优势
'
,
title
:
'项目
亮点
'
,
h5
:
{
h5
:
{
itemT1
:
'百年历史<br />美国大学'
,
itemT1
:
'百年历史<br />美国大学'
,
itemT2
:
'高排名<br />美国大学'
,
itemT2
:
'高排名<br />美国大学'
,
...
...
modules/letter/index.vue
浏览文件 @
f98d915f
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
</div>
</div>
</div>
</div>
</header>
</header>
<nav
class=
"nav"
><h1
class=
"title"
>
美国帕克大学
专升硕
项目推荐信
</h1></nav>
<nav
class=
"nav"
><h1
class=
"title"
>
美国帕克大学
硕士
项目推荐信
</h1></nav>
<section
class=
"content"
>
<section
class=
"content"
>
<el-form
<el-form
:model=
"ruleForm"
:model=
"ruleForm"
...
...
modules/my/account/home.vue
浏览文件 @
f98d915f
...
@@ -2,7 +2,9 @@
...
@@ -2,7 +2,9 @@
<div
class=
"my"
>
<div
class=
"my"
>
<div
class=
"card"
>
<div
class=
"card"
>
<div
class=
"result"
>
<div
class=
"result"
>
<div
class=
"result-left"
><img
src=
"https://webapp-pub.ezijing.com/project/application/images/my_icon.png"
/>
招生办反馈
</div>
<div
class=
"result-left"
>
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/my_icon.png"
/>
招生办反馈
</div>
<!--
<div
class=
"result-right"
>
{{
result
.
submit_status_desc
||
'未收到报名信息'
}}
</div>
-->
<!--
<div
class=
"result-right"
>
{{
result
.
submit_status_desc
||
'未收到报名信息'
}}
</div>
-->
</div>
</div>
</div>
</div>
...
@@ -28,7 +30,7 @@
...
@@ -28,7 +30,7 @@
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/welcome.png"
width=
"350"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/welcome.png"
width=
"350"
/>
<div
class=
"welcome-content"
>
<div
class=
"welcome-content"
>
<h1>
欢迎您报考
</h1>
<h1>
欢迎您报考
</h1>
<h2>
美国帕克大学
专升硕
项目
</h2>
<h2>
美国帕克大学
硕士
项目
</h2>
<div
class=
"welcome-button"
@
click=
"handleStart"
>
马上开始
</div>
<div
class=
"welcome-button"
@
click=
"handleStart"
>
马上开始
</div>
</div>
</div>
</div>
</div>
...
...
modules/my/application/components/qrcodePay.vue
浏览文件 @
f98d915f
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png"
/>
</div>
</div>
<h1>
欢迎您
</h1>
<h1>
欢迎您
</h1>
<p
class=
"t1"
>
申请美国帕克大学
专升硕
项目,本项目的申请费为
<span>
700
</span>
元,请扫描二维码以完成报名。
</p>
<p
class=
"t1"
>
申请美国帕克大学
硕士
项目,本项目的申请费为
<span>
700
</span>
元,请扫描二维码以完成报名。
</p>
</div>
</div>
<div
class=
"qrcode-error"
v-if=
"qrcodeError"
>
<div
class=
"qrcode-error"
v-if=
"qrcodeError"
>
生成二维码失败请刷新
<i
class=
"el-icon-refresh-left"
@
click=
"getOrder"
title=
"刷新"
></i>
生成二维码失败请刷新
<i
class=
"el-icon-refresh-left"
@
click=
"getOrder"
title=
"刷新"
></i>
...
...
modules/my/application/form/declare.js
浏览文件 @
f98d915f
...
@@ -27,7 +27,7 @@ export default function (_this) {
...
@@ -27,7 +27,7 @@ export default function (_this) {
values
:
[{
label
:
'同意'
,
value
:
1
}],
values
:
[{
label
:
'同意'
,
value
:
1
}],
model
:
'isAgree'
,
model
:
'isAgree'
,
rules
:
[{
required
:
true
,
message
:
'请阅读协议'
,
trigger
:
'change'
}],
rules
:
[{
required
:
true
,
message
:
'请阅读协议'
,
trigger
:
'change'
}],
prepend
:
`<p>1、本人知晓此申请表及所附文件将作为申请美国帕克大学
专升硕
项目面试和背景评估的参考依据,一旦成功录取,有关资料将作为学生信息存档。</p>
prepend
:
`<p>1、本人知晓此申请表及所附文件将作为申请美国帕克大学
硕士
项目面试和背景评估的参考依据,一旦成功录取,有关资料将作为学生信息存档。</p>
<p>2、本人声明所填资料正确无误,知晓任何不真实的信息或不诚信的行为,均会影响申请结果,已取得的成绩和资格会被取消。我理解并同意所有报名材料归紫荆教育所有,无论考生录取与否均不退回。我授权紫荆教育使用报名表中的信息查询本人学习和工作记录。</p>`
<p>2、本人声明所填资料正确无误,知晓任何不真实的信息或不诚信的行为,均会影响申请结果,已取得的成绩和资格会被取消。我理解并同意所有报名材料归紫荆教育所有,无论考生录取与否均不退回。我授权紫荆教育使用报名表中的信息查询本人学习和工作记录。</p>`
}
}
]
]
...
...
modules/my/application/form/info/answer.js
浏览文件 @
f98d915f
...
@@ -17,7 +17,7 @@ export default function (_this) {
...
@@ -17,7 +17,7 @@ export default function (_this) {
const
[
first
=
{},
second
=
{}]
=
answers
const
[
first
=
{},
second
=
{}]
=
answers
return
{
return
{
qid1
:
first
.
qid
||
'1'
,
qid1
:
first
.
qid
||
'1'
,
question1
:
'您为什么要申请美国帕克大学
专升硕
项目?'
,
question1
:
'您为什么要申请美国帕克大学
硕士
项目?'
,
answer1
:
first
.
answer
,
answer1
:
first
.
answer
,
qid2
:
second
.
qid
||
'2'
,
qid2
:
second
.
qid
||
'2'
,
question2
:
'您的短期和长期职业发展目标是什么?您打算如何达成此愿景?'
,
question2
:
'您的短期和长期职业发展目标是什么?您打算如何达成此愿景?'
,
...
@@ -39,7 +39,7 @@ export default function (_this) {
...
@@ -39,7 +39,7 @@ export default function (_this) {
items
:
[
items
:
[
{
{
type
:
'v-input'
,
type
:
'v-input'
,
label
:
'您为什么要申请美国帕克大学
专升硕
项目?(60字以上,1000字以内)'
,
label
:
'您为什么要申请美国帕克大学
硕士
项目?(60字以上,1000字以内)'
,
model
:
'answer1'
,
model
:
'answer1'
,
attrs
:
{
type
:
'textarea'
,
rows
:
'8'
,
maxlength
:
'1000'
,
style
:
'width:100%'
},
attrs
:
{
type
:
'textarea'
,
rows
:
'8'
,
maxlength
:
'1000'
,
style
:
'width:100%'
},
rules
:
[
rules
:
[
...
...
modules/my/application/form/info/education.js
浏览文件 @
f98d915f
...
@@ -44,7 +44,7 @@ export default function (_this) {
...
@@ -44,7 +44,7 @@ export default function (_this) {
model
:
'education_status'
,
model
:
'education_status'
,
attrs
:
{
placeholder
:
'请填写当前教育状态'
},
attrs
:
{
placeholder
:
'请填写当前教育状态'
},
rules
:
[{
required
:
true
,
message
:
'请填写当前教育状态'
,
trigger
:
'blur'
}],
rules
:
[{
required
:
true
,
message
:
'请填写当前教育状态'
,
trigger
:
'blur'
}],
append
:
'<p style="color:#606266">当前教育状态(填写示例:
本科在读/大四
)</p>'
append
:
'<p style="color:#606266">当前教育状态(填写示例:
专科在读/大三
)</p>'
}
}
],
],
items
:
[
items
:
[
...
...
modules/my/interview/components/qrcodePay.vue
浏览文件 @
f98d915f
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png"
/>
</div>
</div>
<h1>
欢迎您
</h1>
<h1>
欢迎您
</h1>
<p
class=
"t1"
>
申请美国帕克大学
专升硕
项目,本项目的申请费为
<span>
700
</span>
元,请扫描二维码以完成报名。
</p>
<p
class=
"t1"
>
申请美国帕克大学
硕士
项目,本项目的申请费为
<span>
700
</span>
元,请扫描二维码以完成报名。
</p>
</div>
</div>
<div
class=
"qrcode-error"
v-if=
"qrcodeError"
>
<div
class=
"qrcode-error"
v-if=
"qrcodeError"
>
生成二维码失败请刷新
<i
class=
"el-icon-refresh-left"
@
click=
"getOrder"
title=
"刷新"
></i>
生成二维码失败请刷新
<i
class=
"el-icon-refresh-left"
@
click=
"getOrder"
title=
"刷新"
></i>
...
...
modules/my/interview/form/index.js
浏览文件 @
f98d915f
...
@@ -5,20 +5,22 @@ import ywjl from './ywjl'
...
@@ -5,20 +5,22 @@ import ywjl from './ywjl'
// import zp from './zp'
// import zp from './zp'
import
ywcjd
from
'./ywcjd'
import
ywcjd
from
'./ywcjd'
import
tjx
from
'./tjx'
import
tjx
from
'./tjx'
import
grcs
from
'./grcs'
//
import grcs from './grcs'
import
byzs
from
'./byzs'
import
byzs
from
'./byzs'
import
form
from
'./form'
import
form
from
'./form'
import
zwjl
from
'./zwjl'
export
default
function
(
_this
)
{
export
default
function
(
_this
)
{
return
{
return
{
id
:
'interview'
,
id
:
'interview'
,
title
:
'申请面试'
,
title
:
'申请面试'
,
children
:
[
children
:
[
zwjl
(
_this
),
ywjl
(
_this
),
ywjl
(
_this
),
cjd
(
_this
),
cjd
(
_this
),
// yynl(_this),
// yynl(_this),
tjx
(
_this
),
tjx
(
_this
),
grcs
(
_this
),
//
grcs(_this),
byzs
(
_this
),
byzs
(
_this
),
// form(_this),
// form(_this),
{
{
...
...
modules/my/interview/form/tjx.js
浏览文件 @
f98d915f
export
default
function
(
_this
)
{
export
default
function
(
_this
)
{
return
{
return
{
required
:
tru
e
,
required
:
fals
e
,
id
:
'interview_tjx'
,
id
:
'interview_tjx'
,
title
:
'推荐信'
,
title
:
'推荐信'
,
get
:
{
get
:
{
...
...
modules/my/interview/form/ywjl.js
浏览文件 @
f98d915f
...
@@ -23,8 +23,8 @@ export default function (_this) {
...
@@ -23,8 +23,8 @@ export default function (_this) {
data
:
{
file_type
:
'RESUME_EN'
}
data
:
{
file_type
:
'RESUME_EN'
}
},
},
append
:
`
append
:
`
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/park/英文简历模板
.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/xmn/%E8%8B%B1%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF
.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
}
}
]
]
}
}
...
...
modules/my/interview/form/zwjl.js
0 → 100644
浏览文件 @
f98d915f
export
default
function
(
_this
)
{
return
{
required
:
true
,
id
:
'interview_zwjl'
,
title
:
'中文简历'
,
get
:
{
callback
(
data
)
{
const
{
attachments
=
[]
}
=
_this
.
detail
.
material
const
RESUME_CN
=
attachments
.
filter
(
item
=>
item
.
file_type_id
===
'RESUME_CN'
)
return
{
RESUME_CN
}
}
},
form
:
{
hasSubmit
:
false
,
items
:
[
{
required
:
true
,
type
:
'v-upload'
,
model
:
'RESUME_CN'
,
attrs
:
{
action
:
`
${
process
.
env
.
baseURL
}
/api/enrollment/v1.0/application-materials/attachments/
${
process
.
env
.
projectId
}
/put`
,
deleteAction
:
`
${
process
.
env
.
baseURL
}
/api/enrollment/v1.0/application-materials/attachments/
${
process
.
env
.
projectId
}
/delete`
,
data
:
{
file_type
:
'RESUME_CN'
}
},
append
:
`
<p>请下载填写中文简历模板后上传 [<a href="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/xmn/%E4%B8%AD%E6%96%87%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BF.doc" target="_blank" download="中文简历模板">下载模板</a>]</p>
<p>请将中文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
}
]
}
}
}
modules/my/interview/index.vue
浏览文件 @
f98d915f
...
@@ -9,7 +9,8 @@
...
@@ -9,7 +9,8 @@
@
success=
"handleSuccess"
@
success=
"handleSuccess"
@
error=
"handleError"
@
error=
"handleError"
@
back=
"$router.push('/my/account')"
@
back=
"$router.push('/my/account')"
v-if=
"detail"
>
v-if=
"detail"
>
<template
#
aside-append
>
<template
#
aside-append
>
<div
class=
"aside-payment"
><a
href=
"https://accounts.ezijing.com/payment"
target=
"_blank"
>
查看缴费记录
</a></div>
<div
class=
"aside-payment"
><a
href=
"https://accounts.ezijing.com/payment"
target=
"_blank"
>
查看缴费记录
</a></div>
<div
class=
"aside-logout"
@
click=
"$store.dispatch('logout')"
><span>
退出登录
</span></div>
<div
class=
"aside-logout"
@
click=
"$store.dispatch('logout')"
><span>
退出登录
</span></div>
...
@@ -20,7 +21,13 @@
...
@@ -20,7 +21,13 @@
</
template
>
</
template
>
</vue-form>
</vue-form>
<app-complete
:type=
"1"
v-model=
"completeVisible"
></app-complete>
<app-complete
:type=
"1"
v-model=
"completeVisible"
></app-complete>
<el-dialog
title=
"您的申请资料已提交成功"
:visible
.
sync=
"dialogVisible"
:center=
"true"
:close-on-click-modal=
"false"
width=
"348px"
>
<el-dialog
title=
"您的申请资料已提交成功"
:visible
.
sync=
"dialogVisible"
:center=
"true"
:close-on-click-modal=
"false"
width=
"348px"
>
<div
class=
"dialog-tips"
>
<div
class=
"dialog-tips"
>
<div
class=
"icon"
><img
src=
"https://webapp-pub.ezijing.com/project/application/images/icon_success.png"
/></div>
<div
class=
"icon"
><img
src=
"https://webapp-pub.ezijing.com/project/application/images/icon_success.png"
/></div>
</div>
</div>
...
@@ -45,7 +52,7 @@ export default {
...
@@ -45,7 +52,7 @@ export default {
const
menus
=
getMenu
(
this
)
const
menus
=
getMenu
(
this
)
return
{
return
{
menus
:
[
menus
],
menus
:
[
menus
],
currentActive
:
'interview_
y
wjl'
,
currentActive
:
'interview_
z
wjl'
,
completeVisible
:
false
,
completeVisible
:
false
,
dialogVisible
:
false
,
dialogVisible
:
false
,
detail
:
null
detail
:
null
...
@@ -56,7 +63,7 @@ export default {
...
@@ -56,7 +63,7 @@ export default {
immediate
:
true
,
immediate
:
true
,
handler
(
route
)
{
handler
(
route
)
{
const
{
query
=
{}
}
=
route
const
{
query
=
{}
}
=
route
this
.
currentActive
=
query
.
active
||
'interview_
y
wjl'
this
.
currentActive
=
query
.
active
||
'interview_
z
wjl'
}
}
},
},
showSubmittedDialog
(
value
)
{
showSubmittedDialog
(
value
)
{
...
...
modules/my/review/components/qrcodePay.vue
浏览文件 @
f98d915f
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/application/images/my_pay_01.png"
/>
</div>
</div>
<h1>
欢迎您
</h1>
<h1>
欢迎您
</h1>
<p
class=
"t1"
>
申请美国帕克大学
专升硕
项目,需缴纳留位费
<span>
10000
</span>
元,请扫描二维码以完成缴费。
</p>
<p
class=
"t1"
>
申请美国帕克大学
硕士
项目,需缴纳留位费
<span>
10000
</span>
元,请扫描二维码以完成缴费。
</p>
</div>
</div>
<div
class=
"qrcode-error"
v-if=
"qrcodeError"
>
<div
class=
"qrcode-error"
v-if=
"qrcodeError"
>
生成二维码失败请刷新
<i
class=
"el-icon-refresh-left"
@
click=
"getOrder"
title=
"刷新"
></i>
生成二维码失败请刷新
<i
class=
"el-icon-refresh-left"
@
click=
"getOrder"
title=
"刷新"
></i>
...
...
modules/my/welcome/indexPay.vue
浏览文件 @
f98d915f
...
@@ -4,12 +4,19 @@
...
@@ -4,12 +4,19 @@
<qrcode-pay
@
update=
"handleUpdateOrder"
v-else
></qrcode-pay>
<qrcode-pay
@
update=
"handleUpdateOrder"
v-else
></qrcode-pay>
<div
class=
"pay-ft"
>
<div
class=
"pay-ft"
>
<p
class=
"t2"
>
<p
class=
"t2"
>
欢迎您申请美国帕克大学
专升硕
项目
<br
/>
欢迎您申请美国帕克大学
硕士
项目
<br
/>
申请流程:①支付报名费②填写报名资料并提供相关材料(身份证扫描件、毕业证书扫描件、2寸照片)③参加面试④获得录取⑤缴纳学费并签署入学协议⑥入学学习(办
申请流程:①支付报名费②填写报名资料并提供相关材料(身份证扫描件、毕业证书扫描件、2寸照片)③参加面试④获得录取⑤缴纳学费并签署入学协议⑥入学学习(办
理入学手续:提供成绩单、学籍注册等)
<br
/>
申请费提交后不予退还
理入学手续:提供成绩单、学籍注册等)
<br
/>
申请费提交后不予退还
</p>
</p>
</div>
</div>
<el-dialog
title=
"报名费缴费成功"
:visible
.
sync=
"dialogVisible"
:center=
"true"
:show-close=
"false"
:close-on-click-modal=
"false"
width=
"400px"
>
<el-dialog
title=
"报名费缴费成功"
:visible
.
sync=
"dialogVisible"
:center=
"true"
:show-close=
"false"
:close-on-click-modal=
"false"
width=
"400px"
>
<div
class=
"dialog-pay"
>
<div
class=
"dialog-pay"
>
<p>
请按照要求填写报名所需材料,完成“提交报名申请”及“申请面试”
</p>
<p>
请按照要求填写报名所需材料,完成“提交报名申请”及“申请面试”
</p>
<div
class=
"icon"
><img
src=
"https://webapp-pub.ezijing.com/project/application/images/icon_success.png"
/></div>
<div
class=
"icon"
><img
src=
"https://webapp-pub.ezijing.com/project/application/images/icon_success.png"
/></div>
...
...
modules/my/welcome/indexWelcome.vue
浏览文件 @
f98d915f
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
</div>
</div>
<h1>
欢迎您
</h1>
<h1>
欢迎您
</h1>
<p
class=
"t1"
>
<p
class=
"t1"
>
申请美国帕克大学
专升硕
项目,请在填写以下内容并
<br
/>
申请美国帕克大学
硕士
项目,请在填写以下内容并
<br
/>
提交报名申请后,扫码支付本项目的申请费共计
<span>
700
</span>
元。
提交报名申请后,扫码支付本项目的申请费共计
<span>
700
</span>
元。
</p>
</p>
</div>
</div>
...
...
nuxt.config.js
浏览文件 @
f98d915f
...
@@ -17,7 +17,7 @@ export default {
...
@@ -17,7 +17,7 @@ export default {
}),
}),
// Global page headers: https://go.nuxtjs.dev/config-head
// Global page headers: https://go.nuxtjs.dev/config-head
head
:
{
head
:
{
title
:
'美国帕克大学
专升硕
项目'
,
title
:
'美国帕克大学
硕士
项目'
,
htmlAttrs
:
{
htmlAttrs
:
{
lang
:
'en'
lang
:
'en'
},
},
...
@@ -30,7 +30,7 @@ export default {
...
@@ -30,7 +30,7 @@ export default {
},
},
{
{
name
:
'description'
,
name
:
'description'
,
content
:
'美国帕克大学
专升硕
项目'
content
:
'美国帕克大学
硕士
项目'
// '斯蒂文斯理工学院创办于1870年,和麻省理工、加州理工、伦斯勒理工学院并称为美国四大理工学院,是美国历史最为悠久的理工学院之一。斯蒂文斯理工学院是一所在美国的教育和研究领域中位居前沿的理工类大学,长年位列U.S. News & World Report全美Top100。斯蒂文斯理工学院下设四大学院,提供35个本科、58个硕士及20个博士学位专业。'
// '斯蒂文斯理工学院创办于1870年,和麻省理工、加州理工、伦斯勒理工学院并称为美国四大理工学院,是美国历史最为悠久的理工学院之一。斯蒂文斯理工学院是一所在美国的教育和研究领域中位居前沿的理工类大学,长年位列U.S. News & World Report全美Top100。斯蒂文斯理工学院下设四大学院,提供35个本科、58个硕士及20个博士学位专业。'
}
}
],
],
...
...
pages/about/school.vue
浏览文件 @
f98d915f
<
template
>
<
template
>
<div>
<div>
<div
v-if=
"!isMobile"
class=
"is-pc"
>
<div
class=
"banner"
>
<div
class=
"banner"
>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/xmn-plus/project_banner.png"
/>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/park/school_banner.png?v=1"
/>
</div>
<section
class=
"section"
>
<h2
class=
"title"
>
项目介绍
</h2>
<div
class=
"info"
>
<img
src=
"https://webapp-pub.ezijing.com/project/xmn-plus/project_desc.png"
class=
"project-info__img"
/>
<p>
该项目是美国帕克大学硕士项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。
</p>
<br
/>
<p>
该项目由美国帕克大学硕士项目中国中心(清控紫荆教育)负责招生和运营,详情请见美国帕克大学官网项目说明。
</p>
</div>
</div>
<section
class=
"section"
>
</section>
<h2
class=
"title"
>
项目介绍
</h2>
<section
class=
"section"
>
<div
class=
"content_list"
>
<h2
class=
"title"
>
项目优势
</h2>
<div
class=
"pro-js"
>
<div
class=
"q-list"
>
<p>
<div
class=
"q-list_title"
>
■ 推荐免试(免托福/GRE/GMAT)
</div>
美国帕克大学专升硕项目是针对具有3年大专学历的学生,通过1年时间在国内补足国外大学要求的学分,取得国外大学的本科学士学位,然后出国再读1年硕士,取得硕士学位,回国可被中留服直接认证研究生学历。
<div
class=
"q-list_content"
>
</p>
通过学习美国帕克大学中国中心提供的英语强化课程,可免试托福,避免因单方面成绩阻碍学生继续学习深造的情况。
<img
src=
"https://webapp-pub.ezijing.com/project/park/xmjs-img1.png"
/>
</div>
<!--
<br
/>
<p>
斯蒂文斯理工学院官方唯一授权清控紫荆教育负责工程管理硕士保研项目在中国的招生与教学,详见斯蒂文斯理工学院官网项目说明:
<a
href=
"https://www.stevens.edu/zijingpartnership"
style=
"color: #aa1941"
>
https://www.stevens.edu/zijingpartnership
</a
>
</p>
-->
</div>
</div>
</section>
<div
class=
"q-list_title"
>
■ 校方直招(美国帕克大学硕士项目中国中心直招)
</div>
<div
class=
"q-list_content"
>
<!-- 项目特点 -->
向校方申请,报名材料与面试审核通过后,将收到帕克大学(park.edu)官方录取,就读硕士学位。
<section
class=
"section"
>
<h2
class=
"title"
>
项目特点
</h2>
<div
class=
"content_list"
>
<p>
<b>
■ 推荐免试(免托福/GRE/GMAT)
</b><br
/>
通过学习美国帕克大学中国中心提供的英语强化课程,可免试托福,避免因单方面成绩阻碍学生继续学习深造的情况。
<br
/>
<b>
■ 校方特招(美国帕克大学本升硕项目中国中心直招)
</b><br
/>
向校方申请,报名材料与面试审核通过后,将收到美国帕克大学(park.edu)官方录取,就读工商管理专业。
<br
/>
<b>
■ 超高性价比留学项目
</b><br
/>
国内学习费用+国外学习费用+国外生活费用不超过25万。
</p>
</div>
</div>
</section>
<div
class=
"q-list_title"
>
■ 超高性价比留学项目
</div>
<!-- 培养目标 -->
<div
class=
"q-list_content"
>
国内、国外学费不超过18万人民币。
</div>
<section
class=
"section"
>
</div>
</section>
<section
class=
"section project-target"
>
<div
class=
"project-target__content"
>
<h2
class=
"title"
>
培养目标
</h2>
<h2
class=
"title"
>
培养目标
</h2>
<div
class=
"content_list"
>
<div
class=
"info"
>
<p>
<p><b>
工商管理硕士
</b></p>
<b>
工商管理(Business Administration)
</b><br
/>
工商管理专业主要培养学生掌握现代企业管理理论、方法和技能,具备解决企业实际问题的能力,以适应现代商业环境的需求。
<br
/>
帕克大学工商管理专业硕士毕业生可以在各类企事业单位、金融机构、政府部门等多个领域与制造业、金融业、零售业、咨询服务业等多个行业利用所学的管理知识和技能,参与组织的运营和管理。
</p>
<!--
<br
/>
<br
/>
<p>
<p>
<b>
商业数据分析 (Information Systems and Business Analytics)
</b><br
/>
工商管理专业主要培养学生掌握现代企业管理理论、方法和技能,具备解决企业实际问题的能力,以适应现代商业环境的需求。帕克大学工商管理专业硕士毕业生可以在各类企事业单位、金融机构、政府部门等多个领域与制造业、金融业、零售业、咨询服务业等多个行业利用所学的管理知识和技能,参与组织的运营和管理。
商业数据分析专业是一个涉及商业领域与数据分析技术的交叉学科,旨在培养学生掌握商业数据分析的基本理论和技能,以适应大数据时代下的商业需求。
<br
/>
帕克大学商业数据分析专业硕士毕业生具有广泛的就业领域和较高的就业竞争力。毕业生可以在金融、电商、零售、物流等各个行业从事数据分析、数据挖掘、商业智能等工作,也可以作为数据分析师、数据科学家等职业,为企业提供数据支持和决策建议。
</p>
</p>
<br
/>
<br
/>
<p>
<b>
健康管理(Healthcare Administration)
</b><br
/>
健康管理专业是一个多学科交叉、实用性强的专业,旨在培养具备全面健康管理知识和技能的专业人才,以满足社会对健康管理的迫切需求。
<br
/>
帕克大学健康管理专业硕士毕业生具备广泛的就业领域和较高的就业竞争力。毕业生可以在医院、健康办理公司、体检中心、医药公司、健康保险公司、医疗保健和健康管理部门、国际旅游卫生保健机构、社区和部队的相关医疗卫生保健机构、政府机关部门以及教育和研究机构等多个领域从事与健康管理相关的工作。
</p>
-->
</div>
</section>
<!-- 申请要求 -->
<section
class=
"section"
>
<h2
class=
"title"
>
申请要求
</h2>
<div
class=
"content_list"
>
<ul>
<li>
<p>
招生对象:在读大专三年级或者具有大专学历的学生
</p>
</li>
<li>
<p>
英语:完成指定的英语课程,免托福和 GRE/GMAT。
</p>
</li>
<li>
<p>
GPA:面试入学
</p>
</li>
</ul>
</div>
</div>
</section>
</div>
</section>
<!-- 学制安排 -->
<section
class=
"section project-target"
>
<section
class=
"section"
>
<div
class=
"project-target__content"
>
<h2
class=
"title"
>
学制安排
</h2>
<h2
class=
"title"
>
招生对象
</h2>
<div
class=
"content_part"
>
<div
class=
"info"
>
<div
class=
"img5 img55"
>
<p>
在读本科四年级或者具有本科学历学位学生。
</p>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_tit"
>
学制安排
</div>
<div
class=
"desc_detail"
>
<span
class=
"num"
>
国内+国外
</span>
</div>
</div>
</div>
<div
class=
"img6 img55"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_tit"
>
学分设置
</div>
<div
class=
"desc_detail"
>
<span
class=
"num"
>
36
</span>
<span
class=
"fen"
>
学分
</span>
</div>
</div>
</div>
<div
class=
"img7 img55"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_tit"
>
国内授课
</div>
<div
class=
"desc_detail"
>
<div
class=
"desc_detail_item"
>
<span
class=
"fen"
>
专升本课程
</span>
<span
class=
"num fen1"
>
10
</span><span
class=
"fen fen1"
>
门
</span><span
class=
"num fen1"
>
30
</span
><span
class=
"fen fen1"
>
学分
</span>
</div>
<div
class=
"desc_detail_item"
>
<span
class=
"fen"
>
硕士学分课
</span>
<span
class=
"num fen1"
>
4
</span><span
class=
"fen fen1"
>
门
</span><span
class=
"num fen1"
>
12
</span
><span
class=
"fen fen1"
>
学分
</span>
</div>
</div>
</div>
</div>
<div
class=
"img8 img55"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_tit"
>
国外授课
</div>
<div
class=
"desc_detail"
>
<span
class=
"fen"
>
硕士学分课
</span>
<span
class=
"num fen1"
>
8
</span><span
class=
"fen fen1"
>
门
</span><span
class=
"num fen1"
>
24
</span
><span
class=
"fen fen1"
>
学分
</span>
</div>
</div>
</div>
</div>
</div>
</section>
<div
class=
"content_part"
>
<img
src=
"https://webapp-pub.ezijing.com/project/park/pc-school-img3.png?v=1"
class=
"part_img"
/>
</div>
</div>
</section>
<!-- 院校荣誉 -->
<!-- 申请要求 -->
<img
class=
"img4"
src=
"https://webapp-pub.ezijing.com/project/park/pc-school-img4.png?v=2"
/>
<section
class=
"section"
>
<!-- 课程设置 -->
<h2
class=
"title"
>
录取条件
</h2>
</div>
<ul
class=
"project-content-list"
>
<div
v-else
class=
"is-h5"
>
<li>
身心健康,品学端正。
</li>
<div
class=
"banner"
>
<li>
学校推荐,面试录取。
</li>
<img
class=
"img_banner"
src=
"https://webapp-pub.ezijing.com/project/park/school_banner.png"
width=
"100%"
/>
<li>
英语:面试合格,可免托福和GRE/GMAT。
</li>
</ul>
</section>
<!-- 学习安排 -->
<section
class=
"section"
>
<h2
class=
"title"
>
学习安排
</h2>
<div
class=
"content_list"
>
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/xmn-plus/study_arrange.png"
/>
<!--
<p>
该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。
</p>
-->
<p>
注:以上学习安排可能会根据实际情况略有调整。
</p>
</div>
</div>
<div
class=
"h5-content"
>
</section>
<div
class=
"h5-title"
>
项目介绍
</div>
<!-- 学制安排 -->
<p>
<section
class=
"section"
v-if=
"false"
>
该保研项目是美国帕克大学专升硕项目的特别录取通道。项目通过对学生的全面个性化评估和科研主题课程训练,鼓励学生以增强科研能力替代应试,减少研究生入学考试对学生学习和科研的干扰。
<h2
class=
"title"
>
学制安排
</h2>
</p>
<div
class=
"schedule-list"
>
<div
class=
"schedule-item"
v-for=
"(item, index) in scheduleList"
:key=
"index"
>
<br
/>
<img
:src=
"item.image_url"
class=
"schedule-item__img"
/>
<p>
<div
class=
"schedule-item-main"
>
美国帕克大学专升硕项目官方唯一授权清控紫荆教育负责工程管理硕士保研项目在中国的招生与教学,详见美国帕克大学专升硕项目官网项目说明:
<a
<h3
class=
"schedule-item-main__title"
>
{{
item
.
title
}}
</h3>
href=
"https://www.stevens.edu/zijingpartnership"
<div
class=
"schedule-item-main__content"
>
style=
"color: #aa1941"
<div
v-html=
"item.desc"
></div>
>
https://www.stevens.edu/zijingpartnership
</a
>
</p>
<div
class=
"h5-title m-t-10"
>
培养目标
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/park/h5-school-img2.png"
/>
<p
class=
"h5-con"
>
<!--
<span
style=
"color:#424242 !important;font-weight:bold !important"
>
● 工程管理硕士(Master of Engineering in Engineering
Management)
</span
>
-->
全球化背景下,所有行业都亟需国际化、产业化、科技化的复合型人才和领袖。
<br
/>
工程管理硕士(MEM)全称是Master of Engineering in Engineering
Management,属于美国STEM类别前沿专业。是工程学院和商学院共同开设的交叉复合型学科,美国帕克大学专升硕项目是全球第一个推出MEM项目的大学。该项目旨在培养既懂技术又懂经济管理,既能从事经济管理领域中的技术性工作,又能从事工程技术领域的经济管理工作的复合型、应用型的工程管理高层次专门人才。
<br
/>
该专业毕业生通常在宝马、奔驰、微软等全球知名科技企业做技术管理工作,或在高盛等投行、咨询公司任职,特别适合将来有志于从事技术管理或者金融行业的同学。
</p>
<div
class=
"h5-title m-t-10"
>
申请条件
</div>
<div
class=
"h5-list"
>
<ul>
<li>
<p>
原则要求 GPA3.0 以上
</p>
</li>
<li>
<p>
英语能力优异
</p>
</li>
<li>
<p>
综合素质优异(如学术、获奖经历等)
</p>
</li>
</ul>
</div>
<div
class=
"h5-title m-t-10"
>
学习安排
</div>
<img
src=
"https://webapp-pub.ezijing.com/project/park/study_arrange.png"
alt=
""
/>
<!--
<div
class=
"list_desc"
>
该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。
</div>
-->
<div
class=
"list_desc"
>
注意:该学习安排可能会根据学校安排有所调整,以最终的邮件通知为准
</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_tit"
>
学制安排
</div>
<div
class=
"desc_detail"
><span
class=
"num"
>
国内+国外
</span><span
class=
"fen"
></span></div>
</div>
</div>
<div
class=
"xz-item xz2"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_tit"
>
学分设置
</div>
<div
class=
"desc_detail"
><span
class=
"num"
>
30
</span><span
class=
"fen"
>
学分
</span></div>
</div>
</div>
<div
class=
"xz-item xz3"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_tit"
>
国内授课
</div>
<div
class=
"desc_detail"
>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen2"
>
语言强化课程
</span><span
class=
"num"
>
4
</span
><span
class=
"fen fen1"
>
门
</span>
</div>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen2"
>
科研训练课
</span><span
class=
"num"
>
6
</span
><span
class=
"fen fen1"
>
个主题
</span>
</div>
<div
class=
"desc_detail_item"
>
<span
class=
"fen fen1"
>
硕士学分课
&
nbsp
</span>
<span
class=
"num"
>
3
</span><span
class=
"fen fen1"
>
门
</span><span
class=
"num"
>
9
</span
><span
class=
"fen fen1"
>
学分
</span>
</div>
</div>
</div>
</div>
<div
class=
"xz-item xz4"
>
<div
class=
"mask"
></div>
<div
class=
"desc desc_child"
>
<div
class=
"desc_tit"
>
国外授课
</div>
<div
class=
"desc_detail"
>
<span
class=
"num"
>
7
</span><span
class=
"fen fen1"
>
门课
</span><span
class=
"num"
>
21
</span
><span
class=
"fen"
>
学分
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"h5-title m-t-10"
>
国际权威认证
</div>
</div>
<div
class=
"h5-course-set"
>
</section>
<img
src=
"https://webapp-pub.ezijing.com/project/park/h5-school-img6.png"
style=
"margin-bottom: 0.3rem"
/>
<section
class=
"section"
>
</div>
<h2
class=
"title"
>
国际权威认证
</h2>
<img
src=
"https://webapp-pub.ezijing.com/project/park/h5-school-img7.png"
style=
"margin: 0.25rem 0"
/>
<div
class=
"cert-list"
>
<!--
<div
class=
"h5-title m-t-10"
>
课程设置
</div>
-->
<div
class=
"cert-item"
v-for=
"(item, index) in certList"
:key=
"index"
>
<!--
<div
class=
"h5-course-set"
>
<div
class=
"cert-item-img"
>
<img
<img
:src=
"item.image_url"
class=
"cert-item__img"
/>
src=
"https://webapp-pub.ezijing.com/project/park/h5-school-img8.png"
style=
"margin-bottom:0.3rem"
/>
<div
class=
"course-set-tips"
>
注:根据学校培养计划,课程安排可能有所调整
<br
/>
*选修学分课,学生可根据个人兴趣及职业规划选择其他课程
</div>
</div>
</div>
-->
<p
v-html=
"item.title"
></p>
</div>
</div>
</div>
</div>
</section>
<!-- 院校荣誉 -->
<img
src=
"https://webapp-pub.ezijing.com/project/xmn-plus/h5/project_honor.png"
style=
"width: 100%"
v-if=
"isMobile"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/xmn-plus/project_honor.png"
style=
"width: 100%; min-width: 1200px"
v-else
/>
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
@@ -277,121 +110,49 @@ import 'swiper/css/swiper.css'
...
@@ -277,121 +110,49 @@ import 'swiper/css/swiper.css'
export
default
{
export
default
{
layout
:
'normal'
,
layout
:
'normal'
,
data
()
{
data
()
{
const
_this
=
this
return
{
return
{
applyList
:
[
scheduleList
:
[
{
img
:
'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step3.png'
,
tit
:
'GPA'
,
desc
:
'GPA不低于3.0<br/>经审核具有研究生学习潜力的优秀学生'
,
tips
:
''
},
{
{
img
:
'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step2.png'
,
title
:
'学制安排'
,
tit
:
'语言'
,
desc
:
'<b>国内+国外</b>'
,
desc
:
'托福≥74分 或 雅思≥6.0 或 Duolingo≥100分<br/>未达到上述语言成绩要求的申请者,入学后须参加英语强化课程并考试合格'
,
image_url
:
'https://webapp-pub.ezijing.com/project/xmn-plus/pc-school-img11.png'
tips
:
''
},
},
{
{
img
:
'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step1.png'
,
title
:
'学分设置'
,
tit
:
'GRE/GMAT'
,
desc
:
'<b>36</b>学分'
,
desc
:
'申请者需提交GRE/GMAT成绩进行综合考评<br/>无GRE/GMAT成绩的申请者入学后须参加GRE替代课程并考试合格'
,
image_url
:
'https://webapp-pub.ezijing.com/project/xmn-plus/pc-school-img22.png'
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'
title
:
'语言强化课'
,
desc
:
'硕士学分课<b>3</b>门<b>9</b>学分'
,
image_url
:
'https://webapp-pub.ezijing.com/project/xmn-plus/pc-school-img33.png'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/school_mary3.png'
title
:
'国外授课'
,
},
desc
:
'硕士学分课<b>9</b>门课<b>27</b>学分'
,
{
image_url
:
'https://webapp-pub.ezijing.com/project/xmn-plus/pc-school-img44.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
:
[
certList
:
[
{
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'
image_url
:
'https://webapp-pub.ezijing.com/project/xmn-plus/project_cert_1.png'
,
title
:
'美国高等教育<br/>委员会认证'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg3.png'
image_url
:
'https://webapp-pub.ezijing.com/project/xmn-plus/project_cert_2.png'
,
title
:
'中国教育部涉外<br/>监管信息网认证'
},
},
{
{
web_img_uri
:
'https://webapp-pub.ezijing.com/project/marywood/h5/school-bimg4.png'
image_url
:
'https://webapp-pub.ezijing.com/project/xmn-plus/project_cert_3.png'
,
},
title
:
'美国商学院与项目认证<br/>委员会认证'
{
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
:
{
computed
:
{
swiper
()
{
return
this
.
$refs
.
mySwiper
.
swiper
},
isMobile
()
{
isMobile
()
{
return
this
.
$store
.
state
.
isMobile
return
this
.
$store
.
state
.
isMobile
}
}
},
methods
:
{
swiperStop
()
{
this
.
swiper
.
autoplay
.
stop
()
},
swiperStart
()
{
this
.
swiper
.
autoplay
.
start
()
},
courseTab
(
n
)
{
this
.
courseSetTab
=
n
}
}
}
}
}
</
script
>
</
script
>
...
@@ -407,9 +168,10 @@ export default {
...
@@ -407,9 +168,10 @@ export default {
.section
{
.section
{
max-width
:
1200px
;
max-width
:
1200px
;
margin
:
60px
auto
;
margin
:
60px
auto
;
overflow
:
hidden
;
.title
{
.title
{
position
:
relative
;
position
:
relative
;
margin
:
20px
0
;
margin
-bottom
:
30px
;
padding-left
:
20px
;
padding-left
:
20px
;
height
:
32px
;
height
:
32px
;
font-size
:
32px
;
font-size
:
32px
;
...
@@ -417,372 +179,258 @@ export default {
...
@@ -417,372 +179,258 @@ export default {
font-weight
:
700
;
font-weight
:
700
;
border-left
:
7px
solid
#aa1941
;
border-left
:
7px
solid
#aa1941
;
}
}
.info
{
.content_list
{
margin-top
:
20px
;
img
{
width
:
100%
;
}
ul
{
// padding-left: 0.2rem;
li
{
// list-style-type: disc;
// color: #aa1941;
p
{
color
:
#666666
!
important
;
}
p
+
p
{
margin-top
:
20px
;
}
}
}
h4
{
font-size
:
20px
;
line-height
:
2
;
}
p
{
p
{
font-size
:
20
px
;
font-size
:
16
px
;
line-height
:
2
;
line-height
:
2
;
color
:
#
666666
;
color
:
#
424242
;
}
}
}
}
.content_part
{
}
.img55
{
.project-info__img
{
width
:
292px
;
float
:
right
;
height
:
345px
;
margin-left
:
60px
;
margin-right
:
11px
;
margin-top
:
-100px
;
cursor
:
pointer
;
}
position
:
relative
;
.project-target
{
.mask
{
display
:
flex
;
position
:
absolute
;
column-gap
:
40px
;
background
:
rgba
(
0
,
0
,
0
,
0
.6
);
}
color
:
#ffffff
;
.project-content-list
{
opacity
:
1
;
margin-top
:
40px
;
top
:
0
;
padding-left
:
20px
;
right
:
0
;
li
{
width
:
100%
;
font-size
:
16px
;
height
:
100%
;
line-height
:
40px
;
pointer-events
:
none
;
color
:
#424242
;
}
list-style-type
:
disc
;
.desc_child
{
&
:
:
marker
{
margin
:
67px
auto
;
color
:
#aa1941
;
text-align
:
center
;
.desc_tit
{
font-size
:
30px
;
font-weight
:
500
;
color
:
#ffffff
;
}
.desc_detail
{
color
:
#ffffff
;
margin-top
:
70px
;
.num
{
font-size
:
26px
;
font-weight
:
bold
;
}
.fen
{
font-size
:
20px
;
font-weight
:
400
;
padding-top
:
20px
;
}
.fen1
{
padding-right
:
5px
;
}
.desc_detail_item
{
margin
:
8px
0
0
38px
;
text-align
:
left
;
}
}
}
}
.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/park/pc-school-img11.png')
;
}
.img6
{
background
:
url('https://webapp-pub.ezijing.com/project/park/pc-school-img22.png')
;
}
.img7
{
background
:
url('https://webapp-pub.ezijing.com/project/park/pc-school-img33.png')
;
}
.img8
{
background
:
url('https://webapp-pub.ezijing.com/project/park/pc-school-img44.png')
;
}
}
}
}
}
}
.content_part
{
.schedule-list
{
width
:
1200px
;
display
:
grid
;
margin
:
20px
auto
;
column-gap
:
20px
;
grid-template-columns
:
repeat
(
4
,
1fr
);
}
.schedule-item
{
position
:
relative
;
}
.schedule-item-main
{
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
// background: rgba(0, 0, 0, 0.7);
color
:
#fff
;
padding
:
60px
0
20px
;
display
:
flex
;
display
:
flex
;
.part_img
{
flex-direction
:
column
;
width
:
100%
;
}
}
.schedule-item-main__title
{
font-size
:
24px
;
.content_desc
{
font-weight
:
500
;
width
:
546px
;
text-align
:
center
;
margin
:
67px
auto
;
}
.desc_title
{
.schedule-item-main__content
{
padding-left
:
20px
;
flex
:
1
;
font-size
:
32px
;
display
:
flex
;
line-height
:
1
;
align-items
:
center
;
font-weight
:
700
;
justify-content
:
center
;
border-left
:
7px
solid
#aa1941
;
font-size
:
18px
;
}
line-height
:
32px
;
text-align
:
center
;
.desc_intro
{
::v-deep
b
{
font-size
:
16px
;
font-size
:
28px
;
font-weight
:
300
;
color
:
#424242
;
line-height
:
2
;
margin-top
:
20px
;
text-align
:
left
;
}
}
}
}
.img-box
{
.cert-list
{
position
:
relative
;
display
:
flex
;
justify-content
:
center
;
column-gap
:
100px
;
background-color
:
#fff
;
padding
:
30px
;
}
.cert-item
{
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
justify-content
:
center
;
width
:
360px
;
height
:
338px
;
border
:
1px
solid
#c9c9c9
;
border-radius
:
4px
4px
4px
4px
;
background-color
:
#fff
;
padding
:
30px
;
.cert-item-img
{
flex
:
1
;
flex
:
1
;
display
:
flex
;
.img2
{
align-items
:
center
;
width
:
956px
;
justify-content
:
center
;
position
:
absolute
;
}
top
:
0
;
p
{
right
:
60px
;
font-size
:
20px
;
}
color
:
#333333
;
text-align
:
center
;
}
}
}
.img4
{
width
:
100%
;
height
:
100%
;
margin
:
68px
0
;
}
}
}
}
.is-h5
{
.is-h5
{
.
banner
{
.
content_list
{
img
{
img
{
width
:
100%
;
width
:
100%
;
display
:
block
;
}
}
}
}
.list_desc
{
.banner
{
font-size
:
0
.12rem
;
font-weight
:
300
;
line-height
:
2
;
color
:
#666666
;
}
.h5-course-set
{
background
:
#fff
;
padding
:
0
.2rem
0
.12rem
;
margin-bottom
:
0
.28rem
;
.course-set-tips
{
font-size
:
0
.11rem
;
font-family
:
Source
Han
Sans
CN
;
font-weight
:
400
;
line-height
:
2
;
color
:
#666666
;
}
.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
{
img
{
width
:
100%
;
display
:
block
;
display
:
block
;
margin-bottom
:
0
.15rem
;
width
:
100%
;
}
height
:
1
.15rem
;
p
{
object-fit
:
cover
;
font-size
:
0
.12rem
;
font-weight
:
300
;
line-height
:
2
;
color
:
#424242
;
}
p
+
p
{
margin-top
:
0
.1rem
;
}
}
.h5-title
{
}
font-size
:
0
.14rem
;
.section
{
margin
:
0
0
.15rem
;
.title
{
font-size
:
0
.16rem
;
font-weight
:
bold
;
font-weight
:
bold
;
color
:
#424242
;
line-height
:
1
;
line-height
:
0
.36rem
;
color
:
#333
;
&
.m-t-10
{
padding-left
:
0
.1rem
;
margin-top
:
0
.1rem
;
margin
:
0
.3rem
0
0
.2rem
;
border-left
:
0
.04rem
solid
#aa1941
;
}
.info
{
p
{
font-size
:
0
.12rem
;
line-height
:
0
.18rem
;
color
:
#666
;
}
}
}
}
.h5-con
{
}
.project-info__img
{
display
:
none
;
}
.project-target__img
{
margin-top
:
0
.3rem
;
width
:
100%
;
}
.project-content-list
{
li
{
font-size
:
0
.12rem
;
font-size
:
0
.12rem
;
font-weight
:
300
;
line-height
:
0
.18rem
;
line-height
:
0
.2rem
;
color
:
#424242
;
color
:
#424242
;
}
}
.h5-list
{
}
display
:
flex
;
.schedule-list
{
// justify-content: center;
overflow-x
:
auto
;
// align-items: center;
overflow-y
:
hidden
;
flex-direction
:
column
;
display
:
flex
;
ul
{
column-gap
:
0
.1rem
;
padding
:
0
.2rem
;
}
.schedule-item
{
li
{
flex
:
0
0
1
.46rem
;
list-style-type
:
disc
;
height
:
1
.72rem
;
color
:
#aa1941
;
position
:
relative
;
p
{
}
color
:
#666666
!
important
;
.schedule-item__img
{
}
width
:
100%
;
}
height
:
100%
;
}
object-fit
:
cover
;
}
img
{
.schedule-item-main
{
margin-top
:
0
.1rem
;
position
:
absolute
;
// width: 1.08rem;
left
:
0
;
// height: 1.4rem;
top
:
0
;
// display: block;
right
:
0
;
}
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.7
);
color
:
#fff
;
padding
:
0
.3rem
0
0
.2rem
;
display
:
flex
;
flex-direction
:
column
;
}
.schedule-item-main__title
{
font-size
:
0
.12rem
;
font-weight
:
500
;
text-align
:
center
;
}
.schedule-item-main__content
{
flex
:
1
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
font-size
:
0
.09rem
;
line-height
:
0
.18rem
;
text-align
:
center
;
::v-deep
b
{
font-size
:
0
.15rem
;
}
}
.img-list
{
}
overflow-x
:
scroll
;
.cert-list
{
display
:
flex
;
justify-content
:
space-between
;
background-color
:
#fff
;
padding
:
0
.2rem
;
margin-bottom
:
0
.4rem
;
}
.cert-item
{
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
justify-content
:
center
;
flex
:
0
0
1rem
;
height
:
1
.18rem
;
border
:
1px
solid
#c9c9c9
;
border-radius
:
4px
4px
4px
4px
;
background-color
:
#fff
;
padding
:
0
.1rem
;
.cert-item-img
{
flex
:
1
;
display
:
flex
;
display
:
flex
;
.xz-content
{
align-items
:
center
;
width
:
6rem
;
justify-content
:
center
;
margin
:
auto
;
height
:
0
.6rem
;
text-align
:
center
;
img
{
display
:
flex
;
max-width
:
100%
;
.img-box
{
max-height
:
100%
;
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
.13rem
;
}
.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
.2rem
;
font-weight
:
500
;
color
:
#ffffff
;
}
.desc_detail
{
color
:
#ffffff
;
white-space
:
nowrap
;
margin-top
:
0
.35rem
;
.num
{
font-size
:
0
.15rem
;
font-weight
:
bold
;
}
.fen
{
font-size
:
0
.1rem
;
font-weight
:
400
;
}
.desc_detail_item
{
margin-top
:
0
.04rem
;
white-space
:
nowrap
;
text-align
:
left
;
padding-left
:
0
.05rem
;
}
}
}
}
.xz1
{
background
:
url('https://webapp-pub.ezijing.com/project/park/pc-school-img11.png')
;
}
.xz2
{
background
:
url('https://webapp-pub.ezijing.com/project/park/pc-school-img22.png')
;
}
.xz3
{
background
:
url('https://webapp-pub.ezijing.com/project/park/pc-school-img33.png')
;
}
.xz4
{
background
:
url('https://webapp-pub.ezijing.com/project/park/pc-school-img44.png')
;
}
}
}
}
}
.swiper-content
{
p
{
padding-bottom
:
0
.5rem
;
font-size
:
0
.1rem
;
color
:
#333333
;
text-align
:
center
;
}
}
}
}
}
}
::v-deep
{
.q-list
{
.swiper-pagination-bullet-active
{
.q-list_title
{
background
:
#fff
;
color
:
#424242
;
font-size
:
16px
;
font-weight
:
bold
;
}
.q-list_content
{
color
:
#424242
;
font-size
:
16px
;
line-height
:
30px
;
margin
:
10px
0
;
}
}
}
}
.
pro-js
{
.
chart-box
{
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
p
{
.chart-item
{
width
:
542px
;
.chart-item_title
{
}
font-size
:
16px
;
img
{
font-weight
:
bold
;
width
:
596px
!
important
;
color
:
#424242
;
line-height
:
24px
;
margin-bottom
:
17px
;
margin-top
:
10px
;
}
}
}
}
}
</
style
>
</
style
>
pages/enroll/process.vue
浏览文件 @
f98d915f
...
@@ -5,53 +5,48 @@
...
@@ -5,53 +5,48 @@
<div
class=
"apply-line"
></div>
<div
class=
"apply-line"
></div>
<div
class=
"apply-item"
>
<div
class=
"apply-item"
>
<div
class=
"apply-item-num"
>
1
</div>
<div
class=
"apply-item-num"
>
1
</div>
<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://park-project.ezijing.com/"
>
(https://park-project.ezijing.com)
</a
申请者需登录项目官网
<a
href=
"https://park-project.ezijing.com/"
>
(https://park-project.ezijing.com)
</a
>
进行在线报名,按项目报名系统
的要求在线填写基本信息并提交以下材料:
>
进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料:
</p>
</p>
<!--
<p>
另请提供纸质材料:
</p>
-->
<!--
<p>
另请提供纸质材料:
</p>
-->
<ul>
<ul>
<li>
➢ 英文简历
</li>
<li>
➢
中
英文简历
</li>
<li>
➢ 身份证扫描件
</li>
<li>
➢ 身份证扫描件
</li>
<li>
➢ 中英文大专成绩单(在读生截止到上学期末)
</li>
<li>
➢ 中英文成绩单(在读生截止到上学期末)
</li>
<li>
➢ 个人荣誉证书和获奖经历扫描件(如有)
</li>
<li>
➢ 专科学历证明/专科在读证明(中英文)
</li>
<li>
➢ 大专学历学位证明/大专在读证明(中、英文)
</li>
<li>
➢ 个人荣誉证书和获奖经历扫描件、推荐信等(如有)
</li>
<li>
➢ 个人陈述(英文)
</li>
<li>
➢ 推荐信两封(英文)
</li>
<li>
注:报名费700元
</li>
</ul>
</ul>
</div>
</div>
</div>
</div>
<div
class=
"apply-item"
>
<div
class=
"apply-item"
>
<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>
<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"
>
硕士
录取
</div>
<div
class=
"apply-item-hd"
>
录取
</div>
<div
class=
"apply-item-bd"
>
<div
class=
"apply-item-bd"
>
<
!--
<p>
收到录取后在规定时间内签订入学协议并完成学费缴纳,进入项目学习。
</p>
--
>
<
p>
收到录取后在规定时间内签订入学协议并完成学费缴纳。
</p
>
</div>
</div>
</div>
</div>
<div
class=
"apply-item"
>
<div
class=
"apply-item"
>
<div
class=
"apply-item-num"
>
4
</div>
<div
class=
"apply-item-num"
>
4
</div>
<div
class=
"apply-item-hd"
>
项目
学习
</div>
<div
class=
"apply-item-hd"
>
国内
学习
</div>
<div
class=
"apply-item-bd"
>
<div
class=
"apply-item-bd"
>
<p>
收到录取后在规定时间内签订入学协议并完成学费缴纳,进入项目
学习。
</p>
<p>
根据项目要求,完成国内部分
学习。
</p>
</div>
</div>
</div>
</div>
<div
class=
"apply-item"
>
<div
class=
"apply-item"
>
<div
class=
"apply-item-num"
>
5
</div>
<div
class=
"apply-item-num"
>
5
</div>
<div
class=
"apply-item-hd"
>
签证赴美
</div>
<div
class=
"apply-item-hd"
>
签证赴美
</div>
<div
class=
"apply-item-bd"
>
<div
class=
"apply-item-bd"
>
<p>
完成项目学习
成绩合格者获帕克大学录取签证文件
,赴美完成硕士剩余课程学习。
</p>
<p>
完成项目学习
,申请签证(F1)
,赴美完成硕士剩余课程学习。
</p>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
pages/project-intro/introduce.vue
浏览文件 @
f98d915f
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<img
src=
"https://webapp-pub.ezijing.com/project/park/project-intro_banner.png"
class=
"banner"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/park/project-intro_banner.png"
class=
"banner"
/>
<div
class=
"part_content"
>
<div
class=
"part_content"
>
<div
class=
"part_item"
>
<div
class=
"part_item"
>
美国帕克大学
专升硕项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为美国帕克大学专升硕
项目官方授权中国招生与教学中心。
美国帕克大学
硕士项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为美国帕克大学硕士
项目官方授权中国招生与教学中心。
</div>
</div>
<div
class=
"part_item"
>
<div
class=
"part_item"
>
国际硕士保研项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人士可以边工作边就读)。国内就读课程主要为英语强化课程及部分硕士学分课,由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可向中国(教育部)留学服务中心申请认证为硕士研究生学历。
国际硕士保研项目是针对在读本科生或往届生提供的研究生学历晋升通道。第一个“1”是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第1年在国内就读(已工作人士可以边工作边就读)。国内就读课程主要为英语强化课程及部分硕士学分课,由美国大学认可的国内大学或者有实力的教育机构实施录取和教学,一般用时12-15个月。第二个“1”是指在完成第一个“1”的要求之后,获得美国大学的无条件录取,本科毕业当年可直接衔接赴美留学(已工作的人士第二年也需赴美全日制学习),完成剩余学分,毕业后获得美方硕士学位,回国后可向中国(教育部)留学服务中心申请认证为硕士研究生学历。
...
...
pages/returnPolicy/salary.vue
浏览文件 @
f98d915f
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
<p>
<p>
美国大学和雇主协会(National Association of Colleges and
美国大学和雇主协会(National Association of Colleges and
Employers)发布了2021毕业生薪资最高的美国大学排名,美国大学毕业生薪资最高的十所院校中,
<span
class=
"title"
Employers)发布了2021毕业生薪资最高的美国大学排名,美国大学毕业生薪资最高的十所院校中,
<span
class=
"title"
>
美国帕克大学
专升硕
项目位列第七位
</span
>
美国帕克大学
硕士
项目位列第七位
</span
>
。
>
。
</p>
</p>
<p>
</p>
<p>
</p>
...
...
pages/school/school.vue
浏览文件 @
f98d915f
...
@@ -5,9 +5,11 @@
...
@@ -5,9 +5,11 @@
<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"
>
美国帕克大学原名帕克学院,最初成立于1875年,2000年正式更名为帕克大学,是一所独立私立高等教育机构,至今已有149年的历史。最初成立时,帕克大学仅是一所小型的中西部教堂学院,现在已经发展成为一所拥有电子学习设施,并开设美国军队教育课程的大学。帕克大学获得了美国中北部高等教育委员会及中北部学院和大学协会认可,获密苏里州教育部门认证,中国教育部涉外监管信息网认证。
<br
/>
美国帕克大学成立于1875年,至今已有149年的历史,是一所历史悠久、学科齐全、多元化的综合性大学,帕克大学一直被家长和其他学校评为国内私立大学中的卓越典范。
<b
有超过633名来自112个不同国家的外国留学生,他们在学校感受到了家的温暖。为了容纳并使留学生更好地适应学校,学校组织了许多有趣的活动供留学生参加,也让美国学生可以与之互动并体验当地文化。帕克大学一直被家长和其他学校评为国内私立大学中的顶级大学。帕克起源于中西部一个小大学,现在帕克大学已经成长为多元的大学,为全球的学生提供高品质的学术机会。
<br
/>
>
帕克大学是美国中北部高等教育委员会及中北部学院和大学协会认可的大学,也是中国教育部涉外监管信息网认证的大学。
</b
帕克大学的毕业生拥有全球视野,他们对国际关系和国际市场有着深刻理解。在帕克的学习使他们掌握了关键性思维、有效沟通以及终身学习。无论是商科专业,还是体育、生物、图形设计或者教育专业,学生在帕克大学学到的不仅仅是为日后工作做准备,更是如何成为一个关键性思考者、问题解决者以及可以适应全球化的领跑者。
><br
/>
帕克大学具有很强的国际化传统,为全球学生提供高品质的学习和学术机会,学校有超过633名来自112个不同国家的外国留学生,他们在学校感受到了家的温暖。为了容纳并使留学生更好地适应学校,学校组织了许多有趣的活动供留学生参加,也让美国学生可以与之互动并体验当地文化。
<br
/>
帕克大学致力于培养具有全球化视野的学生,他们对国际关系和国际市场有着深刻理解。在帕克的学习使他们掌握了关键性思维、有效沟通以及终身学习。无论是商科专业,还是体育、生物、图形设计或者教育专业,学生在帕克大学学到的不仅仅是为日后工作做准备的知识和能力,更是如何成为一个关键性思考者、问题解决者以及可以适应全球化的领跑者。
</p>
</p>
<!--
<p
class=
"con_desc"
>
<!--
<p
class=
"con_desc"
>
</p>
</p>
...
@@ -26,7 +28,7 @@
...
@@ -26,7 +28,7 @@
</div>
</div>
</div>
</div>
</section>
-->
</section>
-->
<section
class=
"section"
>
<section
class=
"section"
v-if=
"false"
>
<h2
class=
"section_title"
>
师资介绍
</h2>
<h2
class=
"section_title"
>
师资介绍
</h2>
<!--
<div
class=
"section_teacher"
>
<!--
<div
class=
"section_teacher"
>
<div
class=
"teacher_item"
v-for=
"(item, index) in teacherList"
:key=
"index"
>
<div
class=
"teacher_item"
v-for=
"(item, index) in teacherList"
:key=
"index"
>
...
@@ -64,7 +66,7 @@
...
@@ -64,7 +66,7 @@
<div
class=
"swiper-pagination swiper-pagination-bullets"
></div>
<div
class=
"swiper-pagination swiper-pagination-bullets"
></div>
</div>
</div>
</section>
</section>
<section
class=
"section"
>
<section
class=
"section"
v-if=
"false"
>
<h2
class=
"section_title"
>
名人堂
</h2>
<h2
class=
"section_title"
>
名人堂
</h2>
<!--
<div
class=
"section_teacher"
>
<!--
<div
class=
"section_teacher"
>
<div
class=
"teacher_item1"
v-for=
"(item, index) in alumnusList"
:key=
"index"
>
<div
class=
"teacher_item1"
v-for=
"(item, index) in alumnusList"
:key=
"index"
>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论