提交 ea2ab225 authored 作者: lhh's avatar lhh

update

上级 97e4682b
...@@ -4,4 +4,4 @@ newProjectId=283899817594765312 ...@@ -4,4 +4,4 @@ newProjectId=283899817594765312
baseURL=https://project-api.ezijing.com baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/park-plus loginURL=https://login.ezijing.com/xmn-plus
\ No newline at end of file \ No newline at end of file
...@@ -4,4 +4,4 @@ newProjectId=283899817594765312 ...@@ -4,4 +4,4 @@ newProjectId=283899817594765312
baseURL=https://project-api.ezijing.com baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/park-plus loginURL=https://login.ezijing.com/xmn-plus
\ No newline at end of file \ No newline at end of file
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<div class="dialog-box" @click.stop> <div class="dialog-box" @click.stop>
<h2 class="title">关注我们</h2> <h2 class="title">关注我们</h2>
<div class="follow"> <div class="follow">
<img src="https://webapp-pub.ezijing.com/project/park-plus/sit_wechat.png" /> <img src="https://webapp-pub.ezijing.com/project/xmn-plus/sit_wechat.png" />
<p>扫码关注 了解更多</p> <p>扫码关注 了解更多</p>
</div> </div>
</div> </div>
......
...@@ -58,22 +58,22 @@ export default { ...@@ -58,22 +58,22 @@ export default {
isShow: false, isShow: false,
list: [ list: [
{ {
poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster1.png' poster: 'https://webapp-pub.ezijing.com/project/xmn-plus/video_poster1.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster2.png' poster: 'https://webapp-pub.ezijing.com/project/xmn-plus/video_poster2.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster3.png' poster: 'https://webapp-pub.ezijing.com/project/xmn-plus/video_poster3.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster4.png' poster: 'https://webapp-pub.ezijing.com/project/xmn-plus/video_poster4.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster5.png' poster: 'https://webapp-pub.ezijing.com/project/xmn-plus/video_poster5.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park-plus/video_poster6.png' poster: 'https://webapp-pub.ezijing.com/project/xmn-plus/video_poster6.png'
} }
], ],
// 当前播放的视频 // 当前播放的视频
...@@ -202,7 +202,7 @@ export default { ...@@ -202,7 +202,7 @@ export default {
.is-pc { .is-pc {
margin-top: 56px; margin-top: 56px;
.video-wrapper { .video-wrapper {
background: url(https://webapp-pub.ezijing.com/project/park-plus/video_bg.png) no-repeat center center; background: url(https://webapp-pub.ezijing.com/project/xmn-plus/video_bg.png) no-repeat center center;
background-size: cover; background-size: cover;
} }
.content { .content {
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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-plus/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>
...@@ -72,7 +72,7 @@ export default { ...@@ -72,7 +72,7 @@ export default {
this.$router.push('/my/account') this.$router.push('/my/account')
} else if (item.tag === '2') { } else if (item.tag === '2') {
window.open( window.open(
'https://webapp-pub.ezijing.com/project/park-plus/%E6%96%AF%E8%92%82%E6%96%87%E6%96%AF%E7%90%86%E5%B7%A5%E5%AD%A6%E9%99%A2%E5%B7%A5%E7%A8%8B%E7%AE%A1%E7%90%86%E7%A1%95%E5%A3%AB%E4%BF%9D%E7%A0%94%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf?v=1' 'https://webapp-pub.ezijing.com/project/xmn-plus/%E6%96%AF%E8%92%82%E6%96%87%E6%96%AF%E7%90%86%E5%B7%A5%E5%AD%A6%E9%99%A2%E5%B7%A5%E7%A8%8B%E7%AE%A1%E7%90%86%E7%A1%95%E5%A3%AB%E4%BF%9D%E7%A0%94%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf?v=1'
) )
} else if (item.tag === '3') { } else if (item.tag === '3') {
this.$router.push('/about/school') this.$router.push('/about/school')
......
...@@ -26,17 +26,17 @@ export default { ...@@ -26,17 +26,17 @@ export default {
return { return {
listData: [ listData: [
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/feature_1.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/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-plus/feature_2.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/feature_2.png',
item_desc_tit: '免标准化考试', item_desc_tit: '免标准化考试',
item_desc_con: '校方考试替代托福/GRE/GMAT' item_desc_con: '校方考试替代托福/GRE/GMAT'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/feature_3.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/feature_3.png',
item_desc_tit: '超高性价比留学项目', item_desc_tit: '超高性价比留学项目',
item_desc_con: '国内、国外学费不超过18万人民币' item_desc_con: '国内、国外学费不超过18万人民币'
} }
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<div class="service-content max-width-center"> <div class="service-content max-width-center">
<card title="学校简介"> <card title="学校简介">
<div class="desc"> <div class="desc">
<img src="https://webapp-pub.ezijing.com/project/park-plus/school_desc.png" class="desc-img" /> <img src="https://webapp-pub.ezijing.com/project/xmn-plus/school_desc.png" class="desc-img" />
<p> <p>
美国帕克大学成立于1875年,至今已有149年的历史,是一所历史悠久、学科齐全、多元化的综合性大学,帕克大学一直被家长和其他学校评为国内私立大学中的顶级大学。帕克大学是美国中北部高等教育委员会及中北部学院和大学协会认可的大学,也是中国教育部涉外监管信息网认证的大学。 美国帕克大学成立于1875年,至今已有149年的历史,是一所历史悠久、学科齐全、多元化的综合性大学,帕克大学一直被家长和其他学校评为国内私立大学中的顶级大学。帕克大学是美国中北部高等教育委员会及中北部学院和大学协会认可的大学,也是中国教育部涉外监管信息网认证的大学。
</p> </p>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<header class="main-header"> <header class="main-header">
<template v-if="!searchVisible"> <template v-if="!searchVisible">
<div class="logo-box"> <div class="logo-box">
<img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/park-plus/logo.png" /> <img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/xmn-plus/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>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="foot-content"> <div class="foot-content">
<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-plus/logo_white.png" /> <img src="https://webapp-pub.ezijing.com/project/xmn-plus/logo_white.png" />
<h1>美国帕克大学本升硕项目</h1> <h1>美国帕克大学本升硕项目</h1>
</div> </div>
...@@ -40,12 +40,14 @@ ...@@ -40,12 +40,14 @@
<div class="bottom"> <div class="bottom">
<div class="address" v-html="$t('foot.address')"></div> <div class="address" v-html="$t('foot.address')"></div>
<div class="phone" v-html="$t('foot.contact')"></div> <div class="phone" v-html="$t('foot.contact')"></div>
<a class="mail" href="mailto:admission_park@ezijing.com">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_park@ezijing.com </a> <a class="mail" href="mailto:admission_park@ezijing.com"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_park@ezijing.com
</a>
<!-- <div class="mail" v-html="$t('foot.email')"></div> --> <!-- <div class="mail" v-html="$t('foot.email')"></div> -->
</div> </div>
</div> </div>
<div class="right-content"> <div class="right-content">
<img src="https://webapp-pub.ezijing.com/project/park-plus/sit_wechat.png" class="code" /> <img src="https://webapp-pub.ezijing.com/project/xmn-plus/sit_wechat.png" class="code" />
<div class="tips-txt"> <div class="tips-txt">
<img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" />
<div class="txt">{{ $t('foot.weChat') }}</div> <div class="txt">{{ $t('foot.weChat') }}</div>
...@@ -58,19 +60,39 @@ ...@@ -58,19 +60,39 @@
</div> </div>
<div class="copyright" style="height: 40px; line-height: 40px; color: rgba(153, 153, 153, 1); background: #fff"> <div class="copyright" style="height: 40px; line-height: 40px; color: rgba(153, 153, 153, 1); background: #fff">
<div class="inner" style="width: 100%; justify-content: center; display: flex"> <div class="inner" style="width: 100%; justify-content: center; display: flex">
<p style="font-size: 12px">Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司</p> <p style="font-size: 12px">
<a target="_blank" href="https://tsm.miit.gov.cn/dxxzsp/" style="color: rgba(153, 153, 153, 1); text-decoration: none; margin-left: 10px"> Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司
</p>
<a
target="_blank"
href="https://tsm.miit.gov.cn/dxxzsp/"
style="color: rgba(153, 153, 153, 1); text-decoration: none; margin-left: 10px"
>
<p style="font-size: 12px">京ICP证150431号</p> <p style="font-size: 12px">京ICP证150431号</p>
</a> </a>
<a <a
target="_blank" target="_blank"
class="record" class="record"
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
style="color: rgba(153, 153, 153, 1); text-decoration: none; align-items: center; display: flex; margin-right: 5px"> style="
<img src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png" style="width: 20px; height: 20px; margin: 0 6px; display: block" /> color: rgba(153, 153, 153, 1);
text-decoration: none;
align-items: center;
display: flex;
margin-right: 5px;
"
>
<img
src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png"
style="width: 20px; height: 20px; margin: 0 6px; display: block"
/>
<p style="font-size: 12px">安备 11010802023681号</p> <p style="font-size: 12px">安备 11010802023681号</p>
</a> </a>
<a target="_blank" href="https://beian.miit.gov.cn/#/Integrated/index" style="color: rgba(153, 153, 153, 1); text-decoration: none"> <a
target="_blank"
href="https://beian.miit.gov.cn/#/Integrated/index"
style="color: rgba(153, 153, 153, 1); text-decoration: none"
>
<p style="font-size: 12px">京ICP备15016866号-1</p> <p style="font-size: 12px">京ICP备15016866号-1</p>
</a> </a>
</div> </div>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<img src="https://zws-imgs-pub.ezijing.com/static/public/307f688850f8308a5c944bd129436fe0.png" /> <img src="https://zws-imgs-pub.ezijing.com/static/public/307f688850f8308a5c944bd129436fe0.png" />
</nuxt-link> --> </nuxt-link> -->
<div class="logo-box"> <div class="logo-box">
<img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/park-plus/logo.png" /> <img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/xmn-plus/logo.png" />
<div class="line"></div> <div class="line"></div>
<nuxt-link to="/"> <nuxt-link to="/">
<div class="title">美国帕克大学本升硕项目</div> <div class="title">美国帕克大学本升硕项目</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)}`
: ''
} }
} }
} }
......
...@@ -16,7 +16,11 @@ ...@@ -16,7 +16,11 @@
</li> --> </li> -->
<div class="line"></div> <div class="line"></div>
<li :class="{ wx: true, active: tabBtnActive && tabBtnTarget === 'wx' }" @mouseenter="handleMsOver('wx')" @mouseleave="handleMsOut"> <li
:class="{ wx: true, active: tabBtnActive && tabBtnTarget === 'wx' }"
@mouseenter="handleMsOver('wx')"
@mouseleave="handleMsOut"
>
<!-- <p>{{ $t('aside.follow') }}</p> --> <!-- <p>{{ $t('aside.follow') }}</p> -->
</li> </li>
<div class="line"></div> <div class="line"></div>
...@@ -25,8 +29,18 @@ ...@@ -25,8 +29,18 @@
<!-- <p>^</p> --> <!-- <p>^</p> -->
</li> </li>
</ul> </ul>
<transition name="custom-classes-transition" enter-active-class="animated tada" leave-active-class="animated bounceOutRight"> <transition
<div id="show-enroll" v-show="tabBtnActive" class="tab_cont" @mouseover="handleMsOver('')" @mouseout="handleMsOut"> name="custom-classes-transition"
enter-active-class="animated tada"
leave-active-class="animated bounceOutRight"
>
<div
id="show-enroll"
v-show="tabBtnActive"
class="tab_cont"
@mouseover="handleMsOver('')"
@mouseout="handleMsOut"
>
<div class="enroll_cont" id="show-enroll-content" v-show="tabBtnTarget === 'enroll'"> <div class="enroll_cont" id="show-enroll-content" v-show="tabBtnTarget === 'enroll'">
<h5>{{ $t('aside.apply1') }}</h5> <h5>{{ $t('aside.apply1') }}</h5>
<p><el-input v-model="formInfo.name" :placeholder="$t('aside.name')" size="small"></el-input></p> <p><el-input v-model="formInfo.name" :placeholder="$t('aside.name')" size="small"></el-input></p>
...@@ -48,7 +62,9 @@ ...@@ -48,7 +62,9 @@
</p> </p>
<p class="sendcode"> <p class="sendcode">
<el-input v-model="sendCode" :placeholder="$t('aside.code')" size="small"></el-input <el-input v-model="sendCode" :placeholder="$t('aside.code')" size="small"></el-input
><el-button class="btn" :disabled="isBtnDisabled" id="checkedCode" @click="getSendCode">{{ $t('aside.codeBtn') }}</el-button> ><el-button class="btn" :disabled="isBtnDisabled" id="checkedCode" @click="getSendCode">{{
$t('aside.codeBtn')
}}</el-button>
</p> </p>
<p> <p>
<el-button style="width: 100%" @click="submitEnroll">{{ $t('aside.formBtn') }}</el-button> <el-button style="width: 100%" @click="submitEnroll">{{ $t('aside.formBtn') }}</el-button>
...@@ -56,7 +72,7 @@ ...@@ -56,7 +72,7 @@
</div> </div>
<div class="wx_cont" v-show="tabBtnTarget === 'wx'"> <div class="wx_cont" v-show="tabBtnTarget === 'wx'">
<h5>{{ $t('aside.follow') }}</h5> <h5>{{ $t('aside.follow') }}</h5>
<img src="https://webapp-pub.ezijing.com/project/park-plus/sit_wechat.png" /> <img src="https://webapp-pub.ezijing.com/project/xmn-plus/sit_wechat.png" />
</div> </div>
</div> </div>
</transition> </transition>
......
...@@ -32,7 +32,7 @@ export default function (_this) { ...@@ -32,7 +32,7 @@ export default function (_this) {
limit: 1 limit: 1
}, },
rules: [{ required: true, message: '请上传', trigger: 'change' }], rules: [{ required: true, message: '请上传', trigger: 'change' }],
prepend: `<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/park-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>` prepend: `<p>请下载填写申请表格(First Year Application Form)模板后上传 <a href="https://webapp-pub.ezijing.com/project/xmn-plus/First%20Year%20Application.docx" target="_blank" download="申请表格" style="color:#aa1941;">[下载模板]</a></p>`
} }
] ]
} }
......
...@@ -23,7 +23,7 @@ export default function (_this) { ...@@ -23,7 +23,7 @@ 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-plus/英文简历模板.doc" target="_blank" download="英文简历模板">下载模板</a>]</p> <p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/xmn-plus/英文简历模板.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>` <p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
} }
] ]
......
<template> <template>
<div> <div>
<div class="banner"> <div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/park-plus/project_banner.png" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/xmn-plus/project_banner.png" />
</div> </div>
<section class="section"> <section class="section">
<h2 class="title">项目介绍</h2> <h2 class="title">项目介绍</h2>
<div class="info"> <div class="info">
<img src="https://webapp-pub.ezijing.com/project/park-plus/project_desc.png" class="project-info__img" /> <img src="https://webapp-pub.ezijing.com/project/xmn-plus/project_desc.png" class="project-info__img" />
<p> <p>
该项目是美国帕克大学硕士项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。 该项目是美国帕克大学硕士项目的特别录取通道。项目通过对学生的综合素质进行全面个性化评估,鼓励学生以增强综合能力替代应试,减少研究生入学考试以及英语考试对学生学习和成长的干扰。
</p> </p>
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<section class="section"> <section class="section">
<h2 class="title">学习安排</h2> <h2 class="title">学习安排</h2>
<div class="content_list"> <div class="content_list">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/park-plus/study_arrange.png" /> <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/xmn-plus/study_arrange.png" />
<!-- <p>该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。</p> --> <!-- <p>该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。</p> -->
<p>注:以上学习安排可能会根据实际情况略有调整。</p> <p>注:以上学习安排可能会根据实际情况略有调整。</p>
</div> </div>
...@@ -86,12 +86,12 @@ ...@@ -86,12 +86,12 @@
</section> </section>
<!-- 院校荣誉 --> <!-- 院校荣誉 -->
<img <img
src="https://webapp-pub.ezijing.com/project/park-plus/h5/project_honor.png" src="https://webapp-pub.ezijing.com/project/xmn-plus/h5/project_honor.png"
style="width: 100%" style="width: 100%"
v-if="isMobile" v-if="isMobile"
/> />
<img <img
src="https://webapp-pub.ezijing.com/project/park-plus/project_honor.png" src="https://webapp-pub.ezijing.com/project/xmn-plus/project_honor.png"
style="width: 100%; min-width: 1200px" style="width: 100%; min-width: 1200px"
v-else v-else
/> />
...@@ -107,35 +107,35 @@ export default { ...@@ -107,35 +107,35 @@ export default {
{ {
title: '学制安排', title: '学制安排',
desc: '<b>国内+国外</b>', desc: '<b>国内+国外</b>',
image_url: 'https://webapp-pub.ezijing.com/project/park-plus/pc-school-img11.png' image_url: 'https://webapp-pub.ezijing.com/project/xmn-plus/pc-school-img11.png'
}, },
{ {
title: '学分设置', title: '学分设置',
desc: '<b>36</b>学分', desc: '<b>36</b>学分',
image_url: 'https://webapp-pub.ezijing.com/project/park-plus/pc-school-img22.png' image_url: 'https://webapp-pub.ezijing.com/project/xmn-plus/pc-school-img22.png'
}, },
{ {
title: '语言强化课', title: '语言强化课',
desc: '硕士学分课<b>3</b>门<b>9</b>学分', desc: '硕士学分课<b>3</b>门<b>9</b>学分',
image_url: 'https://webapp-pub.ezijing.com/project/park-plus/pc-school-img33.png' image_url: 'https://webapp-pub.ezijing.com/project/xmn-plus/pc-school-img33.png'
}, },
{ {
title: '国外授课', title: '国外授课',
desc: '硕士学分课<b>9</b>门课<b>27</b>学分', desc: '硕士学分课<b>9</b>门课<b>27</b>学分',
image_url: 'https://webapp-pub.ezijing.com/project/park-plus/pc-school-img44.png' image_url: 'https://webapp-pub.ezijing.com/project/xmn-plus/pc-school-img44.png'
} }
], ],
certList: [ certList: [
{ {
image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_cert_1.png', image_url: 'https://webapp-pub.ezijing.com/project/xmn-plus/project_cert_1.png',
title: '美国高等教育<br/>委员会认证' title: '美国高等教育<br/>委员会认证'
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_cert_2.png', image_url: 'https://webapp-pub.ezijing.com/project/xmn-plus/project_cert_2.png',
title: '中国教育部涉外<br/>监管信息网认证' title: '中国教育部涉外<br/>监管信息网认证'
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/project/park-plus/project_cert_3.png', image_url: 'https://webapp-pub.ezijing.com/project/xmn-plus/project_cert_3.png',
title: '美国商学院与项目认证<br/>委员会认证' title: '美国商学院与项目认证<br/>委员会认证'
} }
] ]
......
...@@ -38,8 +38,8 @@ export default { ...@@ -38,8 +38,8 @@ export default {
data() { data() {
return { return {
// url1: 'https://webapp-pub.ezijing.com/project/marywood/academic21.png', // url1: 'https://webapp-pub.ezijing.com/project/marywood/academic21.png',
url1: 'https://webapp-pub.ezijing.com/project/park-plus/pc-cert-en.png', url1: 'https://webapp-pub.ezijing.com/project/xmn-plus/pc-cert-en.png',
url2: 'https://webapp-pub.ezijing.com/project/park-plus/pc-cert-cn.png', url2: 'https://webapp-pub.ezijing.com/project/xmn-plus/pc-cert-cn.png',
frameParams: { frameParams: {
slider: [] slider: []
......
...@@ -31,16 +31,16 @@ export default { ...@@ -31,16 +31,16 @@ export default {
fileList: [ fileList: [
{ {
name: '招生简章', name: '招生简章',
url: 'https://webapp-pub.ezijing.com/project/park-plus/admission.pdf' url: 'https://webapp-pub.ezijing.com/project/xmn-plus/admission.pdf'
}, },
{ {
name: '硕士学分模块介绍', name: '硕士学分模块介绍',
url: 'https://webapp-pub.ezijing.com/project/park-plus/硕士学分模块介绍.pdf', url: 'https://webapp-pub.ezijing.com/project/xmn-plus/硕士学分模块介绍.pdf',
disabled: true disabled: true
}, },
{ {
name: '语言强化模块介绍', name: '语言强化模块介绍',
url: 'https://webapp-pub.ezijing.com/project/park-plus/语言强化模块介绍.pdf' url: 'https://webapp-pub.ezijing.com/project/xmn-plus/语言强化模块介绍.pdf'
} }
] ]
} }
......
...@@ -8,10 +8,10 @@ ...@@ -8,10 +8,10 @@
<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-plus.ezijing.com/">https://park-plus.ezijing.com</a 申请者需登录项目官网<a href="https://xmn-plus.ezijing.com/">https://xmn-plus.ezijing.com</a
>进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料: >进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料:
<!-- 申请者需登录项目官网<a href="https://park-plus.ezijing.com/">https://park-plus.ezijing.com/</a <!-- 申请者需登录项目官网<a href="https://xmn-plus.ezijing.com/">https://xmn-plus.ezijing.com/</a
>进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料: --> >进行在线报名,按项目报名系统的要求在线填写基本信息并提交以下材料: -->
</p> </p>
<!-- <p>另请提供纸质材料:</p> --> <!-- <p>另请提供纸质材料:</p> -->
......
...@@ -13,7 +13,7 @@ export default { ...@@ -13,7 +13,7 @@ export default {
data() { data() {
return { return {
frameParams: { frameParams: {
banner: 'https://webapp-pub.ezijing.com/project/park-plus/news_banner.jpeg?v=1', banner: 'https://webapp-pub.ezijing.com/project/xmn-plus/news_banner.jpeg?v=1',
slider: [ slider: [
{ {
name: this.$t('menu.projectChild.bg'), name: this.$t('menu.projectChild.bg'),
......
<template> <template>
<app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'"> <app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'">
<img src="https://webapp-pub.ezijing.com/project/park-plus/project-intro_banner.png" class="banner" /> <img src="https://webapp-pub.ezijing.com/project/xmn-plus/project-intro_banner.png" class="banner" />
<div class="part_content"> <div class="part_content">
<div class="part_item"> <div class="part_item">
美国帕克大学本升硕项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为美国帕克大学本升硕项目官方授权中国招生与教学中心。 美国帕克大学本升硕项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为美国帕克大学本升硕项目官方授权中国招生与教学中心。
......
<template> <template>
<app-frame :data="frameParams"> <app-frame :data="frameParams">
<div style="padding: 30px" :class="isMobile ? 'is-h5' : 'is-pc'"> <div style="padding: 30px" :class="isMobile ? 'is-h5' : 'is-pc'">
<p>工程管理专业是一门包含了工程和管理两个方面的交叉学科,一般是由工程学院和商学院联合授课,旨在拓展学生在商业、技术管理等方面的技能。</p> <p>
工程管理专业是一门包含了工程和管理两个方面的交叉学科,一般是由工程学院和商学院联合授课,旨在拓展学生在商业、技术管理等方面的技能。
</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">工程管理MEM就业前景</p> <p class="title">工程管理MEM就业前景</p>
<p> <p>
...@@ -9,7 +11,9 @@ ...@@ -9,7 +11,9 @@
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">1.精打细算的经济师</p> <p class="title">1.精打细算的经济师</p>
<p>MEM=工程+管理,旨在运用系统分析、工程设计、建模仿真等方法,改进效率、提高质量、降低成本,使项目最快、最经济地执行落地。</p> <p>
MEM=工程+管理,旨在运用系统分析、工程设计、建模仿真等方法,改进效率、提高质量、降低成本,使项目最快、最经济地执行落地。
</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">2.术业专攻的技术将才&mdash;&mdash;CTO</p> <p class="title">2.术业专攻的技术将才&mdash;&mdash;CTO</p>
<p>CTO需要技术有前瞻性,对产业格局有判断,对管理有心得。</p> <p>CTO需要技术有前瞻性,对产业格局有判断,对管理有心得。</p>
...@@ -31,7 +35,9 @@ ...@@ -31,7 +35,9 @@
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">5.强矩阵组织架构中的项目总监&mdash;&mdash;PML</p> <p class="title">5.强矩阵组织架构中的项目总监&mdash;&mdash;PML</p>
<p>强调项目经理为核心角色的公司,就属于强矩阵的组织架构。在项目管理新潮流下,MEM助攻技术基层-项目经理-项目总监的成长路径,足够明晰。</p> <p>
强调项目经理为核心角色的公司,就属于强矩阵的组织架构。在项目管理新潮流下,MEM助攻技术基层-项目经理-项目总监的成长路径,足够明晰。
</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">6.把控产品战略和走向&mdash;&mdash;产品总监</p> <p class="title">6.把控产品战略和走向&mdash;&mdash;产品总监</p>
<p> <p>
...@@ -50,8 +56,8 @@ ...@@ -50,8 +56,8 @@
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="title">就业薪资水平</p> <p class="title">就业薪资水平</p>
<p> <p>
美国大学和雇主协会(National Association of Colleges and Employers)发布了2021毕业生薪资最高的美国大学排名,美国大学毕业生薪资最高的十所院校中,<span 美国大学和雇主协会(National Association of Colleges and
class="title" Employers)发布了2021毕业生薪资最高的美国大学排名,美国大学毕业生薪资最高的十所院校中,<span class="title"
>美国帕克大学位列第七位</span >美国帕克大学位列第七位</span
> >
</p> </p>
...@@ -60,23 +66,27 @@ ...@@ -60,23 +66,27 @@
<p>起薪中位数: $67,000&nbsp;</p> <p>起薪中位数: $67,000&nbsp;</p>
<p>2021-2022学费: $56,920</p> <p>2021-2022学费: $56,920</p>
<p> <p>
美国帕克大学坐落于新泽西州的霍博肯市,属于纽约大都会区,<span class="title">与世界500强企业聚集的纽约曼哈顿岛隔河相望</span 美国帕克大学坐落于新泽西州的霍博肯市,属于纽约大都会区,<span class="title"
>,是世界上地理位置最佳的学校之一。USA Today将其评选全美TOP七工程学院之一。作为一所理工院校,自然非常重视工程,其是设计中心Maker >与世界500强企业聚集的纽约曼哈顿岛隔河相望</span
>,是世界上地理位置最佳的学校之一。USA
Today将其评选全美TOP七工程学院之一。作为一所理工院校,自然非常重视工程,其是设计中心Maker
Center的所在地,其中包括3D打印、激光切割和焊接设施。该学院最受欢迎的专业是机械工程、工程管理、工商管理、计算机科学、计算机工程和化学工程,毕业生享有极高声誉。 Center的所在地,其中包括3D打印、激光切割和焊接设施。该学院最受欢迎的专业是机械工程、工程管理、工商管理、计算机科学、计算机工程和化学工程,毕业生享有极高声誉。
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p> <p>
在就业方面,得益于SIT严格的的课程以及与实际生活中相结合的教育方式,学生可以在当今复杂多样、高技术性的市场中占据优势。根据数据显示,<span class="title" 在就业方面,得益于SIT严格的的课程以及与实际生活中相结合的教育方式,学生可以在当今复杂多样、高技术性的市场中占据优势。根据数据显示,<span
class="title"
>96%的斯蒂文斯大学毕业生在毕业后6个月内达到了他们预期薪水</span >96%的斯蒂文斯大学毕业生在毕业后6个月内达到了他们预期薪水</span
> >
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p> <p>
根据SIT 2021就业发展成果报告显示,该校毕业生就业企业统计,就职企业包括BMW, Exxon, Goldman Sachs, IBM, Johnson &amp; Johnson, and Lockheed 根据SIT 2021就业发展成果报告显示,该校毕业生就业企业统计,就职企业包括BMW, Exxon, Goldman Sachs, IBM, Johnson
&amp; Johnson, and Lockheed
Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。 Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<img src="https://webapp-pub.ezijing.com/project/park-plus/sit_work.png" style="width: 100%" /> <img src="https://webapp-pub.ezijing.com/project/xmn-plus/sit_work.png" style="width: 100%" />
<p>&nbsp;</p> <p>&nbsp;</p>
<p>&nbsp;</p> <p>&nbsp;</p>
</div> </div>
......
<template> <template>
<div :class="isMobile ? 'is-h5' : 'is-pc'"> <div :class="isMobile ? 'is-h5' : 'is-pc'">
<div class="banner"> <div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/park-plus/pc-index-banner.png" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/xmn-plus/pc-index-banner.png" />
<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">
...@@ -84,28 +84,28 @@ export default { ...@@ -84,28 +84,28 @@ export default {
popupVisible: false, popupVisible: false,
videoData: [ videoData: [
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/video_sit1.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/video_sit1.png',
web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/SIT%E9%A1%B9%E7%9B%AE%E7%AB%991.mp4' web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/SIT%E9%A1%B9%E7%9B%AE%E7%AB%991.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/video_sit2.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/video_sit2.png',
web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/SIT%E9%A1%B9%E7%9B%AE%E7%AB%992.mp4' web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/SIT%E9%A1%B9%E7%9B%AE%E7%AB%992.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/video_sit3.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/video_sit3.png',
web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/SIT%E9%A1%B9%E7%9B%AE%E7%AB%993.mp4' web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/SIT%E9%A1%B9%E7%9B%AE%E7%AB%993.mp4'
} }
], ],
listData: [ listData: [
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/school_lg1.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/school_lg1.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/school_lg2.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/school_lg2.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/school_lg3.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/school_lg3.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/school_lg4.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/school_lg4.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/school_lg5.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/school_lg5.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park-plus/school_lg6.png' } { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn-plus/school_lg6.png' }
], ],
swiperOption: { swiperOption: {
observer: true, observer: true,
...@@ -133,79 +133,79 @@ export default { ...@@ -133,79 +133,79 @@ export default {
}, },
teacherList: [ teacherList: [
// { // {
// img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher1.png', // img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-teacher1.png',
// tit: '肇越', // tit: '肇越',
// desc: ['香港致富证券首席经济学家', '清华五道口金融学院经济学硕士'] // desc: ['香港致富证券首席经济学家', '清华五道口金融学院经济学硕士']
// }, // },
// { // {
// img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher2.png', // img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-teacher2.png',
// tit: '张恩忠', // tit: '张恩忠',
// desc: ['中国人民大学市场营销系副教授', '美国普渡大学博士'] // desc: ['中国人民大学市场营销系副教授', '美国普渡大学博士']
// }, // },
// { // {
// img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher3.png', // img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-teacher3.png',
// tit: '章铮', // tit: '章铮',
// desc: ['北京大学应用经济学系副教授', '北京大学经济学博士'] // desc: ['北京大学应用经济学系副教授', '北京大学经济学博士']
// }, // },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher4.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-teacher4.png',
tit: 'Yang Sun', tit: 'Yang Sun',
desc: ['管理学院院长', '亚利桑那州立大学博士'] desc: ['管理学院院长', '亚利桑那州立大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher5.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-teacher5.png',
tit: 'Jolene A. Lampton', tit: 'Jolene A. Lampton',
desc: ['教授', '圣路易斯大学博士'] desc: ['教授', '圣路易斯大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher6.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-teacher6.png',
tit: 'Hank Charles Roehrich', tit: 'Hank Charles Roehrich',
desc: ['教授', '北达科他大学博士'] desc: ['教授', '北达科他大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher7.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-teacher7.png',
tit: 'Clarine Jacobs', tit: 'Clarine Jacobs',
desc: ['教授', '北方中央大学博士'] desc: ['教授', '北方中央大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher8.jpg', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-teacher8.jpg',
tit: 'Adrian James', tit: 'Adrian James',
desc: ['助理教授', '得克萨斯农工大学博士'] desc: ['助理教授', '得克萨斯农工大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-teacher9.jpg', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-teacher9.jpg',
tit: 'Lacey Finley', tit: 'Lacey Finley',
desc: ['助理教授', '堪萨斯州立大学博士'] desc: ['助理教授', '堪萨斯州立大学博士']
} }
], ],
alumnusList: [ alumnusList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic1.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-academic1.png',
tit: '蒋廷黻', tit: '蒋廷黻',
desc: ['中国史学家、外交家', '南开历史系的创建者'] desc: ['中国史学家、外交家', '南开历史系的创建者']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic2.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-academic2.png',
tit: 'Michael Collins', tit: 'Michael Collins',
desc: ['格雷森资本创始人兼首席执行官'] desc: ['格雷森资本创始人兼首席执行官']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic3.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-academic3.png',
tit: 'Emmitt K. Hayes', tit: 'Emmitt K. Hayes',
desc: ['海斯房地产公司首席执行官'] desc: ['海斯房地产公司首席执行官']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic4.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-academic4.png',
tit: 'April Tessmer', tit: 'April Tessmer',
desc: ['泰斯默企业创始人'] desc: ['泰斯默企业创始人']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic5.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-academic5.png',
tit: 'Joseph McKibben', tit: 'Joseph McKibben',
desc: ['世界著名科学家,曼哈顿计划参与者'] desc: ['世界著名科学家,曼哈顿计划参与者']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park-plus/school-intro-academic6.png', img: 'https://webapp-pub.ezijing.com/project/xmn-plus/school-intro-academic6.png',
tit: 'Behzod Abduraimov', tit: 'Behzod Abduraimov',
desc: ['世界著名钢琴演奏家'] desc: ['世界著名钢琴演奏家']
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论