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

update

上级 4cf32ad7
...@@ -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/sit_wechat.png" /> <img src="https://webapp-pub.ezijing.com/project/xmn/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/video_poster1.png' poster: 'https://webapp-pub.ezijing.com/project/xmn/video_poster1.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park/video_poster2.png' poster: 'https://webapp-pub.ezijing.com/project/xmn/video_poster2.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park/video_poster3.png' poster: 'https://webapp-pub.ezijing.com/project/xmn/video_poster3.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park/video_poster4.png' poster: 'https://webapp-pub.ezijing.com/project/xmn/video_poster4.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park/video_poster5.png' poster: 'https://webapp-pub.ezijing.com/project/xmn/video_poster5.png'
}, },
{ {
poster: 'https://webapp-pub.ezijing.com/project/park/video_poster6.png' poster: 'https://webapp-pub.ezijing.com/project/xmn/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/video_bg.png) no-repeat center center; background: url(https://webapp-pub.ezijing.com/project/xmn/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/banner.png" /> <img class="img" src="https://webapp-pub.ezijing.com/project/xmn/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/%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/%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,32 +26,32 @@ export default { ...@@ -26,32 +26,32 @@ export default {
return { return {
listData: [ listData: [
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/park/feature_1.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/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/xmn/feature_2.png',
item_desc_tit: '免标准化考试', item_desc_tit: '免标准化考试',
item_desc_con: '校方考试替代托福、GRE' item_desc_con: '校方考试替代托福、GRE'
}, },
{ {
web_img_uri: 'https://webapp-pub.ezijing.com/project/park/feature_3.png', web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/feature_3.png',
item_desc_tit: '超高性价比留学项目', item_desc_tit: '超高性价比留学项目',
item_desc_con: '国内学习费用+国外学习费用+<br/>国外生活费用不超过25万' item_desc_con: '国内学习费用+国外学习费用+<br/>国外生活费用不超过25万'
} }
// { // {
// web_img_uri: 'https://webapp-pub.ezijing.com/project/park/feature_4.png', // web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/feature_4.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_5.png', // web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/feature_5.png',
// item_desc_tit: '免标准化考试', // item_desc_tit: '免标准化考试',
// item_desc_con: '校方考试替代托福、GRE' // item_desc_con: '校方考试替代托福、GRE'
// }, // },
// { // {
// web_img_uri: 'https://webapp-pub.ezijing.com/project/park/feature_6.png', // web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/feature_6.png',
// item_desc_tit: '精英辈出', // item_desc_tit: '精英辈出',
// item_desc_con: // item_desc_con:
// '美国通用汽车公司联合创始人<br/>Charles Stewart Mott<br/>厄瓜多尔总统Leon Febres Cordero<br/>Email访问协议发明者Mark Crispin<br/>LG显示器执行总裁Sang-Beom Han' // '美国通用汽车公司联合创始人<br/>Charles Stewart Mott<br/>厄瓜多尔总统Leon Febres Cordero<br/>Email访问协议发明者Mark Crispin<br/>LG显示器执行总裁Sang-Beom Han'
......
...@@ -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/school_desc.png" class="desc-img" /> <img src="https://webapp-pub.ezijing.com/project/xmn/school_desc.png" class="desc-img" />
<p> <p>
美国帕克大学原名帕克学院,最初成立于1875年,2000年正式更名为帕克大学,是一所独立私立高等教育机构,至今已有149年的历史。最初成立时,帕克大学仅是一所小型的中西部教堂学院,现在已经发展成为一所拥有电子学习设施,并开设美国军队教育课程的大学。帕克大学获得了美国中北部高等教育委员会及中北部学院和大学协会认可,获密苏里州教育部门认证,中国教育部涉外监管信息网认证。 美国帕克大学原名帕克学院,最初成立于1875年,2000年正式更名为帕克大学,是一所独立私立高等教育机构,至今已有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/logo.png" /> <img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/xmn/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/logo_white2.png" /> <img src="https://webapp-pub.ezijing.com/project/xmn/logo_white2.png" />
<h1>美国帕克大学专升硕项目</h1> <h1>美国帕克大学专升硕项目</h1>
</div> </div>
...@@ -40,14 +40,14 @@ ...@@ -40,14 +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_project@ezijing.com" <a class="mail" href="mailto:admission_xmn_project@ezijing.com"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_park_project@ezijing.com >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:admission_xmn_project@ezijing.com
</a> </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/sit_wechat.png" class="code" /> <img src="https://webapp-pub.ezijing.com/project/xmn/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>
......
...@@ -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/logo.png" /> <img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/xmn/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)}`
: ''
} }
} }
} }
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
@mouseenter="handleMsOver('wx')" @mouseenter="handleMsOver('wx')"
@mouseleave="handleMsOut" @mouseleave="handleMsOut"
> >
<!-- <p>{{ $t('aside.follow') }}</p> --> <!-- <p>{{ $t('aside.follow') }}</p> -->https://localhost:3000/
</li> </li>
<div class="line"></div> <div class="line"></div>
...@@ -72,7 +72,7 @@ ...@@ -72,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/sit_wechat.png" /> <img src="https://webapp-pub.ezijing.com/project/xmn/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/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/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/英文简历模板.doc" target="_blank" download="英文简历模板">下载模板</a>]</p> <p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/xmn/英文简历模板.doc" target="_blank" download="英文简历模板">下载模板</a>]</p>
<p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>` <p>请将英文简历填写完存为"pdf"格式上传,文件小于10MB。</p>`
} }
] ]
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<div> <div>
<div v-if="!isMobile" class="is-pc"> <div v-if="!isMobile" class="is-pc">
<div class="banner"> <div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/park/school_banner.png?v=1" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/xmn/school_banner.png?v=1" />
</div> </div>
<section class="section"> <section class="section">
<h2 class="title">项目介绍</h2> <h2 class="title">项目介绍</h2>
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<p> <p>
美国帕克大学专升硕项目是针对具有3年大专学历的学生,通过1年时间在国内补足国外大学要求的学分,取得国外大学的本科学士学位,然后出国再读1年硕士,取得硕士学位,回国可被中留服直接认证研究生学历。 美国帕克大学专升硕项目是针对具有3年大专学历的学生,通过1年时间在国内补足国外大学要求的学分,取得国外大学的本科学士学位,然后出国再读1年硕士,取得硕士学位,回国可被中留服直接认证研究生学历。
</p> </p>
<img src="https://webapp-pub.ezijing.com/project/park/xmjs-img1.png" /> <img src="https://webapp-pub.ezijing.com/project/xmn/xmjs-img1.png" />
</div> </div>
<!-- <br /> <!-- <br />
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<b>■ 推荐免试(免托福/GRE/GMAT)</b><br /> <b>■ 推荐免试(免托福/GRE/GMAT)</b><br />
通过学习美国帕克大学中国中心提供的英语强化课程,可免试托福,避免因单方面成绩阻碍学生继续学习深造的情况。<br /> 通过学习美国帕克大学中国中心提供的英语强化课程,可免试托福,避免因单方面成绩阻碍学生继续学习深造的情况。<br />
<b>■ 校方特招(美国帕克大学本升硕项目中国中心直招)</b><br /> <b>■ 校方特招(美国帕克大学本升硕项目中国中心直招)</b><br />
向校方申请,报名材料与面试审核通过后,将收到美国帕克大学(park.edu)官方录取,就读工商管理专业。<br /> 向校方申请,报名材料与面试审核通过后,将收到美国帕克大学(xmn.edu)官方录取,就读工商管理专业。<br />
<b>■ 超高性价比留学项目</b><br />国内学习费用+国外学习费用+国外生活费用不超过25万。 <b>■ 超高性价比留学项目</b><br />国内学习费用+国外学习费用+国外生活费用不超过25万。
</p> </p>
</div> </div>
...@@ -139,16 +139,16 @@ ...@@ -139,16 +139,16 @@
</section> </section>
<div class="content_part"> <div class="content_part">
<img src="https://webapp-pub.ezijing.com/project/park/pc-school-img3.png?v=1" class="part_img" /> <img src="https://webapp-pub.ezijing.com/project/xmn/pc-school-img3.png?v=1" class="part_img" />
</div> </div>
<!-- 院校荣誉 --> <!-- 院校荣誉 -->
<img class="img4" src="https://webapp-pub.ezijing.com/project/park/pc-school-img4.png?v=2" /> <img class="img4" src="https://webapp-pub.ezijing.com/project/xmn/pc-school-img4.png?v=2" />
<!-- 课程设置 --> <!-- 课程设置 -->
</div> </div>
<div v-else class="is-h5"> <div v-else class="is-h5">
<div class="banner"> <div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/park/school_banner.png" width="100%" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/xmn/school_banner.png" width="100%" />
</div> </div>
<div class="h5-content"> <div class="h5-content">
<div class="h5-title">项目介绍</div> <div class="h5-title">项目介绍</div>
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
</p> </p>
<div class="h5-title m-t-10">培养目标</div> <div class="h5-title m-t-10">培养目标</div>
<img src="https://webapp-pub.ezijing.com/project/park/h5-school-img2.png" /> <img src="https://webapp-pub.ezijing.com/project/xmn/h5-school-img2.png" />
<p class="h5-con"> <p class="h5-con">
<!-- <span style="color:#424242 !important;font-weight:bold !important" <!-- <span style="color:#424242 !important;font-weight:bold !important"
>● 工程管理硕士(Master of Engineering in Engineering >● 工程管理硕士(Master of Engineering in Engineering
...@@ -192,7 +192,7 @@ ...@@ -192,7 +192,7 @@
</ul> </ul>
</div> </div>
<div class="h5-title m-t-10">学习安排</div> <div class="h5-title m-t-10">学习安排</div>
<img src="https://webapp-pub.ezijing.com/project/park/study_arrange.png" alt="" /> <img src="https://webapp-pub.ezijing.com/project/xmn/study_arrange.png" alt="" />
<!-- <div class="list_desc"> <!-- <div class="list_desc">
该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。 该保研项目总体教学安排为20周,开学时间一般在每年12月中旬。
</div> --> </div> -->
...@@ -254,13 +254,13 @@ ...@@ -254,13 +254,13 @@
</div> </div>
<div class="h5-title m-t-10">国际权威认证</div> <div class="h5-title m-t-10">国际权威认证</div>
<div class="h5-course-set"> <div class="h5-course-set">
<img src="https://webapp-pub.ezijing.com/project/park/h5-school-img6.png" style="margin-bottom: 0.3rem" /> <img src="https://webapp-pub.ezijing.com/project/xmn/h5-school-img6.png" style="margin-bottom: 0.3rem" />
</div> </div>
<img src="https://webapp-pub.ezijing.com/project/park/h5-school-img7.png" style="margin: 0.25rem 0" /> <img src="https://webapp-pub.ezijing.com/project/xmn/h5-school-img7.png" style="margin: 0.25rem 0" />
<!-- <div class="h5-title m-t-10">课程设置</div> --> <!-- <div class="h5-title m-t-10">课程设置</div> -->
<!-- <div class="h5-course-set"> <!-- <div class="h5-course-set">
<img <img
src="https://webapp-pub.ezijing.com/project/park/h5-school-img8.png" src="https://webapp-pub.ezijing.com/project/xmn/h5-school-img8.png"
style="margin-bottom:0.3rem" style="margin-bottom:0.3rem"
/> />
<div class="course-set-tips"> <div class="course-set-tips">
...@@ -511,16 +511,16 @@ export default { ...@@ -511,16 +511,16 @@ export default {
} }
} }
.img5 { .img5 {
background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img11.png'); background: url('https://webapp-pub.ezijing.com/project/xmn/pc-school-img11.png');
} }
.img6 { .img6 {
background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img22.png'); background: url('https://webapp-pub.ezijing.com/project/xmn/pc-school-img22.png');
} }
.img7 { .img7 {
background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img33.png'); background: url('https://webapp-pub.ezijing.com/project/xmn/pc-school-img33.png');
} }
.img8 { .img8 {
background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img44.png'); background: url('https://webapp-pub.ezijing.com/project/xmn/pc-school-img44.png');
} }
} }
} }
...@@ -752,16 +752,16 @@ export default { ...@@ -752,16 +752,16 @@ export default {
} }
} }
.xz1 { .xz1 {
background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img11.png'); background: url('https://webapp-pub.ezijing.com/project/xmn/pc-school-img11.png');
} }
.xz2 { .xz2 {
background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img22.png'); background: url('https://webapp-pub.ezijing.com/project/xmn/pc-school-img22.png');
} }
.xz3 { .xz3 {
background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img33.png'); background: url('https://webapp-pub.ezijing.com/project/xmn/pc-school-img33.png');
} }
.xz4 { .xz4 {
background: url('https://webapp-pub.ezijing.com/project/park/pc-school-img44.png'); background: url('https://webapp-pub.ezijing.com/project/xmn/pc-school-img44.png');
} }
} }
} }
......
...@@ -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/pc-cert-en.png', url1: 'https://webapp-pub.ezijing.com/project/xmn/pc-cert-en.png',
url2: 'https://webapp-pub.ezijing.com/project/park/pc-cert-cn.png', url2: 'https://webapp-pub.ezijing.com/project/xmn/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/admission.pdf' url: 'https://webapp-pub.ezijing.com/project/xmn/admission.pdf'
}, },
{ {
name: '硕士学分模块介绍', name: '硕士学分模块介绍',
url: 'https://webapp-pub.ezijing.com/project/park/硕士学分模块介绍.pdf', url: 'https://webapp-pub.ezijing.com/project/xmn/硕士学分模块介绍.pdf',
disabled: true disabled: true
}, },
{ {
name: '语言强化模块介绍', name: '语言强化模块介绍',
url: 'https://webapp-pub.ezijing.com/project/park/语言强化模块介绍.pdf' url: 'https://webapp-pub.ezijing.com/project/xmn/语言强化模块介绍.pdf'
} }
] ]
} }
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<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://xmn-project.ezijing.com/">(https://xmn-project.ezijing.com)</a
>进行在线报名,按项目报名系统 的要求在线填写基本信息并提交以下材料: >进行在线报名,按项目报名系统 的要求在线填写基本信息并提交以下材料:
</p> </p>
<!-- <p>另请提供纸质材料:</p> --> <!-- <p>另请提供纸质材料:</p> -->
...@@ -28,9 +28,7 @@ ...@@ -28,9 +28,7 @@
<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">
......
...@@ -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/news_banner.jpeg?v=1', banner: 'https://webapp-pub.ezijing.com/project/xmn/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/project-intro_banner.png" class="banner" /> <img src="https://webapp-pub.ezijing.com/project/xmn/project-intro_banner.png" class="banner" />
<div class="part_content"> <div class="part_content">
<div class="part_item"> <div class="part_item">
美国帕克大学专升硕项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为美国帕克大学专升硕项目官方授权中国招生与教学中心。 美国帕克大学专升硕项目是清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为美国帕克大学专升硕项目官方授权中国招生与教学中心。
......
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。 Martin等,而学校的就业中心也致力于为学生提供更多的服务,学校每年有300多家雇主在校园里招聘,为SIT毕业生在当今竞争激励的就业市场增加更多的机会。
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<img src="https://webapp-pub.ezijing.com/project/park/sit_work.png" style="width: 100%" /> <img src="https://webapp-pub.ezijing.com/project/xmn/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/pc-index-banner.png" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/xmn/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">
...@@ -126,28 +126,28 @@ export default { ...@@ -126,28 +126,28 @@ export default {
popupVisible: false, popupVisible: false,
videoData: [ videoData: [
{ {
img: 'https://webapp-pub.ezijing.com/project/park/video_sit1.png', img: 'https://webapp-pub.ezijing.com/project/xmn/video_sit1.png',
web_img_uri: 'https://webapp-pub.ezijing.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%991.mp4' web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/SIT%E9%A1%B9%E7%9B%AE%E7%AB%991.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/video_sit2.png', img: 'https://webapp-pub.ezijing.com/project/xmn/video_sit2.png',
web_img_uri: 'https://webapp-pub.ezijing.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%992.mp4' web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/SIT%E9%A1%B9%E7%9B%AE%E7%AB%992.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/video_sit3.png', img: 'https://webapp-pub.ezijing.com/project/xmn/video_sit3.png',
web_img_uri: 'https://webapp-pub.ezijing.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%993.mp4' web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/SIT%E9%A1%B9%E7%9B%AE%E7%AB%993.mp4'
} }
], ],
listData: [ listData: [
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg1.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg1.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg2.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg2.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg3.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg3.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg4.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg4.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg5.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg5.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg6.png' } { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg6.png' }
], ],
// swiperOptionM: { // swiperOptionM: {
// autoplay: { // autoplay: {
...@@ -199,79 +199,79 @@ export default { ...@@ -199,79 +199,79 @@ export default {
// }, // },
teacherList: [ teacherList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher1.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher1.png',
tit: '肇越', tit: '肇越',
desc: ['香港致富证券首席经济学家', '清华五道口金融学院经济学硕士'] desc: ['香港致富证券首席经济学家', '清华五道口金融学院经济学硕士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher2.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher2.png',
tit: '张恩忠', tit: '张恩忠',
desc: ['中国人民大学市场营销系副教授', '美国普渡大学博士'] desc: ['中国人民大学市场营销系副教授', '美国普渡大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher3.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher3.png',
tit: '章铮', tit: '章铮',
desc: ['北京大学应用经济学系副教授', '北京大学经济学博士'] desc: ['北京大学应用经济学系副教授', '北京大学经济学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher4.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher4.png',
tit: 'Yang Sun', tit: 'Yang Sun',
desc: ['管理学院院长', '亚利桑那州立大学博士'] desc: ['管理学院院长', '亚利桑那州立大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher5.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher5.png',
tit: 'Jolene A. Lampton', tit: 'Jolene A. Lampton',
desc: ['教授', '圣路易斯大学博士'] desc: ['教授', '圣路易斯大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher6.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher6.png',
tit: 'Hank Charles Roehrich', tit: 'Hank Charles Roehrich',
desc: ['教授', '北达科他大学博士'] desc: ['教授', '北达科他大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher7.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher7.png',
tit: 'Clarine Jacobs', tit: 'Clarine Jacobs',
desc: ['教授', '北方中央大学博士'] desc: ['教授', '北方中央大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher8.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher8.png',
tit: 'Adrian James', tit: 'Adrian James',
desc: ['助理教授', '得克萨斯农工大学博士'] desc: ['助理教授', '得克萨斯农工大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher9.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher9.png',
tit: 'Lacey Finley', tit: 'Lacey Finley',
desc: ['助理教授', '堪萨斯州立大学博士'] desc: ['助理教授', '堪萨斯州立大学博士']
} }
], ],
alumnusList: [ alumnusList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic1.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic1.png',
tit: '蒋廷黻', tit: '蒋廷黻',
desc: ['中国史学家、外交家', '南开历史系的创建者'] desc: ['中国史学家、外交家', '南开历史系的创建者']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic2.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic2.png',
tit: 'Michael Collins', tit: 'Michael Collins',
desc: ['格雷森资本创始人兼首席执行官'] desc: ['格雷森资本创始人兼首席执行官']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic3.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic3.png',
tit: 'Emmitt K. Hayes', tit: 'Emmitt K. Hayes',
desc: ['海斯房地产公司首席执行官'] desc: ['海斯房地产公司首席执行官']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic4.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic4.png',
tit: 'April Tessmer', tit: 'April Tessmer',
desc: ['泰斯默企业创始人'] desc: ['泰斯默企业创始人']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic5.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic5.png',
tit: 'Joseph McKibben', tit: 'Joseph McKibben',
desc: ['世界著名科学家,曼哈顿计划参与者'] desc: ['世界著名科学家,曼哈顿计划参与者']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic6.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic6.png',
tit: 'Behzod Abduraimov', tit: 'Behzod Abduraimov',
desc: ['世界著名钢琴演奏家'] desc: ['世界著名钢琴演奏家']
} }
......
<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/pc-index-banner.png" /> <img class="img_banner" src="https://webapp-pub.ezijing.com/project/xmn/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">
...@@ -126,104 +126,104 @@ export default { ...@@ -126,104 +126,104 @@ export default {
popupVisible: false, popupVisible: false,
videoData: [ videoData: [
{ {
img: 'https://webapp-pub.ezijing.com/project/park/video_sit1.png', img: 'https://webapp-pub.ezijing.com/project/xmn/video_sit1.png',
web_img_uri: 'https://webapp-pub.ezijing.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%991.mp4' web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/SIT%E9%A1%B9%E7%9B%AE%E7%AB%991.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/video_sit2.png', img: 'https://webapp-pub.ezijing.com/project/xmn/video_sit2.png',
web_img_uri: 'https://webapp-pub.ezijing.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%992.mp4' web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/SIT%E9%A1%B9%E7%9B%AE%E7%AB%992.mp4'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/video_sit3.png', img: 'https://webapp-pub.ezijing.com/project/xmn/video_sit3.png',
web_img_uri: 'https://webapp-pub.ezijing.com/project/park/SIT%E9%A1%B9%E7%9B%AE%E7%AB%993.mp4' web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/SIT%E9%A1%B9%E7%9B%AE%E7%AB%993.mp4'
} }
], ],
listData: [ listData: [
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg1.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg1.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg2.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg2.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg3.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg3.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg4.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg4.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg5.png' }, { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg5.png' },
{ web_img_uri: 'https://webapp-pub.ezijing.com/project/park/school_lg6.png' } { web_img_uri: 'https://webapp-pub.ezijing.com/project/xmn/school_lg6.png' }
], ],
teacherList: [ teacherList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher1.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher1.png',
tit: '肇越', tit: '肇越',
desc: ['香港致富证券首席经济学家', '清华五道口金融学院经济学硕士'] desc: ['香港致富证券首席经济学家', '清华五道口金融学院经济学硕士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher2.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher2.png',
tit: '张恩忠', tit: '张恩忠',
desc: ['中国人民大学市场营销系副教授', '美国普渡大学博士'] desc: ['中国人民大学市场营销系副教授', '美国普渡大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher3.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher3.png',
tit: '章铮', tit: '章铮',
desc: ['北京大学应用经济学系副教授', '北京大学经济学博士'] desc: ['北京大学应用经济学系副教授', '北京大学经济学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher4.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher4.png',
tit: 'Yang Sun', tit: 'Yang Sun',
desc: ['管理学院院长', '亚利桑那州立大学博士'] desc: ['管理学院院长', '亚利桑那州立大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher5.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher5.png',
tit: 'Jolene A. Lampton', tit: 'Jolene A. Lampton',
desc: ['教授', '圣路易斯大学博士'] desc: ['教授', '圣路易斯大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher6.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher6.png',
tit: 'Hank Charles Roehrich', tit: 'Hank Charles Roehrich',
desc: ['教授', '北达科他大学博士'] desc: ['教授', '北达科他大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher7.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher7.png',
tit: 'Clarine Jacobs', tit: 'Clarine Jacobs',
desc: ['教授', '北方中央大学博士'] desc: ['教授', '北方中央大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher8.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher8.png',
tit: 'Adrian James', tit: 'Adrian James',
desc: ['助理教授', '得克萨斯农工大学博士'] desc: ['助理教授', '得克萨斯农工大学博士']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-teacher9.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-teacher9.png',
tit: 'Lacey Finley', tit: 'Lacey Finley',
desc: ['助理教授', '堪萨斯州立大学博士'] desc: ['助理教授', '堪萨斯州立大学博士']
} }
], ],
alumnusList: [ alumnusList: [
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic1.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic1.png',
tit: '蒋廷黻', tit: '蒋廷黻',
desc: ['中国史学家、外交家', '南开历史系的创建者'] desc: ['中国史学家、外交家', '南开历史系的创建者']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic2.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic2.png',
tit: 'Michael Collins', tit: 'Michael Collins',
desc: ['格雷森资本创始人兼首席执行官'] desc: ['格雷森资本创始人兼首席执行官']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic3.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic3.png',
tit: 'Emmitt K. Hayes', tit: 'Emmitt K. Hayes',
desc: ['海斯房地产公司首席执行官'] desc: ['海斯房地产公司首席执行官']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic4.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic4.png',
tit: 'April Tessmer', tit: 'April Tessmer',
desc: ['泰斯默企业创始人'] desc: ['泰斯默企业创始人']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic5.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic5.png',
tit: 'Joseph McKibben', tit: 'Joseph McKibben',
desc: ['世界著名科学家,曼哈顿计划参与者'] desc: ['世界著名科学家,曼哈顿计划参与者']
}, },
{ {
img: 'https://webapp-pub.ezijing.com/project/park/school-intro-academic6.png', img: 'https://webapp-pub.ezijing.com/project/xmn/school-intro-academic6.png',
tit: 'Behzod Abduraimov', tit: 'Behzod Abduraimov',
desc: ['世界著名钢琴演奏家'] desc: ['世界著名钢琴演奏家']
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论