提交 14685586 authored 作者: 王鹏飞's avatar 王鹏飞

chore: 新增cbu-online 项目站

上级 1670be7f
projectId=1017
projectId=1023
newProjectId=25634964940156928
......
projectId=1017
projectId=1023
newProjectId=25634964940156928
......
projectId=1017
projectId=1023
newProjectId=25634964940156928
......
......@@ -36,7 +36,7 @@ import * as api from '@/api'
export default {
data() {
return {
ruleForm: { name: '', phone: '', project_id: '1017', channel: localStorage.getItem('channel_num') || 19960 },
ruleForm: { name: '', phone: '', project_id: '1023', channel: localStorage.getItem('channel_num') || 19960 },
projectList: [
{ label: '金融工商管理硕士', value: '1000' },
{ label: '酒店及旅游业工商管理硕士', value: '1008' },
......@@ -45,7 +45,7 @@ export default {
{ label: '教育学硕士', value: '1005' },
{ label: '中国未来金融领袖计划', value: '1007' },
{ label: '1+1 国际硕士', value: '1016' },
{ label: '工商管理博士DBA', value: '1017' }
{ label: '在线工商管理博士DBA', value: '1023' }
],
phoneCode: '',
codeButtonDisabled: false,
......
......@@ -30,10 +30,10 @@ export default {
// // { name: '师资介绍', path: '/about/teacher' }
// ]
// },
{
name: '学历认证',
path: '/academic/academic'
},
// {
// name: '学历认证',
// path: '/academic/academic'
// },
{
name: '报名流程',
children: [
......@@ -45,10 +45,10 @@ export default {
name: '资料下载',
path: '/dataDownload/dataDownload'
},
{
name: '归国政策',
path: '/returnPolicy/returnPolicy'
},
// {
// name: '归国政策',
// path: '/returnPolicy/returnPolicy'
// },
// {
// name: '常见问题',
// path: '/question/question'
......
......@@ -29,7 +29,7 @@
<div class="dialog-box" @click.stop>
<h2 class="title">招办官方微信</h2>
<div class="follow">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/cbu_wechat.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/cbu_wechat.png" />
<p>扫码关注 了解更多</p>
</div>
</div>
......
<template>
<div class="video-wrapper" :class="className">
<div v-if="!isMobile" class="content" @mouseenter="handleMouseEnter" @mouseleave="showType = ''" @mousemove="handleMouseEnter" @click="handleClick" ref="target" :style="{ cursor: mouseCursor }">
<div
v-if="!isMobile"
class="content"
@mouseenter="handleMouseEnter"
@mouseleave="showType = ''"
@mousemove="handleMouseEnter"
@click="handleClick"
ref="target"
:style="{ cursor: mouseCursor }"
>
<!-- <ul class="video-list">
<li class="video-item" v-for="(item, index) in list" :key="index">
<div class="video-poster">
......@@ -18,7 +27,12 @@
<div class="swiper-slide" v-for="(item, index) in list" :key="index">
<div class="item-media">
<img :src="item.poster" />
<div class="video-play" @click.stop="open(item)" @mouseenter.stop="handleVideoMouseEnter" @mousemove.stop="handleVideoMouseEnter"></div>
<div
class="video-play"
@click.stop="open(item)"
@mouseenter.stop="handleVideoMouseEnter"
@mousemove.stop="handleVideoMouseEnter"
></div>
</div>
<div class="item-text">
<div class="item-text-tit">{{ item.title }}</div>
......@@ -37,7 +51,12 @@
<div class="swiper-slide" v-for="(item, index) in list" :key="index">
<div class="item-media">
<img :src="item.poster" />
<div class="video-play" @click.stop="open(item)" @mouseenter.stop="handleVideoMouseEnter" @mousemove.stop="handleVideoMouseEnter"></div>
<div
class="video-play"
@click.stop="open(item)"
@mouseenter.stop="handleVideoMouseEnter"
@mousemove.stop="handleVideoMouseEnter"
></div>
</div>
<div class="item-text">
<div class="item-text-tit">{{ item.title }}</div>
......@@ -48,7 +67,18 @@
<div class="swiper-pagination swiper-pagination-bullets"></div>
</div>
</div>
<video v-if="isShow === true" class="video" :src="playVideo.src" controls="controls" preload="auto" autoplay="autoplay" x5-playsinline="" playsinline webkit-playsinline="true" ref="video"></video>
<video
v-if="isShow === true"
class="video"
:src="playVideo.src"
controls="controls"
preload="auto"
autoplay="autoplay"
x5-playsinline=""
playsinline
webkit-playsinline="true"
ref="video"
></video>
<div class="overlay" v-if="isShow === true" @click="close"></div>
</div>
</template>
......@@ -63,25 +93,29 @@ export default {
title: 'CBU校长欢迎致词',
desc: 'Welcome speech from the president of CBU',
src: 'https://webapp-pub.ezijing.com/project/sbu-plus/video7.mp4',
poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video1.mp4?x-oss-process=video/snapshot,t_35700,f_jpg,m_fast'
poster:
'https://webapp-pub.ezijing.com/project/sbu-plus/video1.mp4?x-oss-process=video/snapshot,t_35700,f_jpg,m_fast'
},
{
title: '线上项目',
desc: 'CBU Online Programs',
src: 'https://webapp-pub.ezijing.com/project/sbu-plus/video2.mp4',
poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video2.mp4?x-oss-process=video/snapshot,t_35700,f_jpg,m_fast'
poster:
'https://webapp-pub.ezijing.com/project/sbu-plus/video2.mp4?x-oss-process=video/snapshot,t_35700,f_jpg,m_fast'
},
{
title: '商学院',
desc: 'School of Business',
src: 'https://webapp-pub.ezijing.com/project/sbu-plus/video3.mp4',
poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video3.mp4?x-oss-process=video/snapshot,t_27000,f_jpg,m_fast'
poster:
'https://webapp-pub.ezijing.com/project/sbu-plus/video3.mp4?x-oss-process=video/snapshot,t_27000,f_jpg,m_fast'
},
{
title: '丰富多彩的校园活动',
desc: 'So much to do at CBU',
src: 'https://webapp-pub.ezijing.com/project/sbu-plus/video4.mp4',
poster: 'https://webapp-pub.ezijing.com/project/sbu-plus/video4.mp4?x-oss-process=video/snapshot,t_6000,f_jpg,m_fast'
poster:
'https://webapp-pub.ezijing.com/project/sbu-plus/video4.mp4?x-oss-process=video/snapshot,t_6000,f_jpg,m_fast'
}
],
// 当前播放的视频
......@@ -116,7 +150,8 @@ export default {
const target = this.$refs.target.getBoundingClientRect()
if (e.clientX - target.left < (target.right - target.left) / 2) {
if (this.showIndex > 0) {
this.mouseCursor = 'url(https://www.harvard.edu/wp-content/themes/core/assets/img/theme/featured-stories/arrow-left-dark.svg) 30 30, e-resize'
this.mouseCursor =
'url(https://www.harvard.edu/wp-content/themes/core/assets/img/theme/featured-stories/arrow-left-dark.svg) 30 30, e-resize'
this.showType = 'left'
} else {
this.mouseCursor = 'default'
......@@ -124,7 +159,8 @@ export default {
}
} else {
if (this.showIndex < this.list.length - 1) {
this.mouseCursor = 'url(https://www.harvard.edu/wp-content/themes/core/assets/img/theme/featured-stories/arrow-right-dark.svg) 30 30, e-resize'
this.mouseCursor =
'url(https://www.harvard.edu/wp-content/themes/core/assets/img/theme/featured-stories/arrow-right-dark.svg) 30 30, e-resize'
this.showType = 'right'
} else {
this.mouseCursor = 'default'
......@@ -187,7 +223,7 @@ export default {
.is-pc {
margin-top: 56px;
.video-wrapper {
background: url(https://webapp-pub.ezijing.com/project/cbu-plus/video_bg.png?v=1) no-repeat center center;
background: url(https://webapp-pub.ezijing.com/project/cbu-online/video_bg.png?v=1) no-repeat center center;
background-size: cover;
}
.content {
......
<template>
<div :class="isMobile ? 'is-h5' : 'is-pc'">
<div class="banner-content">
<img class="img" src="https://webapp-pub.ezijing.com/project/cbu-plus/banner.png?v=4" />
<img class="img" src="https://webapp-pub.ezijing.com/project/cbu-online/banner.png?v=4" />
<div class="banner_navList">
<div class="banner_nav" v-for="(item, index) in navList" :key="index" @click="navClick(item)">
<div class="nav_top">
......@@ -67,7 +67,7 @@ export default {
if (item.tag === '1') {
this.$router.push('/my/account')
} else if (item.tag === '2') {
window.open('https://webapp-pub.ezijing.com/project/cbu-plus/%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf')
window.open('https://webapp-pub.ezijing.com/project/cbu-online/%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf')
} else if (item.tag === '3') {
this.$router.push('/about/school')
} else if (item.tag === '4') {
......
......@@ -85,32 +85,32 @@ export default {
return {
listData: [
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-plus/pc-index-project-intro-01.png?v=4',
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-online/pc-index-project-intro-01.png?v=4',
item_desc_tit: '学术领先',
item_desc_con: '工商管理学位项目加州排名TOP3<br/>ACBSP认证商学院'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-plus/pc-index-project-intro-02.png?v=4',
item_desc_tit: '灵活就读',
item_desc_con: '可线上、线下就读'
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-online/pc-index-project-intro-02.png?v=4',
item_desc_tit: '线下课+线上课结合',
item_desc_con: '时间规划清晰可控,学习、事业,理论、实践相辅相成。'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-plus/pc-index-project-intro-03.png?v=4',
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-online/pc-index-project-intro-03.png?v=4',
item_desc_tit: '免标准考试',
item_desc_con: '校方考试,替代托福'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-plus/pc-index-project-intro-04.png?v=4',
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-online/pc-index-project-intro-04.png?v=4',
item_desc_tit: '师资雄厚',
item_desc_con: '清华北大教授+毕业于哈佛、南加大等全美TOP20美方导师'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-plus/pc-index-project-intro-05.png?v=4',
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-online/pc-index-project-intro-05.png?v=4',
item_desc_tit: '位置优越',
item_desc_con: '距洛杉矶60英里 北邻硅谷'
},
{
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-plus/pc-index-project-intro-06.png?v=4',
web_img_uri: 'https://webapp-pub.ezijing.com/project/cbu-online/pc-index-project-intro-06.png?v=4',
item_desc_tit: '前沿理论+管理实践',
item_desc_con: '中美学界商界深度融合,国际视野本土实践'
}
......
......@@ -4,10 +4,13 @@
<card title="项目简介" v-if="!isMobile">
<div class="desc">
<p>
加州浸会大学工商管理博士(DBA)项目是经过美国教育监管机构 WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。
加州浸会大学在线工商管理博士(Online DBA)项目是经过美国教育监管机构
WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。
</p>
<br />
<p>
为了更好的融合中国实践,清控紫荆教育是加州浸会大学在线工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务。
</p>
<br/>
<p>为了更好的融合中国实践,清控紫荆教育是加州浸会大学工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务。</p>
<p>
加州浸会大学位于美国加州“科技、创新之都”河滨市(Riverside, CA),
距离美国第二大城市洛杉矶仅60英里(1小时车程),北邻美国科技与科技企业的中心——硅谷。创立于1950年,
......@@ -23,11 +26,14 @@
<div class="tit">项目简介</div>
<div class="desc">
<p>
加州浸会大学工商管理博士(DBA)项目是经过美国教育监管机构 WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。
加州浸会大学在线工商管理博士(Online DBA)项目是经过美国教育监管机构
WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。
</p>
<br/>
<br />
<p>为了更好的融合中国实践,清控紫荆教育是加州浸会大学工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务。</p>
<p>
为了更好的融合中国实践,清控紫荆教育是加州浸会大学在线工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务。
</p>
<p>
加州浸会大学位于美国加州“科技、创新之都”河滨市(Riverside, CA),
距离美国第二大城市洛杉矶仅60英里(1小时车程),北邻美国科技与科技企业的中心——硅谷。创立于1950年,
......
......@@ -5,7 +5,7 @@
<div class="link-left link-con">
<div class="tit"><a href="/about/school">项目介绍</a></div>
<!-- <div class="tit"><a href="/question/question">常见问题</a></div> -->
<!-- <div class="tit"><a href="/">工商管理博士DBA</a></div> -->
<!-- <div class="tit"><a href="/">在线工商管理博士DBA</a></div> -->
<!-- <div class="tit"><a href="https://h5.ezijing.com" target="_blank">清控紫荆教育</a></div> -->
</div>
......
......@@ -3,11 +3,11 @@
<header class="main-header">
<template v-if="!searchVisible">
<div class="logo-box">
<img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/cbu-plus/logo.png" />
<img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/cbu-online/logo.png" />
<div class="line"></div>
<nuxt-link to="/" class="logo">
<div class="title">
加州浸会大学工商管理博士DBA
加州浸会大学在线在线工商管理博士DBA
</div>
<!-- <img src="https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg" /> -->
</nuxt-link>
......
......@@ -4,13 +4,13 @@
<div class="foot-content">
<div class="left-content">
<div class="logo-title">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/cbu-logo-white-new.png" />
<h1>工商管理博士DBA</h1>
<img src="https://webapp-pub.ezijing.com/project/cbu-online/cbu-logo-white-new.png" />
<h1>在线工商管理博士DBA</h1>
</div>
<div class="bottom">
<div class="bottom_left con">
<a href="/about/school">项目介绍</a>
<!-- <a href="/">工商管理博士DBA</a> -->
<!-- <a href="/">在线工商管理博士DBA</a> -->
<!-- <a href="/question/question">常见问题</a> -->
<!-- <a href="https://www.ezijing.com/" target="_blank">清控紫荆教育</a> -->
</div>
......@@ -39,7 +39,7 @@
</div>
</div>
<div class="right-content">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/cbu_wechat.png" class="code" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/cbu_wechat.png" class="code" />
<div class="tips-txt">
<img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" />
<div class="txt">{{ $t('foot.weChat') }}</div>
......
......@@ -7,10 +7,10 @@
<img src="https://zws-imgs-pub.ezijing.com/static/public/307f688850f8308a5c944bd129436fe0.png" />
</nuxt-link> -->
<div class="logo-box">
<img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/cbu-plus/logo.png" />
<img @click="goWebsite" src="https://webapp-pub.ezijing.com/project/cbu-online/logo.png" />
<div class="line"></div>
<nuxt-link to="/">
<div class="title">加州浸会大学工商管理博士DBA</div>
<div class="title">加州浸会大学在线在线工商管理博士DBA</div>
</nuxt-link>
<!-- <img src="https://webapp-pub.ezijing.com/project/marywood/marywood_logo.svg" /> -->
</div>
......
......@@ -91,10 +91,10 @@ export default {
},
// 学历认证
{
name: this.$t('menu.academic'),
path: '/academic/academic'
},
// {
// name: this.$t('menu.academic'),
// path: '/academic/academic'
// },
// 报名流程
{
name: this.$t('menu.enroll'),
......@@ -111,10 +111,10 @@ export default {
path: '/dataDownload/dataDownload'
},
// 归国政策
{
name: this.$t('menu.returnPolicy'),
path: '/returnPolicy/returnPolicy'
},
// {
// name: this.$t('menu.returnPolicy'),
// path: '/returnPolicy/returnPolicy'
// },
// 常见问题
// {
// name: this.$t('menu.question'),
......
......@@ -72,7 +72,7 @@
</div>
<div class="wx_cont" v-show="tabBtnTarget === 'wx'">
<h5>{{ $t('aside.follow') }}</h5>
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/cbu_wechat.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/cbu_wechat.png" />
</div>
</div>
</transition>
......@@ -92,7 +92,7 @@ export default {
formInfo: {
name: '',
phone: '',
newProjectId: '1017'
newProjectId: '1023'
},
projectList: [
{ label: '金融工商管理硕士', value: '1000' },
......@@ -102,7 +102,7 @@ export default {
{ label: '教育学硕士', value: '1005' },
{ label: '中国未来金融领袖计划', value: '1007' },
{ label: '1+1 国际硕士', value: '1016' },
{ label: '工商管理博士DBA', value: '1017' }
{ label: '在线工商管理博士DBA', value: '1023' }
]
}
},
......
......@@ -297,7 +297,7 @@ export default {
project6: '教育学硕士MED(儿童心理与教育)',
project7: '中国未来金融领袖计划',
project8: '1+1 国际硕士',
project9: '工商管理博士DBA',
project9: '在线工商管理博士DBA',
pay: '扫描关注微信公众号'
}
}
......@@ -9,7 +9,7 @@
</div>
</div>
</header>
<nav class="nav"><h1 class="title">加州浸会大学工商管理博士DBA项目推荐信</h1></nav>
<nav class="nav"><h1 class="title">加州浸会大学在线工商管理博士DBA项目推荐信</h1></nav>
<section class="content">
<el-form
:model="ruleForm"
......
......@@ -6,7 +6,16 @@ export default function(_this) {
action: `${process.env.baseURL}/api/enrollment/v1.0/application-materials/${process.env.projectId}`,
callback(data) {
const { attachments = [], submission_stage: submissionStage = 'FILLING' } = data.data.material
const stageList = ['FILLING', 'PREPAYMENT', 'INTERVIEW_APPLICATION', 'AUDITION', 'INTERVIEW', 'PAYMENT', 'REGISTRATION', 'CLOSED']
const stageList = [
'FILLING',
'PREPAYMENT',
'INTERVIEW_APPLICATION',
'AUDITION',
'INTERVIEW',
'PAYMENT',
'REGISTRATION',
'CLOSED'
]
this.form.options.disabled = stageList.findIndex(item => item === submissionStage) > 6
const ADMISSION_AGREEMENT = attachments.filter(item => {
return item.file_type_id === 'ADMISSION_AGREEMENT'
......@@ -30,7 +39,7 @@ export default function(_this) {
data: { file_type: 'ADMISSION_AGREEMENT' }
},
prepend: `
<p><a href="https://webapp-pub.ezijing.com/project/cbu-plus/%E5%85%A5%E5%AD%A6%E5%8D%8F%E8%AE%AE.pdf" target="_blank" download="入学协议">下载入学协议</a></p>
<p><a href="https://webapp-pub.ezijing.com/project/cbu-online/%E5%85%A5%E5%AD%A6%E5%8D%8F%E8%AE%AE.pdf" target="_blank" download="入学协议">下载入学协议</a></p>
<p>申请者可将签字后的入学协议原件扫描或拍照后提交。</p>
<p>学员应仔细阅读《入学协议》以及课程介绍,如对入学协议或课程有异议,请第一时间与课程顾问咨询确认。请用A4纸打印后,在入学协议上签上姓名和日期,内容需显示完整、格式整齐、字迹清晰可辨。上传文件仅限“jpg,jpeg,pdf,png”格式,文件小于10Mb。</p>
`
......
......@@ -38,7 +38,7 @@ export default {
data: { file_type: 'RESUME_EN' }
},
append: `
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/cbu-plus/%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>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/cbu-online/%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>`
}
]
......
......@@ -6,7 +6,7 @@
</div>
<h1>欢迎您</h1>
<p class="t1">
申请加州浸会大学工商管理博士项目,本项目的申请费为<span>700</span>元,请扫描二维码以完成报名。
申请加州浸会大学在线工商管理博士项目,本项目的申请费为<span>700</span>元,请扫描二维码以完成报名。
</p>
</div>
<div class="qrcode-error" v-if="qrcodeError">
......
......@@ -44,7 +44,7 @@ export default function(_this) {
values: [{ label: '同意', value: 1 }],
model: 'isAgree',
rules: [{ required: true, message: '请阅读协议', trigger: 'change' }],
prepend: `<p>1、本人知晓此申请表及所附文件将作为申请加州浸会大学工商管理博士DBA面试和背景评估的参考依据,一旦成功录取,有关资料将作为学生信息存档。</p>
prepend: `<p>1、本人知晓此申请表及所附文件将作为申请加州浸会大学在线工商管理博士DBA面试和背景评估的参考依据,一旦成功录取,有关资料将作为学生信息存档。</p>
<p>2、本人声明所填资料正确无误,知晓任何不真实的信息或不诚信的行为,均会影响申请结果,已取得的成绩和资格会被取消。我理解并同意所有报名材料归紫荆教育所有,无论考生录取与否均不退回。我授权紫荆教育使用报名表中的信息查询本人学习和工作记录。</p>`
}
]
......
......@@ -19,7 +19,7 @@ export default function(_this) {
const [first = {}, second = {}] = answers
return {
qid1: first.qid || '1',
question1: '您为什么要申请加州浸会大学工商管理博士DBA项目?',
question1: '您为什么要申请加州浸会大学在线工商管理博士DBA项目?',
answer1: first.answer,
qid2: second.qid || '2',
question2: '您的短期和长期职业发展目标是什么?您打算如何达成此愿景?',
......@@ -45,7 +45,7 @@ export default function(_this) {
items: [
{
type: 'v-input',
label: '您为什么要申请加州浸会大学工商管理博士DBA项目?(60字以上,1000字以内)',
label: '您为什么要申请加州浸会大学在线工商管理博士DBA项目?(60字以上,1000字以内)',
model: 'answer1',
attrs: { type: 'textarea', rows: '8', maxlength: '1000', style: 'width:100%' },
rules: [
......
......@@ -6,7 +6,16 @@ export default function(_this) {
action: `${process.env.baseURL}/api/enrollment/v1.0/application-materials/${process.env.projectId}`,
callback(data) {
const { attachments = [], submission_stage: submissionStage = 'FILLING' } = data.data.material
const stageList = ['FILLING', 'PREPAYMENT', 'INTERVIEW_APPLICATION', 'AUDITION', 'INTERVIEW', 'PAYMENT', 'REGISTRATION', 'CLOSED']
const stageList = [
'FILLING',
'PREPAYMENT',
'INTERVIEW_APPLICATION',
'AUDITION',
'INTERVIEW',
'PAYMENT',
'REGISTRATION',
'CLOSED'
]
this.form.options.disabled = stageList.findIndex(item => item === submissionStage) > 2
const RESUME_EN = attachments.filter(item => {
return item.file_type_id === 'RESUME_EN'
......@@ -43,7 +52,7 @@ export default function(_this) {
data: { file_type: 'RESUME_EN' }
},
append: `
<p>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/cbu-plus/%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>请下载填写英文简历模板后上传 [<a href="https://webapp-pub.ezijing.com/project/cbu-online/%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>`
}
]
......
......@@ -4,7 +4,7 @@
<qrcode-pay @update="handleUpdateOrder" v-else></qrcode-pay>
<div class="pay-ft">
<p class="t2">
欢迎您申请加州浸会大学工商管理博士DBA<br />
欢迎您申请加州浸会大学在线在线工商管理博士DBA<br />
申请流程:①支付报名费②填写报名资料并提供相关材料(身份证扫描件、学位证书扫描件、2寸照片)③参加面试④获得录取⑤缴纳学费并签署入学协议⑥入学学习(办
理入学手续:提供成绩单、学籍注册等)<br />申请费提交后不予退还
</p>
......
......@@ -6,7 +6,7 @@
</div>
<h1>欢迎您</h1>
<p class="t1">
申请加州浸会大学工商管理博士项目,请在填写以下内容并<br />
申请加州浸会大学在线工商管理博士项目,请在填写以下内容并<br />
提交报名申请后,扫码支付本项目的申请费共计<span>700</span>元。
</p>
</div>
......
......@@ -17,7 +17,7 @@ export default {
}),
// Global page headers: https://go.nuxtjs.dev/config-head
head: {
title: '加州浸会大学工商管理博士DBA',
title: '加州浸会大学在线工商管理博士DBA',
htmlAttrs: {
lang: 'en'
},
......
......@@ -2,15 +2,16 @@
<div>
<div v-if="!isMobile" class="is-pc">
<div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/cbu-plus/school_banner.png" />
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/cbu-online/school_banner.png" />
</div>
<section class="section">
<h2 class="title">项目介绍</h2>
<p>
加州浸会大学工商管理博士(DBA)项目是经过美国教育监管机构 WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。
加州浸会大学在线工商管理博士(DBA)项目是经过美国教育监管机构
WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。
</p>
<p>
为了更好的融合中国实践,清控紫荆教育是加州浸会大学工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务。
为了更好的融合中国实践,清控紫荆教育是加州浸会大学在线工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务。
</p>
</section>
<!-- 学校介绍 -->
......@@ -31,12 +32,12 @@
<br />• “美国西部大学排名”第34 <br />• “最具创新力大学排名”第3
</div>
</div>
<img class="content_right" src="https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img.png?v=2" />
<img class="content_right" src="https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img.png?v=2" />
</div>
<!-- 专业介绍 -->
<div class="content_part" v-if="false">
<div class="img-box" style="height:600px">
<img class="img2" src="https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img81.png" />
<img class="img2" src="https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img81.png" />
</div>
<div class="content_desc">
<div class="content_tit">
......@@ -70,7 +71,7 @@
<!-- </div> -->
</div>
<!-- <img src="https://webapp-pub.ezijing.com/project/cbu-plus/school-apply-img.png" /> -->
<!-- <img src="https://webapp-pub.ezijing.com/project/cbu-online/school-apply-img.png" /> -->
</div>
<!-- 学制安排 -->
<div class="content_tit">
......@@ -109,7 +110,7 @@
</div>
</div>
<!-- 院校荣誉 -->
<img class="img4" src="https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img9.png" />
<img class="img4" src="https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img9.png" />
<!-- 课程设置 -->
<div class="content_tit">
......@@ -117,27 +118,28 @@
<div class="tit_desc">课程设置</div>
</div>
<div class="course-set">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/school-course-img.png?v=1" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/school-course-img.png?v=1" />
</div>
</div>
<div v-else class="is-h5">
<div class="banner">
<img
class="img_banner"
src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/marywood_banner_01.png"
src="https://webapp-pub.ezijing.com/project/cbu-online/h5/marywood_banner_01.png"
width="100%"
/>
</div>
<div class="h5-content">
<div class="h5-title">项目介绍</div>
<p style="margin-top: 0;">
加州浸会大学工商管理博士(DBA)项目是经过美国教育监管机构 WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。
加州浸会大学在线工商管理博士(DBA)项目是经过美国教育监管机构
WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。
</p>
<p>
为了更好的融合中国实践,清控紫荆教育是加州浸会大学工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务。
为了更好的融合中国实践,清控紫荆教育是加州浸会大学在线工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务。
</p>
<div class="h5-title">加州浸会大学介绍</div>
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img1.png?v=2" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img1.png?v=2" />
<p>
位于美国加州“科技、创新之都”河滨市(Riverside, CA),
距离美国第二大城市洛杉矶仅60英里(1小时车程),北邻美国科技与科技企业的中心——硅谷。创立于1950年,
......@@ -149,18 +151,18 @@
<br />• “美国西部大学排名”第34 <br />• “最具创新力大学排名”第3
</p>
<!-- <div class="h5-title m-t-10">专业介绍</div>
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img2.png?v=2" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img2.png?v=2" />
<p>
<span class="desc">加州浸会大学在线与专业研究的在线工商管理博士(DBA)项目:</span>
旨在培养创新型领导者,寻求在公共、私人和非营利组织中发挥最大影响力。这项为在职成年人设立的56个单元的工商管理在线博士学位,包括论文,可以在三年内完成。学生们将每八周集中学习一门在线课程。课程和课程旨在满足负责应对当今全球商业环境的专业人士的需求。
</p> -->
<div class="h5-title m-t-10">申请条件</div>
<div class="h5-list">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img3.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img4.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img5.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img3.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img4.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img5.png" />
</div>
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img6.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img6.png" />
<div class="h5-title m-t-10">学制安排</div>
<div class="img-list">
......@@ -198,7 +200,10 @@
<div class="h5-title m-t-10">课程设置</div>
<div class="h5-course-set">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img7.png" style="margin-bottom:0.3rem" />
<img
src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img7.png"
style="margin-bottom:0.3rem"
/>
</div>
</div>
</div>
......@@ -214,13 +219,13 @@ export default {
return {
applyList: [
{
img: 'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step1.png',
img: 'https://webapp-pub.ezijing.com/project/cbu-online/apply_step1.png',
tit: '学历',
desc: `拥有工商管理硕士(MBA)学位<br/>-其他申请者申请通过后,注册入学前须完成并通过本项目提供的MBA课程。`
// tips: ''
},
{
img: 'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step2.png',
img: 'https://webapp-pub.ezijing.com/project/cbu-online/apply_step2.png',
tit: '语言',
desc:
'托福79分以上或者雅思6.0分以上<br/>-未达到上述语言要求者,申请通过后注册入学前须完成英语强化课程并通过CBU的ESL语言测试。'
......@@ -228,10 +233,9 @@ export default {
// tips: ''
},
{
img: 'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step3.png',
img: 'https://webapp-pub.ezijing.com/project/cbu-online/apply_step3.png',
tit: 'GPA',
desc:
'硕士阶段GPA不低于3.0'
desc: '硕士阶段GPA不低于3.0'
// tips: ''
}
],
......@@ -609,16 +613,16 @@ export default {
}
.img5 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img4.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img4.png');
}
.img6 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img5.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img5.png');
}
.img7 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img6.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img6.png');
}
.img8 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img7.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img7.png');
}
}
.img4 {
......@@ -823,16 +827,16 @@ export default {
}
}
.xz1 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/h5/h5-school-img1.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/h5/h5-school-img1.png');
}
.xz2 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/h5/h5-school-img2.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/h5/h5-school-img2.png');
}
.xz3 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/h5/h5-school-img3.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/h5/h5-school-img3.png');
}
.xz4 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/h5/h5-school-img4.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/h5/h5-school-img4.png');
}
}
}
......
......@@ -38,8 +38,8 @@ export default {
data() {
return {
// url1: 'https://webapp-pub.ezijing.com/project/marywood/academic21.png',
url1: 'https:///webapp-pub.ezijing.com/project/cbu-plus/pc-cert-en.png?v=1',
url2: 'https:///webapp-pub.ezijing.com/project/cbu-plus/pc-cert-cn.jpg',
url1: 'https:///webapp-pub.ezijing.com/project/cbu-online/pc-cert-en.png?v=1',
url2: 'https:///webapp-pub.ezijing.com/project/cbu-online/pc-cert-cn.jpg',
frameParams: {
slider: []
}
......
......@@ -11,8 +11,18 @@
<div class="swiper-wrapper">
<div class="swiper-slide" v-for="(item, indexItem) in swiperList" :key="indexItem">
<img v-lazy="item.img_big" class="img_big" />
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/swiper_next.png" alt="" class="swiper_next" @click="handleNext(indexItem)" />
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/swiper_prev.png" alt="" class="swiper_prev" @click="handlePrev(indexItem)" />
<img
src="https://webapp-pub.ezijing.com/project/cbu-online/swiper_next.png"
alt=""
class="swiper_next"
@click="handleNext(indexItem)"
/>
<img
src="https://webapp-pub.ezijing.com/project/cbu-online/swiper_prev.png"
alt=""
class="swiper_prev"
@click="handlePrev(indexItem)"
/>
</div>
</div>
</div>
......@@ -38,394 +48,394 @@ export default {
{
list: [
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library15_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library15_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library15_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library15_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library16_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library16_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library16_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library16_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library1_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library1_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library2_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library2_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library12_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library12_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library13_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library11_2.jpeg'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library13_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library11_2.jpeg'
},
// {
// img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library3_1.png',
// img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library3_2.png'
// img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library3_1.png',
// img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library3_2.png'
// },
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library4_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library4_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library5_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library5_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library6_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library6_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library7_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library7_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library8_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library8_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/library9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/library9_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/library9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/library9_2.png'
}
]
},
{
list: [
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory2_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory2_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory1_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory1_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory3_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory3_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory4_1.jpeg',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory4_2.jpeg'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory4_1.jpeg',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory4_2.jpeg'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory5_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory5_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory6_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory6_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory7_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory7_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory8_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory8_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory10_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory10_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory11_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory11_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory12_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory12_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/laboratory9_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/laboratory9_2.png'
}
]
},
{
list: [
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant3_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant3_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant1_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant1_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant5_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant5_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant7_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant7_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant2_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant2_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant4_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant4_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant6_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant6_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant8_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant8_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant9_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant9_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant10_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant10_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant11_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant11_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant12_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant12_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant13_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant13_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant13_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant13_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant14_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant14_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant14_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant14_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant15_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/restaurant15_2.jpeg'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant15_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/restaurant15_2.jpeg'
}
]
},
{
list: [
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField1_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField1_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField2_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField2_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField3_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField3_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField4_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField4_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField5_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField5_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField7_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField7_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField8_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField8_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField9_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField9_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField10_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField10_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField11_2.jpeg'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField11_2.jpeg'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField12_2.jpeg'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField12_2.jpeg'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField13_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/playField13_2.jpeg'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/playField13_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/playField13_2.jpeg'
}
]
},
{
list: [
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery13_1.jpeg',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery13_2.jpeg'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery13_1.jpeg',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery13_2.jpeg'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery1_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery1_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery2_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery2_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery3_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery3_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery4_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery4_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery5_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery5_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery6_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery6_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery7_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery7_2.png'
},
// {
// img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery8_1.png',
// img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery8_2.png'
// img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery8_1.png',
// img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery8_2.png'
// },
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery9_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery9_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery10_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery10_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery11_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery11_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery14_1.jpeg',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/schoolSenery14_2.jpeg'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery14_1.jpeg',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/schoolSenery14_2.jpeg'
}
]
},
{
list: [
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity1_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity1_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity2_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity2_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity3_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity3_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity4_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity4_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity5_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity5_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity7_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity7_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity8_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity8_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity9_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity9_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity10_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity10_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity11_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity11_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity12_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity12_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity13_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/activity13_2.jpeg'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/activity13_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/activity13_2.jpeg'
}
]
},
{
list: [
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation1_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation1_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation1_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation2_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation2_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation2_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation3_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation3_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation3_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation4_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation4_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation4_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation5_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation5_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation5_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation6_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation6_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation6_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation7_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation7_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation7_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation8_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation8_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation8_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation9_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation9_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation9_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation10_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation10_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation10_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation11_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation11_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation11_2.png'
},
{
img_small: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-plus/graduation12_2.png'
img_small: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation12_1.png',
img_big: 'https://webapp-pub.ezijing.com/project/cbu-online/graduation12_2.png'
}
]
}
......
......@@ -30,12 +30,12 @@ export default {
fileList: [
{
name: '招生简章',
url: 'https://webapp-pub.ezijing.com/project/cbu-plus/%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf',
url: 'https://webapp-pub.ezijing.com/project/cbu-online/%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf',
icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png'
}
// {
// name: '常见问题',
// url: 'https://webapp-pub.ezijing.com/project/cbu-plus/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98.pdf',
// url: 'https://webapp-pub.ezijing.com/project/cbu-online/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98.pdf',
// icon: 'https://webapp-pub.ezijing.com/project/marywood/pdf.png'
// }
// {
......
<template>
<app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/enroll-process-banner2.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/enroll-process-banner2.png" />
<div class="content-mian">
<ul>
<li class="applyList_con" v-if="false">
<div class="apply_name">招生计划</div>
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/apply_plan.png" alt="" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/apply_plan.png" alt="" />
<!-- <div class="apply_desc">
入学时间:<span class="apply_desc_time">2022年秋季班:2022年9月</span
><span class="apply_desc_time">2023年春季班:2023年2月</span>>
......
<template>
<app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/enroll-process-banner.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/enroll-process-banner.png" />
<div class="apply">
<div class="apply-line"></div>
<div class="apply-item">
......@@ -8,7 +8,7 @@
<div class="apply-item-hd">在线申请</div>
<div class="apply-item-bd">
<p>
申请者需登录<a href="https://cbu-plus.ezijing.com/">https://cbu-plus.ezijing.com/</a
申请者需登录<a href="https://cbu-online.ezijing.com/">https://cbu-online.ezijing.com/</a
>在线申请并提交电子报名材料。
</p>
<ul>
......@@ -20,8 +20,9 @@
<li>6.英文简历</li>
<li>7.推荐信 (两封)</li>
</ul>
<p style="margin-top:30px">请校方直接密封纸质成绩单至:北京市海淀区中关村东路1号清华科技园7号楼5层
<br/>孙老师(收)18610015783</p>
<p style="margin-top:30px">
请校方直接邮寄密封纸质成绩单至:北京市海淀区中关村东路1号清华科技园7号楼5层 <br />孙老师(收)18610015783
</p>
</div>
</div>
<!-- <div class="apply-item">
......@@ -46,11 +47,11 @@
</div>
<div class="apply-item">
<div class="apply-item-num">3</div>
<div class="apply-item-hd">入学面试</div>
<div class="apply-item-hd">面试</div>
</div>
<div class="apply-item">
<div class="apply-item-num">4</div>
<div class="apply-item-hd">录取通知书</div>
<div class="apply-item-hd">发放录取通知</div>
</div>
<div class="apply-item">
<div class="apply-item-num">5</div>
......
......@@ -13,7 +13,7 @@ export default {
data() {
return {
frameParams: {
banner: 'https://webapp-pub.ezijing.com/project/cbu-plus/news_banner.jpg',
banner: 'https://webapp-pub.ezijing.com/project/cbu-online/news_banner.jpg',
slider: [
{
name: this.$t('menu.schoolChild.school3'),
......
......@@ -13,7 +13,7 @@ export default {
data() {
return {
frameParams: {
banner: 'https://webapp-pub.ezijing.com/project/cbu-plus/news_banner.jpg',
banner: 'https://webapp-pub.ezijing.com/project/cbu-online/news_banner.jpg',
slider: [
{
name: this.$t('menu.newsChild.hot'),
......
<template>
<app-frame :data="frameParams" :class="isMobile ? 'is-h5' : 'is-pc'">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/project_intro_banner.png" class="banner" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/project_intro_banner.png" class="banner" />
<div class="part_content">
<div class="part_item">
加州浸会大学工商管理博士是经过美国教育监管机构WASC、BPPE、DOE、SEVIS等批准的正规全日制博士项目。该博士项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和高校学者为目标。学员最快三年可以毕业,中国学生按照学校要求毕业获得博士学位回国后,可向中国(教育部)留学服务中心申请认证为博士研究生学历。紫荆教育是加州浸会大学该项目在中国的唯一合作伙伴。
加州浸会大学在线工商管理博士是经过美国教育监管机构WASC、BPPE、DOE、SEVIS等批准的正规全日制博士项目。该博士项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和高校学者为目标。学员最快三年可以毕业,中国学生按照学校要求毕业获得博士学位回国后,可向中国(教育部)留学服务中心申请认证为博士研究生学历。紫荆教育是加州浸会大学该项目在中国的唯一合作伙伴。
</div>
</div>
</app-frame>
......
......@@ -2,7 +2,7 @@
<div>
<div v-if="!isMobile" class="is-pc">
<div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/cbu-plus/school_banner.png" />
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/cbu-online/school_banner.png" />
</div>
<!-- 学校介绍 -->
<div class="content_school">
......@@ -17,12 +17,12 @@
素以一流的学术及卓越的师资而闻名的CBU被2022年“美国新闻与世界报道”评为全美顶尖大学之一,也是南加州顶尖的研究生学位授予大学之一。除了高质量的学术课程以外,学校还拥有WASC、ACBSP、CTC、NASM、BRN、CCNE、ABET等多重权威认证。
</div>
</div>
<img class="content_right" src="https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img.png?v=2" />
<img class="content_right" src="https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img.png?v=2" />
</div>
<!-- 专业介绍 -->
<div class="content_part">
<div class="img-box" style="height:600px">
<img class="img2" src="https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img81.png" />
<img class="img2" src="https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img81.png" />
</div>
<div class="content_desc">
<div class="content_tit">
......@@ -30,7 +30,8 @@
<div class="tit_desc">专业介绍</div>
</div>
<div class="content_intro">
<span style="color:#424242 !important;font-weight:bold !important">加州浸会大学在线与专业研究的在线工商管理博士(DBA)项目:</span
<span style="color:#424242 !important;font-weight:bold !important"
>加州浸会大学在线与专业研究的在线工商管理博士(DBA)项目:</span
>旨在培养创新型领导者,寻求在公共、私人和非营利组织中发挥最大影响力。这项为在职成年人设立的56个单元的工商管理在线博士学位,包括论文,可以在三年内完成。学生们将每八周集中学习一门在线课程。课程和课程旨在满足负责应对当今全球商业环境的专业人士的需求。
</div>
</div>
......@@ -55,7 +56,7 @@
<!-- </div> -->
</div>
<!-- <img src="https://webapp-pub.ezijing.com/project/cbu-plus/school-apply-img.png" /> -->
<!-- <img src="https://webapp-pub.ezijing.com/project/cbu-online/school-apply-img.png" /> -->
</div>
<!-- 学制安排 -->
<div class="content_tit">
......@@ -81,20 +82,26 @@
<div class="img7 img55">
<div class="mask"></div>
<div class="desc">
<div class="desc_detail"><span class="num">6</span><span class="fen fen1">门课</span><span class="num">18</span><span class="fen">学分</span></div>
<div class="desc_detail">
<span class="num">6</span><span class="fen fen1">门课</span><span class="num">18</span
><span class="fen">学分</span>
</div>
<div class="desc_tit">美国授课</div>
</div>
</div>
<div class="img8 img55">
<div class="mask"></div>
<div class="desc">
<div class="desc_detail"><span class="num">6</span><span class="fen fen1">门课</span><span class="num">18</span><span class="fen">学分</span></div>
<div class="desc_detail">
<span class="num">6</span><span class="fen fen1">门课</span><span class="num">18</span
><span class="fen">学分</span>
</div>
<div class="desc_tit">中国授课</div>
</div>
</div>
</div>
<!-- 院校荣誉 -->
<img class="img4" src="https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img9.png" />
<img class="img4" src="https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img9.png" />
<!-- 课程设置 -->
<div class="content_tit">
......@@ -102,38 +109,42 @@
<div class="tit_desc">课程设置</div>
</div>
<div class="course-set">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/school-course-img.png?v=1" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/school-course-img.png?v=1" />
</div>
</div>
<div v-else class="is-h5">
<div class="banner">
<img class="img_banner" src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/marywood_banner_01.png" width="100%" />
<img
class="img_banner"
src="https://webapp-pub.ezijing.com/project/cbu-online/h5/marywood_banner_01.png"
width="100%"
/>
</div>
<div class="h5-content">
<div class="h5-title">加州浸会大学介绍</div>
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img1.png?v=2" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img1.png?v=2" />
<p>
加州浸会大学(California Baptist
University,简称CBU)是位于美国加利福尼亚州里弗赛德(加利福尼亚州南部,河滨市)的一所创立于1950年的综合性私立大学。CBU位于加州河滨市,距离洛杉矶60英里。目前拥有8500余名本科生和研究生,提供超过150多种本科专业及
40多种硕士学位和证书课程。CBU开设会计、建筑、航空、生物化学、商务、工程、平面设计、市场营销、音乐、护理学、工程学等150余种专业。“Live your purpose.”这句话不仅仅是个口号 ,也传递了 CBU
教育经验的精髓。
40多种硕士学位和证书课程。CBU开设会计、建筑、航空、生物化学、商务、工程、平面设计、市场营销、音乐、护理学、工程学等150余种专业。“Live
your purpose.”这句话不仅仅是个口号 ,也传递了 CBU 教育经验的精髓。
</p>
<p>
素以一流的学术及卓越的师资而闻名的CBU被2022年“美国新闻与世界报道”评为全美顶尖大学之一,也是南加州顶尖的研究生学位授予大学之一。除了高质量的学术课程以外,学校还拥有WASC、ACBSP、CTC、NASM、BRN、CCNE、ABET等多重权威认证。
</p>
<div class="h5-title m-t-10">专业介绍</div>
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img2.png?v=2" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img2.png?v=2" />
<p>
<span class="desc">加州浸会大学在线与专业研究的在线工商管理博士(DBA)项目:</span>
旨在培养创新型领导者,寻求在公共、私人和非营利组织中发挥最大影响力。这项为在职成年人设立的56个单元的工商管理在线博士学位,包括论文,可以在三年内完成。学生们将每八周集中学习一门在线课程。课程和课程旨在满足负责应对当今全球商业环境的专业人士的需求。
</p>
<div class="h5-title m-t-10">申请条件</div>
<div class="h5-list">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img3.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img4.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img5.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img3.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img4.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img5.png" />
</div>
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img6.png" />
<img src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img6.png" />
<div class="h5-title m-t-10">学制安排</div>
<div class="img-list">
......@@ -155,14 +166,20 @@
<div class="xz-item xz3">
<div class="mask"></div>
<div class="desc">
<div class="desc_detail"><span class="num">6</span><span class="fen fen1">门课</span><span class="num">18</span><span class="fen">学分</span></div>
<div class="desc_detail">
<span class="num">6</span><span class="fen fen1">门课</span><span class="num">18</span
><span class="fen">学分</span>
</div>
<div class="desc_tit">国内授课</div>
</div>
</div>
<div class="xz-item xz4">
<div class="mask"></div>
<div class="desc">
<div class="desc_detail"><span class="num">6</span><span class="fen fen1">门课</span><span class="num">18</span><span class="fen">学分</span></div>
<div class="desc_detail">
<span class="num">6</span><span class="fen fen1">门课</span><span class="num">18</span
><span class="fen">学分</span>
</div>
<div class="desc_tit">国外授课</div>
</div>
</div>
......@@ -171,7 +188,10 @@
<div class="h5-title m-t-10">课程设置</div>
<div class="h5-course-set">
<img src="https://webapp-pub.ezijing.com/project/cbu-plus/h5/school-img7.png" style="margin-bottom:0.3rem" />
<img
src="https://webapp-pub.ezijing.com/project/cbu-online/h5/school-img7.png"
style="margin-bottom:0.3rem"
/>
</div>
</div>
</div>
......@@ -187,22 +207,24 @@ export default {
return {
applyList: [
{
img: 'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step1.png',
img: 'https://webapp-pub.ezijing.com/project/cbu-online/apply_step1.png',
tit: '学历',
desc: `申请者需持有硕士学位<br/>·拥有工商管理硕士(MBA)学位的申请者可直接申请。<span style="font-size:14px;color:#999999">(通过在线方式取得海外MBA学位的需要单独审核)</span><br/>·拥有MBA以外专业硕士学位的申请者需证明具有5年以上的管理工作经验或者相关领域研究经验,可直接申请。申请通过后,需完成MBA先修课程,才可进入正式的博士项目课程学习。`
// tips: ''
},
{
img: 'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step2.png',
img: 'https://webapp-pub.ezijing.com/project/cbu-online/apply_step2.png',
tit: '语言',
desc: '托福79分以上或者雅思6.0分以上<br/>·未达到上述语言要求者,申请通过后,需参加英语强化课程(IntensiveEnglishProgram),测试成绩合格后才可进入博士项目课程学习。'
desc:
'托福79分以上或者雅思6.0分以上<br/>·未达到上述语言要求者,申请通过后,需参加英语强化课程(IntensiveEnglishProgram),测试成绩合格后才可进入博士项目课程学习。'
// tips: ''
},
{
img: 'https://webapp-pub.ezijing.com/project/cbu-plus/apply_step3.png',
img: 'https://webapp-pub.ezijing.com/project/cbu-online/apply_step3.png',
tit: 'GPA',
desc: '硕士阶段GPA不低于3.0<br/>·GPA低于3.0的申请者需证明具有8年以上的管理工作或者相关领域研究经验,经中国招生与教学中心人员和CBU教职人员面试后,可直接申请。'
desc:
'硕士阶段GPA不低于3.0<br/>·GPA低于3.0的申请者需证明具有8年以上的管理工作或者相关领域研究经验,经中国招生与教学中心人员和CBU教职人员面试后,可直接申请。'
// tips: ''
}
],
......@@ -575,16 +597,16 @@ export default {
}
.img5 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img4.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img4.png');
}
.img6 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img5.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img5.png');
}
.img7 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img6.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img6.png');
}
.img8 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/pc-school-img7.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/pc-school-img7.png');
}
}
.img4 {
......@@ -775,16 +797,16 @@ export default {
}
}
.xz1 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/h5/h5-school-img1.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/h5/h5-school-img1.png');
}
.xz2 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/h5/h5-school-img2.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/h5/h5-school-img2.png');
}
.xz3 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/h5/h5-school-img3.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/h5/h5-school-img3.png');
}
.xz4 {
background: url('https://webapp-pub.ezijing.com/project/cbu-plus/h5/h5-school-img4.png');
background: url('https://webapp-pub.ezijing.com/project/cbu-online/h5/h5-school-img4.png');
}
}
}
......
......@@ -3,8 +3,8 @@ import VueLazyload from 'vue-lazyload'
// or with options
Vue.use(VueLazyload, {
preLoad: 1.3, // 预加载的宽高比
error: 'https://webapp-pub.ezijing.com/project/cbu-plus/img_default.png', // 图片加载失败时使用的图片源
loading: 'https://webapp-pub.ezijing.com/project/cbu-plus/img_default.png', // 图片加载的路径
error: 'https://webapp-pub.ezijing.com/project/cbu-online/img_default.png', // 图片加载失败时使用的图片源
loading: 'https://webapp-pub.ezijing.com/project/cbu-online/img_default.png', // 图片加载的路径
attempt: 1, // 尝试加载次数
throttleWait: 100, //加载时间快些,不然时间有点久
observer: true
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论