提交 5ae4078a authored 作者: matian's avatar matian

updates

上级 7106b994
...@@ -50,8 +50,8 @@ export default { ...@@ -50,8 +50,8 @@ export default {
} }
} }
.article-item-pic { .article-item-pic {
width: 320px; width: 300px;
height: 100%; height: 200px;
// height: fit-content; // height: fit-content;
// height: 210px; // height: 210px;
// object-fit: cover; // object-fit: cover;
......
...@@ -116,11 +116,7 @@ export default { ...@@ -116,11 +116,7 @@ export default {
isShow: false, isShow: false,
path: '/about/news' path: '/about/news'
}, },
{
name: this.$t('menu.aboutChild.msg'),
isShow: false,
path: '/about/message'
},
{ {
name: this.$t('menu.aboutChild.openLesson'), name: this.$t('menu.aboutChild.openLesson'),
isShow: false, isShow: false,
...@@ -134,109 +130,74 @@ export default { ...@@ -134,109 +130,74 @@ export default {
] ]
}, },
{ {
name: '政府教育合作', name: '实践基地',
path: '/goverment/Index', path: '/practice/Index',
childern: [ childern: [
{ {
name: '数字人才产教融合实践基地', name: '数字经济产业学院',
isShow: false, path: '/practice/Index'
childern: [
{
name: '数字经济产业学院',
pathType: 3
// path: 'https://kelley.ezijing.com',
// pathType: 1
},
{
name: '数字经济实验室',
pathType: 3
// path: 'https://cu.ezijing.com',
// pathType: 1
},
{
name: '数字经济职业技能中心',
pathType: 3
// path: 'https://ciis.ezijing.com',
// pathType: 1
},
{
name: '数字经济产业&人才服务平台',
pathType: 3
// path: ' https://cuw.ezijing.com/index',
// pathType: 1
}
]
}, },
{ {
name: '数字化管理高级培训', name: '数字经济实验室',
pathType: 3,
isShow: false path: '/practice/laboratory'
}, },
{ {
name: '紫荆E-SAAS平台', name: '数字经济职业技能中心',
isShow: false, pathType: 3
path: 'https://e-saas.ezijing.com/',
pathType: 1
}, },
{ {
name: '成功案例', name: '数字经济产业&人才服务平台',
isShow: false, pathType: 3
path: '/services/college/case' },
{
name: '数字化转型高级研修项目',
pathType: 3
},
{
name: '服务案例',
path: '/services/college/case',
} }
] ]
}, },
{ {
name: '院校专业建设', name: '产业学院',
path: '/services/college', path: '/services/college',
childern: [ childern: [
{ {
name: '数字经济产业学院', name: '紫荆E-SAAS平台',
path: '/services/college', path: 'https://e-saas.ezijing.com/',
isShow: false, pathType: 1
childern: [
{
name: '专业共建数字化改造',
// path: 'https://kelley.ezijing.com',
pathType: 3
},
{
name: '数字经济实验室',
pathType: 3
// pathType: 1
},
{
name: '教学研发',
// path: 'https://kelley.ezijing.com',
pathType: 3
},
{
name: '引产入校',
// path: 'https://kelley.ezijing.com',
pathType: 3
},
{
name: '实习就业',
path: '/services/employment',
pathType: 1
}
]
}, },
{ {
name: '成功案例', name: '专业共建数字化改造',
isShow: false, pathType: 3
path: '/services/college/case' },
{
name: '数字经济实验室',
path: '/practice/laboratory'
},
{
name: '教学研发',
pathType: 3
},
{
name: '引产入校',
pathType: 3
},
{
name: '实习就业',
path: '/services/employment'
},
{
name: '落地案例',
path: '/services/college/case',
} }
] ]
}, },
{ {
name: this.$t('menu.degree'), name: '国际学位',
path: '/internationalDegree', path: '/internationalDegree',
childern: [ childern: [
{ {
...@@ -313,7 +274,7 @@ export default { ...@@ -313,7 +274,7 @@ export default {
path: '/studyAbroad', path: '/studyAbroad',
childern: [ childern: [
{ {
name: '硕士直通车', name: '硕士',
isShow: false, isShow: false,
childern: [ childern: [
{ {
...@@ -347,20 +308,20 @@ export default { ...@@ -347,20 +308,20 @@ export default {
] ]
}, },
{ {
name: '企业人才合作', name: '校友故事',
path: '/services/job', path: '/alumnus/story'
childern: [ // childern: [
{ // {
name: '数字化转型高级研修项目', // name: '数字化转型高级研修项目',
// path: 'https://x.ezijing.com', // // path: 'https://x.ezijing.com',
pathType: 3 // pathType: 3
}, // },
{ // {
name: '成功案例', // name: '成功案例',
path: '/services/college/case', // path: '/services/college/case',
pathType: 1 // pathType: 1
} // }
] // ]
} }
], ],
time: null, time: null,
......
<template>
<div class="main_content">
<h5 class="gov_tit">留学深造</h5>
<div class="content_con">
<div class="con_left con_left1" v-for="(item, index) in abroadList" :key="index">
<div class="left_tit">{{ item.title }}</div>
<div class="left_content">
<ul class="left_con1">
<li v-for="(it, index) in item.children" :key="index">
<AppLink :data="it">
<div class="con">
<img :src="it.img" alt="" class="con_img" />
<div class="con_desc" v-html="it.desc"></div>
</div>
</AppLink>
</li>
</ul>
<div class="line1" v-if="item.isLine"></div>
</div>
</div>
</div>
</div>
</template>
<script>
import AppLink from '@/components/Link'
export default {
components: { AppLink },
data() {
return {
abroadList: [
{
title: '— 硕士 —',
isLine: true,
children: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad1.png',
desc: '纽约州立大学<br/>石溪分校<br/>金融学硕士<br/>保研项目NSF',
href: 'https://sbu-plus.ezijing.com/'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad2.png',
desc: '斯蒂文斯理工学院<br/>工程管理硕士<br/>保研项目MEM',
href: 'https://sit-plus.ezijing.com/'
}
]
},
{
title: '— 博士 —',
isLine: false,
children: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad3.png',
desc: '加州浸会大学<br/>在线工商管理<br/>博士项目DBA',
href: 'https://cbu-online.ezijing.com/'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad3.png',
desc: '加州浸会大学<br/>全日制工商管理<br/>博士项目DBA',
href: 'https://cbu-plus.ezijing.com/'
}
]
}
]
}
}
}
</script>
<style lang="scss" scoped>
.main_content {
width: 1200px;
margin: 66px auto;
.gov_tit {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.content_con {
margin-top: 21px;
display: flex;
background: #ffffff;
padding: 43px 30px 50px 30px;
.con_left {
height: 192px;
display: flex;
flex-direction: column;
// align-items: center;
.left_tit {
font-size: 16px;
color: #000000;
}
.left_content {
display: flex;
.left_con1 {
display: flex;
margin-top: 30px;
li {
width: 260px;
height: 110px;
background: #f9f8f8;
box-sizing: border-box;
.con {
width: 260px;
height: 110px;
display: flex;
justify-content: center;
align-items: center;
padding: 10px 25px 10px 10px;
}
&:hover {
background: #aa1940;
.con_desc {
color: #f9f8f8;
}
}
.con_img {
width: 128px;
height: 90px;
}
.con_desc {
margin-left: 8px;
text-align: center;
width: 84px;
font-size: 14px;
line-height: 18px;
color: #333333;
white-space: nowrap;
}
}
li:nth-child(2) {
margin-left: 20px;
}
}
.line1 {
width: 0px;
height: 110px;
border: 1px dashed #c4c4c4;
margin: 30px 30px;
}
}
}
.con_left:nth-child(1) {
.left_tit {
margin-left: 275px;
}
}
.con_left1:nth-child(1) {
.left_tit {
margin-left: 226px;
}
}
.con_left:nth-child(2) {
align-items: center;
}
}
}
</style>
...@@ -114,7 +114,7 @@ export default { ...@@ -114,7 +114,7 @@ export default {
} }
.alumni_content { .alumni_content {
display: flex; display: flex;
height: 450px; height: 400px;
.content_img { .content_img {
width: 600px; width: 600px;
......
<template> <template>
<div class="home-banner"> <div class="home-banner">
<!-- <swiper :options="swiperOption" ref="mySwiper"> <swiper :options="swiperOption" ref="mySwiper">
<swiper-slide v-for="(item, index) in listData" :key="index"> <swiper-slide v-for="(item, index) in listData" :key="index">
<template v-if="item.uri"> <template v-if="item.uri">
<a :href="item.uri" target="_black"> <a :href="item.uri" target="_black">
...@@ -15,8 +15,7 @@ ...@@ -15,8 +15,7 @@
<template v-if="!isMobile"> <template v-if="!isMobile">
<div class="prev-button"></div> <div class="prev-button"></div>
<div class="next-button"></div> <div class="next-button"></div>
</template> --> </template>
<img src="https://webapp-pub.ezijing.com/www/pc/home/pc-index-banner.png" alt="" />
</div> </div>
</template> </template>
<script> <script>
...@@ -54,9 +53,6 @@ export default { ...@@ -54,9 +53,6 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.home-banner { .home-banner {
position: relative; position: relative;
img {
width: 100%;
}
.swiper-wrapper { .swiper-wrapper {
width: 100%; width: 100%;
display: flex; display: flex;
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<div class="menu-card" v-for="(row, index) in rows" :key="index"> <div class="menu-card" v-for="(row, index) in rows" :key="index">
<h2 class="menu-card__title">{{ row.title }}</h2> <h2 class="menu-card__title">{{ row.title }}</h2>
<ul class="menu-card-nav"> <ul class="menu-card-nav">
<li v-for="(item, index) in row.children" :key="index"> <li v-for="(item, itemIndex) in row.children" :key="itemIndex">
<AppLink :data="item"> <AppLink :data="item">
<img :src="item.icon" alt="" class="icon" /> <img :src="item.icon" alt="" class="icon" />
<img :src="item.iconActive" alt="" class="icon-active" /> <img :src="item.iconActive" alt="" class="icon-active" />
...@@ -22,156 +22,51 @@ export default { ...@@ -22,156 +22,51 @@ export default {
return { return {
rows: [ rows: [
{ {
title: this.$t('home.college.title'), title: '数字人才产教融合实践基地',
children: [ children: [
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_1.png', icon: 'https://webapp-pub.ezijing.com/www/pc/home/gov/icon_gongjian.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_1_hover.png', iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/gov/icon_gongjian_active.png',
text: this.$t('home.college.corePower'), text: `数字经济<br />产业学院`,
path: '/services/college' path: '/practice/Index'
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_2.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_shiyan.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_2_hover.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_shiyan_active.png',
text: this.$t('home.college.program'), text: `数字经济 <br />实验室`,
path: '/services/major' path: '/practice/laboratory'
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_3.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_1%2Bx.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_3_hover.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_1%2Bx_active.png',
text: this.$t('home.college.saas'), text: `数字经济 <br />职业技能中心`,
href: 'https://e-saas.ezijing.com' onClick: () => {
this.$message('暂未开通')
}
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_4.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_pt.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_4_hover.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_pt_active.png',
text: this.$t('home.college.internship'), text: `数字经济产业& <br />人才服务平台`,
path: '/services/employment' onClick: () => {
this.$message('暂未开通')
}
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_5.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_xm.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_5_hover.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_xm_active.png',
text: this.$t('home.college.data'), text: `数字化转型<br/>高级研修项目`,
path: '/services/dataAnalysis' onClick: () => {
this.$message('暂未开通')
}
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_6.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_al.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cyxy_6_hover.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_al_active.png',
text: '服务案例', text: '服务案例',
path: '/services/college/case' path: '/services/college/case'
} }
] ]
},
{
title: '在线国际学位',
children: [
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_kelley.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_kelley_hover.png',
text: this.$t('home.degree.msf'),
href: 'https://kelley.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cu.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cu_hover.png',
text: this.$t('home.degree.med'),
href: 'https://cu.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_ciis.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_ciis_hover.png',
text: this.$t('home.degree.map'),
href: 'https://ciis.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cuw.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cuw_hover.png',
text: this.$t('home.degree.cuw'),
href: 'https://cuw.ezijing.com/index'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_marywood.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_marywood_hover.png',
text: this.$t('home.degree.mba'),
href: 'https://marywood.ezijing.com/'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_shms.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_shms_hover.png',
text: this.$t('home.degree.international'),
href: 'https://shms.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_caas.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_caas_hover.png',
text: this.$t('home.degree.caas'),
href: 'https://caas.ezijing.com'
}
]
},
{
title: '留学中心',
children: [
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_sbu_plus.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_sbu_plus_hover.png',
text: '纽约州立大学石溪分校金融硕士<br/>保研项目',
href: 'https://sbu-plus.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_gd_plus.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_gd_plus_hover.png',
text: '斯蒂文斯理工学院工程管理硕士<br/>保研项目',
href: 'https://sit-plus.ezijing.com'
},
// {
// icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_marywood_plus1.png',
// iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_marywood_plus1_hover.png',
// text: '玛丽伍德大学工商管理硕士<br/>保研项目',
// href: 'https://marywood-plus.ezijing.com'
// },
// {
// icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_marywood_plus2.png',
// iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_marywood_plus2_hover.png',
// text: '玛丽伍德大学管理信息系统硕士<br/>保研项目',
// href: 'https://marywood-plus.ezijing.com'
// },
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cbu_plus.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cbu_plus_hover.png',
text: '加州浸会大学全日制工商管理博士项目<br/>(DBA)',
href: 'https://cbu-plus.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cbu_online.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_cbu_online_hover.png',
text: '加州浸会大学在线工商管理博士项目<br/>(DBA)',
href: 'https://cbu-online.ezijing.com'
}
]
},
{
title: '职业证书',
children: [
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_x.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_x_hover.png',
text: this.$t('home.college.x'),
href: 'https://x.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_prp.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_prp_hover.png',
text: this.$t('home.onlineEdu.prp'),
href: 'https://prp.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_szcx.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/menu/icon_menu_szcx_hover.png',
text: '高管培训<br/>数字创新管理',
onClick: this.showMessage
}
]
} }
] ]
} }
...@@ -186,58 +81,71 @@ export default { ...@@ -186,58 +81,71 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.home-menu { .home-menu {
max-width: 1200px; width: 1200px;
margin: 0 auto; margin: 90px auto;
.menu-card { .menu-card {
padding-top: 44px; width: 100%;
}
.menu-card__title { .menu-card__title {
font-size: 24px; font-size: 30px;
font-weight: bold; font-weight: bold;
line-height: 34px; color: #333333;
color: #424242; }
margin-bottom: 20px;
}
.menu-card-nav { .menu-card-nav {
display: flex; display: flex;
li { justify-content: space-between;
min-width: 150px;
padding: 0 5px;
height: 186px;
background: #ffffff; background: #ffffff;
padding-top: 36px; padding: 63px 40px;
margin-right: 20px; margin-top: 21px;
cursor: pointer; li {
transition: all 0.5s; width: 156px;
img { height: 186px;
height: 64px; background: #d5d5d5;
display: block; border: 1px solid #d5d5d5;
margin: 0 auto; background: #ffffff;
} padding-top: 30px;
.icon-active { cursor: pointer;
display: none; display: flex;
} align-items: center;
&:hover { flex-direction: column;
background: rgba(170, 25, 65, 1); img {
.text { // width: 64px;
color: #fff; // height: 64px;
margin: auto;
} }
.icon { .icon {
display: none; display: block;
} }
.icon-active { .icon-active {
display: block; display: none;
}
&:hover {
background: rgba(170, 25, 65, 1);
border: none;
.text {
color: #fff;
}
.icon {
display: none;
}
.icon-active {
width: 64px;
height: 64px;
display: block;
margin: 0 auto;
}
}
.text {
text-align: center;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #666666;
margin-top: 20px;
} }
}
.text {
text-align: center;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #666666;
margin-top: 20px;
} }
} }
} }
......
<template> <template>
<div class="service-content max-width-center"> <div class="service-content max-width-center">
<div class="title">{{ $t('home.college.title') }}</div> <div class="title">数字经济产业学院</div>
<ul class="nav-content"> <ul class="nav-content">
<li v-for="(item, index) in data" :key="index" @click="goPage(item.path, item.pathType)"> <li v-for="(item, index) in data" :key="index">
<img :src="item.icon" alt="" class="icon" /> <AppLink :data="item">
<img :src="item.iconActive" alt="" class="icon-active" /> <div class="img_box">
<div class="text" v-html="item.text"></div> <img :src="item.icon" alt="" class="icon" />
<img :src="item.iconActive" alt="" class="icon-active" />
</div>
<div class="text" v-html="item.text"></div>
</AppLink>
</li> </li>
</ul> </ul>
</div> </div>
</template> </template>
<script> <script>
import AppLink from '@/components/Link'
export default { export default {
components: { AppLink },
data() { data() {
return { return {
data: [ data: [
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/01.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sass.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/01_on.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sass_active.png',
text: this.$t('home.college.corePower'), text: '紫荆E-SAAS<br/>平台',
path: '/services/college', href: 'https://e-saas.ezijing.com/',
pathType: 1 pathType: 1
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/02.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gj.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/02_on.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gj_active.png',
text: this.$t('home.college.program'), text: '专业共建<br/>数字化改造',
path: '/services/major', onClick: () => {
pathType: 1 this.$message('暂未开通')
}
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/03.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/03_on.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy_active.png',
text: this.$t('home.college.saas'), text: '数字经济<br/>实验室',
path: 'https://x-learning.ezijing.com', path: '/practice/laboratory'
pathType: 0
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/04.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/04_on.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf_active.png',
text: this.$t('home.college.internship'), text: '教学研发',
path: '/services/employment', onClick: () => {
pathType: 1 this.$message('暂未开通')
}
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/05.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yc.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/05_on.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yc_active.png',
text: this.$t('home.college.x'), text: '引产入校',
path: 'https://x.ezijing.com', onClick: () => {
pathType: 0 this.$message('暂未开通')
}
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/06.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/06_on.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy_active.png',
text: this.$t('home.college.cert'), text: '实习就业',
path: '/services/job', path: '/services/employment'
pathType: 1 // pathType: 0
}, },
{ {
icon: 'https://webapp-pub.ezijing.com/www/pc/home/07.png', icon: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_al.png',
iconActive: 'https://webapp-pub.ezijing.com/www/pc/home/07_on.png', iconActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_al_active.png',
text: this.$t('home.college.data'), text: '落地案例',
path: '/services/dataAnalysis', path: '/services/college/case'
pathType: 1 // pathType: 1
} }
] ]
} }
},
methods: {
goPage(path, type) {
if (path === '') {
this.$message('暂未开通,敬请期待。')
return
} else {
!type ? window.open(path) : this.$router.push({ path: path })
}
}
} }
// methods: {
// goPage(path, type) {
// if (path === '') {
// this.$message('暂未开通,敬请期待。')
// return
// } else {
// !type ? window.open(path) : this.$router.push({ path: path })
// }
// }
// }
} }
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.service-content { .service-content {
padding-top: 44px; width: 1200px;
margin: 70px auto;
.title { .title {
font-size: 24px; font-size: 30px;
font-weight: bold; font-weight: bold;
line-height: 34px; color: #333333;
color: #424242;
margin-bottom: 20px;
} }
.nav-content { .nav-content {
display: flex; display: flex;
justify-content: space-between;
background: #ffffff;
padding: 78px 58px 70px 56px;
margin-top: 20px;
li { li {
width: 156px;
height: 186px;
background: #ffffff; background: #ffffff;
padding-top: 36px;
margin-right: 20px; margin-right: 20px;
cursor: pointer; cursor: pointer;
transition: all 0.5s;
.img_box {
width: 100px;
height: 100px;
background: #f6f5f5;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
img { img {
width: 64px;
height: 64px;
display: block; display: block;
margin: 0 auto;
} }
.icon-active { .icon-active {
display: none; display: none;
} }
&:hover { &:hover {
background: rgba(170, 25, 65, 1); .img_box {
background: #aa1941;
}
.text { .text {
color: #fff; color: #aa1941;
} }
.icon { .icon {
display: none; display: none;
...@@ -123,17 +139,14 @@ export default { ...@@ -123,17 +139,14 @@ export default {
} }
.text { .text {
text-align: center; text-align: center;
font-size: 14px; font-size: 16px;
font-weight: 400; font-weight: 400;
line-height: 18px; line-height: 18px;
color: #666666; color: #666666;
margin-top: 20px; margin-top: 20px;
white-space: nowrap;
} }
} }
} }
} }
.max-width-center {
width: 1212px;
margin: 0 auto;
}
</style> </style>
<template>
<div class="main_content">
<h5 class="gov_tit">国际学位</h5>
<div class="content_con">
<div class="con_left" v-for="(item, index) in degreeList" :key="index">
<div class="left_tit">{{ item.title }}</div>
<div class="left_content">
<ul class="left_con">
<li v-for="(it, index) in item.children" :key="index">
<AppLink :data="it">
<img :src="it.img" alt="" class="con_img" />
<div class="con_desc" v-html="it.desc"></div>
</AppLink>
</li>
</ul>
<div class="line" v-if="item.isLine"></div>
</div>
</div>
</div>
</div>
</template>
<script>
import AppLink from '@/components/Link'
export default {
components: { AppLink },
data() {
return {
degreeList: [
{
title: '— 硕士 —',
isLine: true,
children: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_med1.png',
desc: '教育学硕士(儿童)<br/>MED',
href: 'https://cu.ezijing.com/'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_msf.png',
desc: '金融硕士<br/>MSF',
href: 'https://kelley.ezijing.com/'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_map.png',
desc: '应用心理学硕士<br/>MAP',
href: 'https://ciis.ezijing.com/'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_med2.png',
desc: '教育学硕士(家庭) <br/>MED',
href: 'https://cuw.ezijing.com/index'
}
]
},
{
title: '— MBA —',
isLine: false,
children: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba1.png',
desc: '数字领导力方向<br/>MBA',
href: 'https://marywood.ezijing.com/'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba2.png',
desc: '酒店和旅游方向<br/>MBA',
href: 'https://shms.ezijing.com/'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba3.png',
desc: '餐饮管理方向<br/>MBA',
href: 'https://caas.ezijing.com/'
}
]
}
]
}
}
}
</script>
<style lang="scss" scoped>
.main_content {
width: 1200px;
margin: 70px auto;
.gov_tit {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.content_con {
margin-top: 20px;
display: flex;
padding: 59px 40px 49px 32px;
background: #ffffff;
.con_left {
height: 192px;
display: flex;
flex-direction: column;
.left_tit {
font-size: 16px;
color: #000000;
}
.left_content {
display: flex;
.left_con {
display: flex;
justify-content: space-around;
margin-top: 30px;
li {
width: 148px;
display: flex;
flex-direction: column;
align-items: center;
cursor: pointer;
&:hover {
background: #aa1940;
padding-top: 10px;
padding-bottom: 14px;
margin-top: -10px;
.con_desc {
color: #f9f8f8;
}
}
.con_img {
width: 128px;
height: 90px;
}
.con_desc {
text-align: center;
margin-top: 10px;
font-size: 14px;
line-height: 18px;
color: #333333;
}
}
li:not(:last-child) {
margin-right: 10px;
}
}
.line {
width: 0px;
height: 129px;
border: 1px dashed #c4c4c4;
margin: 30px 25px 5px 25px;
}
.left_con1 {
display: flex;
margin-top: 30px;
li {
width: 342px;
height: 130px;
background: #f9f8f8;
box-sizing: border-box;
.con {
width: 342px;
height: 130px;
display: flex;
justify-content: center;
align-items: center;
padding: 10px 16px 10px 10px;
}
&:hover {
background: #aa1940;
.con_desc {
color: #f9f8f8;
}
}
.con_img {
width: 160px;
height: 110px;
}
.con_desc {
margin-left: 16px;
white-space: nowrap;
text-align: center;
width: 140px;
font-size: 14px;
line-height: 18px;
color: #333333;
}
}
li:nth-child(2) {
margin-left: 30px;
}
}
.line1 {
width: 0px;
height: 129px;
border: 1px dashed #c4c4c4;
margin: 30px 35px;
}
}
}
.con_left:nth-child(1) {
.left_tit {
margin-left: 275px;
}
}
.con_left:nth-child(2) {
align-items: center;
}
}
}
</style>
<template> <template>
<AppCard :title="$t('home.bulletin.title')" class="home-news"> <AppCard title="通知公告" class="home-news">
<template #header-aside> <template #header-aside>
<nuxt-link to="/about/news">{{ $t('viewMore') }}</nuxt-link> <nuxt-link to="/about/news">{{ $t('viewMore') }}</nuxt-link>
</template> </template>
...@@ -10,8 +10,11 @@ ...@@ -10,8 +10,11 @@
<div class="swiper-wrapper"> <div class="swiper-wrapper">
<div class="swiper-slide" v-for="(item, index) in activityList" :key="index"> <div class="swiper-slide" v-for="(item, index) in activityList" :key="index">
<div class="li"> <div class="li">
<div class="time-block">
<div class="m-time">{{ formatMD(Date.parse(item.abstract)) }}</div>
<div class="t-time">{{ formatYY(Date.parse(item.abstract)) }}</div>
</div>
<div class="txt">{{ item.title }}</div> <div class="txt">{{ item.title }}</div>
<div class="time">{{ item.abstract }}</div>
</div> </div>
</div> </div>
</div> </div>
...@@ -27,7 +30,10 @@ ...@@ -27,7 +30,10 @@
<div class="m-time">{{ formatMD(item.start_time) }}</div> <div class="m-time">{{ formatMD(item.start_time) }}</div>
<div class="t-time">{{ formatYY(item.start_time) }}</div> <div class="t-time">{{ formatYY(item.start_time) }}</div>
</div> </div>
<div class="text">{{ item.title }}</div> <div class="content_con">
<div class="text">{{ item.title }}</div>
<div class="desc">{{ item.abstract }}</div>
</div>
</li> </li>
</app-link> </app-link>
</template> </template>
...@@ -52,8 +58,9 @@ export default { ...@@ -52,8 +58,9 @@ export default {
delay: 3000, delay: 3000,
loop: true, loop: true,
direction: 'vertical', direction: 'vertical',
height: 102, height: 101,
loopAdditionalSlides: 1 loopAdditionalSlides: 1,
spaceBetween: 30
}, },
activityList: [] activityList: []
} }
...@@ -106,7 +113,7 @@ export default { ...@@ -106,7 +113,7 @@ export default {
height: 282px; height: 282px;
background: #ffffff; background: #ffffff;
box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.03); box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.03);
padding: 72px 49px 18px 51px; padding: 40px 25px 40px 38px;
display: flex; display: flex;
.tit { .tit {
font-size: 34px; font-size: 34px;
...@@ -121,7 +128,7 @@ export default { ...@@ -121,7 +128,7 @@ export default {
::v-deep { ::v-deep {
.swiper-container { .swiper-container {
height: 100%; height: 100%;
transform: translateY(-2px); // transform: translateY(-2px);
} }
} }
.swiper-slide-active { .swiper-slide-active {
...@@ -129,88 +136,145 @@ export default { ...@@ -129,88 +136,145 @@ export default {
border-bottom: 1px solid #999999; border-bottom: 1px solid #999999;
} }
} }
// width: 378px;
// margin-left: 60px;
// transform: translateY(-15px);
.li { .li {
width: 549px;
display: flex; display: flex;
align-items: flex-start; align-items: center;
padding-top: 26px; padding-bottom: 30px;
padding-bottom: 26px; box-sizing: border-box;
padding-left: 12px;
.time-block {
width: 70px;
height: 70px;
background: #aa1941;
border-radius: 5px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
.m-time {
font-size: 20px;
font-weight: normal;
color: #ffffff;
text-align: center;
opacity: 0.8;
}
.t-time {
font-size: 16px;
font-weight: normal;
line-height: 15px;
color: #ffffff;
opacity: 0.8;
text-align: center;
}
}
.txt { .txt {
width: 430px; margin-left: 33px;
width: 390px;
font-size: 18px; font-size: 18px;
font-weight: 400; font-weight: 400;
color: #424242; color: #424242;
text-align: center;
text-overflow: ellipsis; text-overflow: ellipsis;
overflow: hidden; overflow: hidden;
display: -webkit-box; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 2; //超出第几行,关键在这里 -webkit-line-clamp: 1; //超出第几行,关键在这里
line-clamp: 2; //超出第几行,关键在这里 line-clamp: 1; //超出第几行,关键在这里
}
.time {
font-size: 30px;
font-weight: bold;
color: #aa1941;
white-space: nowrap;
margin-left: 10px;
} }
} }
} }
} }
.right-content { .right-content {
margin-left: 81px; margin-left: 45px;
height: 282px;
ul { ul {
li { li {
padding: 9px 0 22px 0;
display: flex; display: flex;
padding: 19px 0 15px;
align-items: center; align-items: center;
border-top: 1px solid #e3e3e3;
cursor: pointer; cursor: pointer;
&:nth-child(1) { &:nth-child(1) {
border: none; border: none;
} }
&:hover { &:hover {
.text { .content_con {
color: #aa1941; .text {
color: #aa1941;
}
.desc {
color: #aa1941;
}
}
.time-block {
background: #aa1941;
.m-time {
color: #ffffff;
opacity: 1;
}
.t-time {
color: #ffffff;
opacity: 1;
}
} }
} }
.time-block { .time-block {
width: 76px; width: 70px;
height: 58px; height: 70px;
background: #aa1941; background: rgba(255, 255, 255, 0.39);
border: 10px solid #aa1941; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.08);
border-radius: 5px; border-radius: 5px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
.m-time { .m-time {
font-size: 18px; font-size: 20px;
font-family: Helvetica Neue LT Pro;
font-weight: normal; font-weight: normal;
// line-height: 53px; color: #777777;
color: #ffffff;
opacity: 0.8; opacity: 0.8;
text-align: center;
} }
.t-time { .t-time {
font-size: 14px; font-size: 16px;
font-weight: normal; font-weight: normal;
line-height: 15px; line-height: 15px;
color: #ffffff; color: #777777;
opacity: 0.8; opacity: 0.8;
text-align: center;
} }
} }
.text { .content_con {
width: 423px; width: 459px;
font-size: 18px;
line-height: 24px;
color: #424242;
margin-left: 15px; margin-left: 15px;
display: -webkit-box;
-webkit-box-orient: vertical; .text {
-webkit-line-clamp: 2; text-align: left;
overflow: hidden; font-size: 18px;
font-weight: 500;
color: #333333;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
// margin-bottom: 11px;
}
.desc {
text-align: left;
font-size: 13px;
font-weight: 400;
line-height: 22px;
color: #666666;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
} }
} }
} }
......
<template> <template>
<div class="home_menu"> <div class="home_menu">
<h2 class="menu_title">产品与服务</h2> <!-- <h2 class="menu_title">产品与服务</h2> -->
<div class="menu_card"> <div class="menu_card">
<div class="menu_card_top"> <div class="menu_card_top">
<div class="card_top_left"> <div class="card_top_left">
......
...@@ -270,15 +270,7 @@ export default { ...@@ -270,15 +270,7 @@ export default {
} }
.con_left:nth-child(2) { .con_left:nth-child(2) {
align-items: center; align-items: center;
// .left_tit {
// margin-left: 188px;
// }
} }
// .con_left:nth-child(3) {
// .left_tit {
// margin-left: 296px;
// }
// }
} }
} }
</style> </style>
<template> <template>
<div> <div>
<h5 class="gov_tit">院校</h5> <h5 class="gov_tit">数字经济产业学院</h5>
<ul class="gov_con"> <ul class="gov_con">
<li v-for="(item, index) in schoolList" :key="index"> <li v-for="(item, index) in schoolList" :key="index">
<template v-if="!item.isChild"> <template v-if="!item.isChild">
...@@ -40,7 +40,7 @@ export default { ...@@ -40,7 +40,7 @@ export default {
} }
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gz.png', img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sass.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gz_active.png', imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gz_active.png',
desc: `专业共建数字化改造`, desc: `专业共建数字化改造`,
isChild: true, isChild: true,
...@@ -49,7 +49,7 @@ export default { ...@@ -49,7 +49,7 @@ export default {
} }
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy.png', img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gj.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy_active.png', imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy_active.png',
desc: `数字经济实验室`, desc: `数字经济实验室`,
isChild: true, isChild: true,
...@@ -58,7 +58,7 @@ export default { ...@@ -58,7 +58,7 @@ export default {
} }
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf.png', img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf_active.png', imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf_active.png',
desc: `教学研发`, desc: `教学研发`,
isChild: true, isChild: true,
...@@ -67,7 +67,7 @@ export default { ...@@ -67,7 +67,7 @@ export default {
} }
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_rx.png', img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_rx_active.png', imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_rx_active.png',
desc: `引产入校`, desc: `引产入校`,
isChild: true, isChild: true,
...@@ -76,7 +76,7 @@ export default { ...@@ -76,7 +76,7 @@ export default {
} }
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy.png', img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yc.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy_active.png', imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy_active.png',
desc: `实习就业`, desc: `实习就业`,
isChild: true, isChild: true,
...@@ -85,6 +85,15 @@ export default { ...@@ -85,6 +85,15 @@ export default {
} }
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy_active.png',
desc: `成功案例`,
isChild: false,
path: '/services/college/case'
},
{
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_al.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy_active.png',
desc: `成功案例`, desc: `成功案例`,
isChild: false, isChild: false,
path: '/services/college/case' path: '/services/college/case'
......
<template> <template>
<app-frame :tabs="tabs"> <div class="main_content">
<img src="https://webapp-pub.ezijing.com/www/pc/news/news.png" class="banner" /> <img src="https://webapp-pub.ezijing.com/www/pc/news/news.png" class="banner" />
<template #article> <article-list v-bind="listOptions"></article-list>
<article-list v-bind="listOptions"></article-list> </div>
</template>
</app-frame>
</template> </template>
<script> <script>
import AppFrame from '@/components/AppFrame'
import navList from '@/assets/alumnusNavList.js' import navList from '@/assets/alumnusNavList.js'
import ArticleList from '@/components/ArticleList' import ArticleList from '@/components/ArticleList'
import { getArticleList } from '@/api' import { getArticleList } from '@/api'
export default { export default {
components: { AppFrame, ArticleList }, components: { ArticleList },
data() { data() {
return { return {}
tabs: navList(this)
}
}, },
computed: { computed: {
listOptions() { listOptions() {
...@@ -38,3 +33,13 @@ export default { ...@@ -38,3 +33,13 @@ export default {
} }
} }
</script> </script>
<style lang="scss" scoped>
.main_content {
width: 1200px;
margin: 30px auto;
.banner {
width: 100%;
}
}
</style>
...@@ -295,10 +295,11 @@ export default { ...@@ -295,10 +295,11 @@ export default {
.con_item { .con_item {
width: 380px; width: 380px;
height: 380px; height: 400px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: flex-start; align-items: flex-start;
justify-content: space-between;
cursor: pointer; cursor: pointer;
border-bottom: 1px solid #aa1941; border-bottom: 1px solid #aa1941;
padding: 49px 27px 57px 32px; padding: 49px 27px 57px 32px;
......
...@@ -2,10 +2,12 @@ ...@@ -2,10 +2,12 @@
<div class="home"> <div class="home">
<!-- 轮播图 --> <!-- 轮播图 -->
<banner /> <banner />
<project-service /> <HomeMenu />
<!-- <HomeMenu /> -->
<!-- 产业学院 --> <!-- 产业学院 -->
<!-- <industrial-college /> --> <industrial-college />
<!-- <project-service /> -->
<international-degree />
<abroad-study />
<!-- 学位教育 --> <!-- 学位教育 -->
<!-- <degree-education /> --> <!-- <degree-education /> -->
<!-- 在线教育 --> <!-- 在线教育 -->
...@@ -21,7 +23,7 @@ ...@@ -21,7 +23,7 @@
<!-- 校友故事 --> <!-- 校友故事 -->
<alumni-stories /> <alumni-stories />
<!-- 公开课 --> <!-- 公开课 -->
<open-class /> <!-- <open-class /> -->
</div> </div>
</template> </template>
...@@ -34,10 +36,12 @@ import educationServices from '../components/home/educationServices' ...@@ -34,10 +36,12 @@ import educationServices from '../components/home/educationServices'
import projectNotice from '../components/home/projectNotice' import projectNotice from '../components/home/projectNotice'
import headmasterMsg from '../components/home/headmasterMsg' import headmasterMsg from '../components/home/headmasterMsg'
import alumniStories from '../components/home/alumniStories' import alumniStories from '../components/home/alumniStories'
import openClass from '../components/home/openClass' // import openClass from '../components/home/openClass'
import serviceCase from '../components/home/serviceCase' import serviceCase from '../components/home/serviceCase'
import industrialCollege from '../components/home/industrialCollege' import industrialCollege from '../components/home/industrialCollege'
import onlineEdu from '../components/home/onlineEdu' import onlineEdu from '../components/home/onlineEdu'
import internationalDegree from '../components/home/internationalDegree.vue'
import abroadStudy from '../components/home/abroadStudy.vue'
export default { export default {
components: { components: {
banner, banner,
...@@ -48,10 +52,12 @@ export default { ...@@ -48,10 +52,12 @@ export default {
projectNotice, projectNotice,
headmasterMsg, headmasterMsg,
alumniStories, alumniStories,
openClass, // openClass,
serviceCase, serviceCase,
industrialCollege, industrialCollege,
onlineEdu onlineEdu,
internationalDegree,
abroadStudy
} }
} }
</script> </script>
......
<template>
<div class="main_content">
<img class="banner" src="https://webapp-pub.ezijing.com/www/pc/goverment/goverment_banner.png" alt="" />
<div class="content_part">
<div class="part_title">数字经济产教融合实践基地</div>
<div class="part_desc">
以“政、校、企、行”协同创新为引领,按照“1(政府)+1(清控紫荆)+N(周边高校)”的模式,联合高校实施“六个共同”育人模式,即共同建<br />设高水平专业、共同开发课程、共同打造师资团队、共同设立科研中心、共同开展招生就业、共同“走出去”,打造数字经济相关的现代产业学院。
</div>
</div>
<div class="content_part1">
<div class="part_title">专注专业内涵建设,全流程实现高质量人才培养闭环</div>
<div class="part_desc">“政、校、企、行”协同创新为引领, “1(政府)+1(清控紫荆)+N(周边高校)”的模式</div>
<img class="part_img" src="https://webapp-pub.ezijing.com/www/pc/goverment/goverment_con1.png" alt="" />
<div class="part_zj">
<div class="zj_tit">紫荆提供</div>
<div class="zj_con">
<div class="con_item" v-for="(item, index) in zjList" :key="index">
<img :src="item.img" class="item_img" />
<img :src="item.imgActive" class="item_imgActive" />
<div class="item_tit">{{ item.tit }}</div>
</div>
</div>
</div>
</div>
<div class="content_part2">
<div class="part_title">专注专业内涵建设,“六个共同” 育人</div>
<div class="zj_con">
<div class="con_item" v-for="(item, index) in zyList" :key="index">
<div class="mask"></div>
<img :src="item.img" class="item_img" />
<img :src="item.imgActive" class="item_imgActive" />
<div class="item_tit">{{ item.tit }}</div>
<div class="item_desc" v-html="item.desc"></div>
<div class="item_tips" v-html="item.tips"></div>
</div>
</div>
</div>
</div>
</template>
<script>
export default {
data() {
return {
zjList: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1_active.png',
tit: '运营管理'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2_active.png',
tit: '专业设计'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3_active.png',
tit: '课程研发'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4_active.png',
tit: '双师授课'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5_active.png',
tit: '教学管理'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6_active.png',
tit: '双师打造'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7_active.png',
tit: '产教基地'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8_active.png',
tit: '实习就业'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9_active.png',
tit: '教学成果'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10_active.png',
tit: '其他'
}
],
zyList: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1_active.png',
tit: '1+3+N',
desc: '1核心:商业数据分析<br/>3基础:数字营销、数字运营、数字会计<br/>N应用:数字金融、数字贸易 、数字能源…',
tips: '打造高水平专业集群'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2_active.png',
tit: '四精准、三立足',
desc:
'精准对标要求、精准开发课程、<br/>精准开展培养、精准实现就业<br/>立足商业数据分析实验室”“数字营销实验室”“云计算实验室”',
tips: '创新人才培养模式'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3_active.png',
tit: '注重双能、引培结合',
desc:
'引入产业课程、打造混编教师团队<br/>校企共建“技能大师工坊”群<br/>共建教学指导委员会,引进社会化服务团队带头人',
tips: '打造高水平教学团队'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4_active.png',
tit: '紧贴产业、育训结合',
desc:
'人才电子档案和能力数字画像<br/>工业级实验软件,还原真实的数字作业场景企<br/>业实践案例,满足多行业技能实验',
tips: '共建校内实训基地'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5_active.png',
tit: '对标精品、注重融通',
desc:
'校企联合开发产教融合型校本教材<br/>开展“课堂革命”,创新教学方法和课堂教学<br/>建设融通多类型技能竞赛、考证培训、员工培训等课程',
tips: '开发校企合作课程'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6_active.png',
tit: '面向产业、反哺产业',
desc: '联合开展课题联合申报<br/>联合开展技术咨询,共同组建技术专家智库<br/>联合开展技术成果转化',
tips: '打造产学研平台'
}
]
}
}
}
</script>
<style lang="scss" scoped>
.main_content {
background: #ffff;
width: 100%;
.banner {
width: 100%;
height: 580px;
}
.content_part {
width: 100%;
height: 316px;
background: #f9f8f8;
padding: 90px;
display: flex;
flex-direction: column;
align-items: center;
.part_title {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.part_desc {
margin-top: 36px;
font-size: 18px;
font-weight: 400;
line-height: 34px;
color: #666666;
white-space: nowrap;
// text-align: center;
}
}
.content_part1 {
margin: 120px auto;
text-align: center;
.part_title {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.part_desc {
font-size: 20px;
font-weight: 500;
color: #333333;
line-height: 34px;
margin-top: 28px;
}
.part_img {
width: 533px;
height: 587px;
margin-top: 67px;
}
.part_zj {
margin: 32px auto;
max-width: 1200px;
.zj_tit {
width: 80px;
height: 22px;
font-size: 20px;
font-weight: 400;
color: #424242;
padding-bottom: 7px;
box-sizing: content-box;
border-bottom: 1px solid #aa1941;
}
.zj_con {
max-width: 1200px;
margin-top: 25px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
.con_item {
width: 228px;
height: 120px;
background: #f4f4f4;
border-radius: 5px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
cursor: pointer;
margin-top: 15px;
box-sizing: border-box;
.item_img {
display: block;
}
.item_imgActive {
display: none;
}
.item_tit {
font-size: 16px;
font-weight: 500;
color: #424242;
margin-top: 20px;
}
&:hover {
background: #aa1941;
.item_tit {
color: #ffffff;
}
.item_img {
display: none;
}
.item_imgActive {
display: block;
}
}
}
}
}
}
.content_part2 {
width: 100%;
height: 1167px;
background: #f9f8f8;
padding-top: 110px;
.part_title {
margin: auto;
text-align: center;
font-size: 30px;
font-weight: bold;
color: #333333;
}
.zj_con {
width: 1200px;
margin: 81px auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
.con_item {
width: 380px;
height: 400px;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
cursor: pointer;
border-bottom: 1px solid #aa1941;
padding: 49px 27px 57px 32px;
position: relative;
background: rgba(255, 255, 255, 0.39);
box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.13);
margin-top: 29px;
.mask {
position: absolute;
background: rgba(0, 0, 0, 0);
opacity: 1;
top: 0;
right: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
.item_img {
display: block;
}
.item_imgActive {
display: none;
}
.item_tit {
font-size: 22px;
font-weight: 500;
color: #424242;
margin-top: 27px;
}
.item_desc {
font-size: 16px;
font-weight: 400;
line-height: 32px;
color: #666666;
margin-top: 20px;
}
.item_tips {
font-size: 20px;
font-weight: 500;
// line-height: 34px;
color: #333333;
margin-top: 8px;
}
&:hover {
position: relative;
border: none;
.mask {
position: absolute;
background: rgba(0, 0, 0, 0.64);
top: 0;
right: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
.item_tit {
color: #ffffff;
z-index: 20;
}
.item_tips {
z-index: 20;
color: #ffffff;
}
.item_desc {
z-index: 20;
color: #ffffff;
}
.item_img {
display: none;
}
.item_imgActive {
display: block;
z-index: 20;
}
}
}
.con_item:nth-child(1):hover {
background: url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg1.png);
}
.con_item:nth-child(2):hover {
background: url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg2.png);
}
.con_item:nth-child(3):hover {
background: url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg3.png);
}
.con_item:nth-child(4):hover {
background: url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg4.png);
}
.con_item:nth-child(5):hover {
background: url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg5.png);
}
.con_item:nth-child(6):hover {
background: url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg6.png);
}
}
}
}
</style>
<template>
<section class="main">
<img src="https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/banner.png" class="banner" />
<article class="main-content">
<div class="content_top">
<div class="top_con">
<p>
<b
>数据分析、数字运营、数字营销是数字化人才的核心必备能力。在“数字化核心能力专业建设”和“数字+全行业专业建设”中,数据分析能力是数字化人才培养的核心基础能力!</b
>
</p>
<p>
2018年以来,清控紫荆教育通过调研600+数字化及数字化转型企业,举办100+场次以行企专家、高校学科带头人、学者为主的研讨会,分析近三年超过180万+数字经济从业岗位需求,对比分析200+数字经济相关专业人才培养方案,梳理出商业数据分析通用能力模型。
</p>
<img src="https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/01.png" class="img" />
<p>
结合市场需求,清控紫荆教育推出<span>“商业数据分析实验室”</span>。为本科院校和高职院校师生提供实训课程教学服务,培养一批行业素养高、应用能力强的数字化人才,实现人才培养与产业需求无缝对接,为合作企业及各区域数字经济发展提供人才支持服务。
</p>
</div>
</div>
<div class="article-item article-item1">
<h2 class="article-item-title">核心优势</h2>
<p class="article-item-desc">
清控紫荆教育商业数据分析实验室具有鲜明的“开放、共享、互动”的特点,与传统的实验实训软件相比具有如下优势。
</p>
<div class="hxys-item" v-for="(item, index) in hxysList" :key="index">
<img :src="item.url" />
<div class="hxys-item-inner">
<h3>{{ item.title }}</h3>
<p>{{ item.desc }}</p>
</div>
</div>
</div>
<div class="article-item article-item2">
<div class="item_con">
<h2 class="article-item-title">产品简介</h2>
<div class="article-subitem">
<h3 class="article-subitem-title"><span>紫荆提供</span></h3>
<h4 class="article-subitem-subtitle">商业数据分析教学知识点全覆盖</h4>
<p class="article-subitem-desc">
商业数据分析实验室能够完整的支撑数据分析的全流程,全面覆盖商业数据分析相关的所有的教学知识点和教学场景,包含了:数据对接与集成、数据处理、数据采集与填报、数据探索、数据画像、人工智能算法及模型探索等。
</p>
<img src="https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/02.png" class="img" />
<h4 class="article-subitem-subtitle">内置行业数据集</h4>
<p class="article-subitem-desc">
商业数据分析实验室内置多个经过数据脱敏和教育适配性改造之后的高质量行业数据集,<b
>涵盖金融、互联网、交通、政府、娱乐、教育、体育、环境、商业、媒体、电商等10+领域。</b
>
</p>
<swiper :options="swiperOption">
<swiper-slide v-for="(item, index) in hysjList" :key="index" class="hysj-item">
<img :src="item.url" />
<p>{{ item.title }}</p>
</swiper-slide>
</swiper>
<p class="article-subitem-desc">
数据集均来自真实行业,经过数据脱敏、清洗、补全和加工处理后进行使用。<b>数据集数据已达100T+</b>,能够为商业数据分析实践教学提供充分的数据支撑。
</p>
<p class="article-subitem-desc">
<b>清控紫荆教育每年对已有数据集提供数据更新服务和新增数据集服务,确保平台数据的新鲜度。</b>
</p>
<img src="https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/03.png" class="img" />
<h4 class="article-subitem-subtitle">配套行业教学案例库</h4>
<p class="article-subitem-desc">
商业数据分析实验室依托行业数据集,内置经过教育适配化之后的真实行业教学案例库。目前案例库<b>案例数量已达到30+</b><b>教学学时数已达到120+</b>
</p>
<p class="article-subitem-desc">
每个行业教学案例包含4个课时的学习内容,既包含面向学生的学习指导(实验指导书、实验学习视频等),也包含面向教师的教学指导、对应的课程资源(教学方案、教学PPT、视频、题库等)、对应数据集以及程序源代码等。让学生在校即可熟练掌握真实商业环境下的业务操作和商业数据分析,实现教学与行业的无缝对接。
</p>
<img src="https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/04.png" class="img" />
<p class="article-subitem-desc" style="margin-top:40px">
每个行业案例均能够支撑多门课程的教学使用,部分案例详细描述如下:
</p>
<img src="https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/05.png" class="img" />
</div>
<div class="article-subitem">
<h3 class="article-subitem-title"><span>平台功能介绍</span></h3>
<div class="ptgnjs-wrapper">
<div class="ptgnjs-item" v-for="(item, index) in ptgnjsList" :key="index">
<h6>{{ item.title }}</h6>
<p>{{ item.desc }}</p>
</div>
</div>
</div>
<div class="article-subitem">
<h3 class="article-subitem-title"><span>配套服务介绍</span></h3>
<p class="article-subitem-desc">
清控紫荆教育提供教学服务的目标是解决长期以来学校采购商业级软件但却无法有效服务于教学与实训的问题。
</p>
<h4 class="article-subitem-subtitle" style="margin-top:26px;">
清控紫荆教育商业数据分析实验室提供如下产品、教学和资源建设等相关服务:
</h4>
<div class="service-wrapper">
<div class="service-item" v-for="(item, index) in serviceList" :key="index">
<img :src="item.icon" class="service-icon" />
<img :src="item.hoverIcon" class="service-icon-hover" />
<p v-html="item.desc"></p>
</div>
</div>
<h4 class="article-subitem-subtitle">公有云+私有云结合的灵活落地部署模式</h4>
<img src="https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/06.png" class="img" />
</div>
</div>
</div>
</article>
</section>
</template>
<script>
export default {
data() {
return {
// 核心优势
hxysList: [
{
url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hxys_01.png',
title: '优势一:商业数据分析教学知识点全覆盖',
desc: '平台能够完整的支撑数据分析教学全流程,全面覆盖商业数据分析相关的知识点和教学场景。'
},
{
url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hxys_02.png',
title: '优势二:内置海量行业真实数据集和案例集',
desc:
'平台内置海量高质量真实行业数据集,配套教学课程及30多个行业真实案例,可用于商业级数据分析场景,实现教学与行业的无缝对接。'
},
{
url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hxys_03.png',
title: '优势三:提供终身升级更新配套服务',
desc: '包含了平台功能终身免费升级,行业数据集和案例集每年免费更新与扩容等服务。'
},
{
url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hxys_04.png',
title: '优势四:工业级商业平台功能,与真实工作场景无缝对接',
desc:
'通过将商业级数据分析平台进行教育适配,使得平台更加简单方便,便于学生进行实操实战。同时平台还兼顾商业级产品完善的安全管控,后台监控,高性能,高可靠和灵活的集成对接能力。'
},
{
url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hxys_05.png',
title: '优势五:平台具备多种特色功能且部署灵活',
desc:
'低代码,自服务;内置人工智能AI算法;算法模型扩展等多种特色功能,通过“公有云+私有云”的灵活部署方式,满足多种场景下的混合式教学。'
}
],
// 内置行业数据集
hysjList: [
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_01.png', title: '金融' },
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_02.png', title: '互联网' },
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_03.png', title: '交通' },
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_04.png', title: '政府' },
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_01.png', title: '娱乐' },
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_02.png', title: '教育' },
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_03.png', title: '体育' },
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_04.png', title: '环境' },
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_01.png', title: '商业' },
{ url: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/hy_02.png', title: '媒体' }
],
swiperOption: { slidesPerView: 'auto', spaceBetween: 12 },
// 平台功能介绍
ptgnjsList: [
{
title: '特色功能一:低代码,自服务',
desc:
'通过学生自主进行拖拽和配置的低代码编辑功能,将数据集成、数据处理、数据探索等传统且需要一定编程能力要求的实验操作场景难度大大降低,几乎实现零代码,大大提升了实验室对不同专业学生的适应性。'
},
{
title: '特色功能二:深度融合 AI',
desc:
'平台内置人工智能 AI 算法,能够实现统计分析、分类算法、回归算法、聚类算法、关联规则、时间序列等多种 AI 算法的零代码使用,大大降低 AI 算法使用难度。'
},
{
title: '特色功能三:算法模型扩展',
desc:
'平台具备与 Python 和 R 语言的对接,支持运行 Python 和 R 语言脚本,满足对于算法模型开发和调试的高阶要求。'
}
],
// 配套服务介绍
serviceList: [
{
icon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_01.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_01_hover.png',
desc: '平台产品功能终身免费升级'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_02.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_02_hover.png',
desc: '数据集每年免费更新与扩容<br/>(每年不低于500G)'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_03.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_03_hover.png',
desc: '行业案例集每年免费更新与扩容<br />(每年不少于10个)'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_04.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_04_hover.png',
desc: '免费产品培训'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_05.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_05_hover.png',
desc: '产品功能与性能巡检'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_06.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_06_hover.png',
desc: '产品使用分析与建议'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_07.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_07_hover.png',
desc: '依托于行业数据集,辅助开展科研项目<br />(课题申报等)'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_08.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_08_hover.png',
desc: '依托于AI深度分析功能,辅助进行技术支持(数据挖掘,数据建模等)'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_09.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/services/dataAnalysis/icon_09_hover.png',
desc: '辅助进行校本课程开发,协助申报教学成果'
}
]
}
}
}
</script>
<style lang="scss" scoped>
.main {
.banner {
display: block;
width: 100%;
}
}
.main-content {
width: 100%;
background: #fff;
.content_top {
padding: 110px 0 85px 0;
background: #f9f8f8;
.top_con {
margin: 0 auto;
width: 1200px;
.img {
display: block;
margin: 50px auto;
}
p {
font-size: 16px;
line-height: 32px;
color: #424242;
span {
color: #a81840;
}
}
}
}
}
.article-item1 {
margin: 90px auto;
width: 1200px;
text-align: center;
}
.article-item2 {
background: #f8f8f8;
width: 100%;
.item_con {
width: 1200px;
margin: auto;
text-align: center;
padding-top: 90px;
}
}
.article-item-title {
margin-bottom: 36px;
font-size: 30px;
font-weight: 500;
line-height: 24px;
color: #333333;
}
.article-item-desc {
font-size: 18px;
font-weight: 400;
color: #666666;
margin-bottom: 92px;
}
.hxys-item {
position: relative;
height: 140px;
margin-top: 20px;
overflow: hidden;
&:hover {
img {
transform: scale(1.1);
}
}
img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s;
}
h3 {
font-size: 16px;
font-weight: 400;
line-height: 32px;
color: #fff;
}
p {
margin-top: 10px;
font-weight: 300;
color: #fff;
line-height: 26px;
}
}
.hxys-item-inner {
position: absolute;
top: 50%;
left: 40px;
transform: translateY(-50%);
text-align: left;
}
.article-subitem {
margin: 0 36px 56px;
}
.article-subitem-title {
margin-bottom: 20px;
font-size: 20px;
font-weight: 400;
line-height: 34px;
color: #424242;
text-align: left;
span {
border-bottom: 1px solid #aa1941;
}
}
.article-subitem-subtitle {
text-align: left;
margin: 65px 0 22px 0;
position: relative;
padding-left: 20px;
font-size: 20px;
font-weight: 400;
line-height: 34px;
color: #a81840;
&:before {
content: '';
display: block;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 9px;
height: 9px;
background: #a81840;
border-radius: 50%;
margin-right: 10px;
}
}
.article-subitem-desc {
font-size: 16px;
font-weight: 300;
line-height: 32px;
text-align: left;
color: #424242;
}
.img {
margin-top: 65px;
width: 100%;
}
.hysj-item {
margin: 20px 0;
position: relative;
width: 176px;
height: 224px;
overflow: hidden;
&:hover {
img {
transform: scale(1.1);
}
}
img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s;
}
p {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
font-size: 17px;
font-weight: 500;
color: #ffffff;
line-height: 224px;
text-align: center;
background: rgba(51, 51, 51, 0.16);
}
}
.ptgnjs-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 20px;
}
.ptgnjs-item {
padding: 32px;
background: #f9f8f8;
&:hover {
background: rgba(255, 255, 255, 0.39);
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.06);
}
h6 {
margin-bottom: 30px;
font-size: 18px;
font-weight: 500;
line-height: 1;
color: #aa1941;
text-align: center;
}
p {
font-size: 16px;
font-weight: 300;
line-height: 32px;
color: #262626;
}
}
.service-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 20px;
grid-row-gap: 20px;
}
.service-item {
position: relative;
height: 168px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 22px;
color: #424242;
background: #f4f4f4;
border-radius: 5px;
overflow: hidden;
.service-icon-hover {
display: none;
}
&:hover {
color: #a81840;
.service-icon {
display: none;
}
.service-icon-hover {
display: block;
}
::after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 6px;
background: #a81840;
}
}
img {
height: 40px;
}
p {
margin-top: 30px;
min-height: 48px;
font-size: 16px;
font-weight: 500;
line-height: 24px;
text-align: center;
color: inherit;
}
}
</style>
<template>
<div class="main_content">
<img
class="banner"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/laboratory/laboratory_banner.png"
alt=""
/>
<div class="content_part">
<div class="part_title">数字经济实验室</div>
<div class="part_desc">
清控紫荆教育依据数字人才能力模型中数据分析和数字营销两大核心能力,研发推出了工业级数字经济实验室,实验室以公有云+私有云的混合云架构提供的基础资源服务为支撑,融合商业数据分析和数字营销实训的平台服务能力,整合多个行业的数据集和案例集,依托e-SaaS的教学服务资源向应用层和用户层提供教学实训、企业数据分析与营销、科研交流、运维支撑和可视化等教学服务。
</div>
</div>
<div class="content_part1">
<div class="part_title">“产、学、研、培、创”五位一体数字经济实验室</div>
<img
class="part_img"
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/laboratory/img1.png"
alt=""
/>
</div>
<div class="content_tab">
<div class="tab_con">
<div v-for="(item, index) in zyList" :key="index">
<nuxt-link class="subNav-li" :to="{ name: item.name }">
<div class="con_item">
<div class="item_tit">{{ item.tit }}</div>
<div class="item_desc">点击进入</div>
</div>
</nuxt-link>
</div>
</div>
</div>
</div>
</template>
<script>
export default {
data() {
return {
zyList: [
{
tit: '商业数据分析实验室',
name: 'practice-laboratory-analysis'
},
{
tit: '数字营销实验室',
name: 'practice-laboratory-marketing'
}
]
}
},
methods: {}
}
</script>
<style lang="scss" scoped>
.main_content {
background: #ffff;
width: 100%;
.banner {
width: 100%;
height: 580px;
}
.content_part {
width: 100%;
height: 316px;
background: #f9f8f8;
padding-top: 90px;
display: flex;
flex-direction: column;
align-items: center;
.part_title {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.part_desc {
width: 1200px;
margin: auto;
margin-top: 36px;
font-size: 18px;
font-weight: 400;
line-height: 34px;
color: #666666;
}
}
.content_part1 {
margin: 120px auto;
text-align: center;
.part_title {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.part_img {
width: 1200px;
height: 922px;
margin-top: 48px;
}
}
.content_tab {
width: 100%;
height: 830px;
background: #f9f8f8;
padding-top: 120px;
margin: 120px auto;
.tab_con {
display: flex;
justify-content: center;
}
.con_item:nth-child(1) {
margin-right: 20px;
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/laboratory/tab1.png);
}
.con_item:nth-child(2) {
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/laboratory/tab2.png);
}
.con_item {
width: 590px;
height: 590px;
display: flex;
flex-direction: column;
align-items: center;
padding-top: 232px;
.item_tit {
font-size: 30px;
font-weight: 500;
color: #ffffff;
}
.item_desc {
width: 129px;
height: 40px;
border: 1px solid #ffffff;
font-size: 16px;
font-weight: 400;
line-height: 40px;
color: #ffffff;
text-align: center;
margin-top: 22px;
&:hover {
background: #ffffff;
color: #333333;
}
}
}
}
}
</style>
<template>
<div class="main_content">
<div class="content_banner">
<img src="https://webapp-pub.ezijing.com/www/pc/practice/marketing/banner.png" class="banner" />
<!-- <div class="banner_btn">点击登录>></div> -->
</div>
<div class="content_important">
<div class="important_con">
<div class="con_tit">数字营销能力的重要性</div>
<div class="con_desc">“政、校、企、行”协同创新为引领, “1(政府)+1(清控紫荆)+N(周边高校)”的模式</div>
<div class="con_tips">数字营销能力是数字经济10大核心能力之一</div>
<div class="con_tips1">
数字营销能力是数字经济时代下的十大核心能力之一<br />
数字营销能力是数字经济时代下任何行业,任何企业,任何岗位都应当具备的底层核心能力
</div>
<div class="con_main">
<div class="main_list" v-for="(item, index) in marketingList" :key="index">
<img :src="item.img" class="list_img" />
<div class="list_tit">{{ item.tit }}</div>
</div>
</div>
</div>
</div>
<div class="content_ability">
<div class="ability_tit">数字经济十大核心能力</div>
<div class="ability_business">
<div class="business_tit">业务能力</div>
<div class="business_con">
<div class="con_list" v-for="(item, index) in businessList" :key="index">
<img :src="item.img" class="list_img" />
<img :src="item.imgActive" class="list_imgActive" />
<div class="list_tit">{{ item.tit }}</div>
</div>
</div>
</div>
<div class="ability_technology">
<div class="technology_tit">技术能力</div>
<div class="business_con">
<div class="con_list" v-for="(item, index) in technologyList" :key="index">
<img :src="item.img" class="list_img" />
<img :src="item.imgActive" class="list_imgActive" />
<div class="list_tit">{{ item.tit }}</div>
</div>
</div>
</div>
</div>
<div class="content_thinking">
<div class="thinking_con">
<div class="con_tit">数字营销实验室“学-练-训”一体化能力培养思路</div>
<div class="con_desc">
清控紫荆教育推出的数字营销实验室通过“学-练-训”的一体化培养思路,结合紫荆教育数字经济产业学院相关专业配套课程资源体系,以数字营销实验室为训练载体,为本科院校和高职院校师生提供实训课程教学服务,培养一批行业素养高,应用能力强的数字化人才,实现人才培养与产业需求无缝对接,为各区域数字经济发展提供人才支持服务。
</div>
<img src="https://webapp-pub.ezijing.com/www/pc/practice/marketing/thinking.png" class="con_img" />
</div>
</div>
<div class="content_example">
<div class="example_tit">数字营销实验室支撑课程及专业(示例)</div>
<div class="example_major">
<div class="major_tit">专业(专科示例)</div>
<div class="major_con">
<div class="con_list" v-for="(item, index) in majorList" :key="index">
<img :src="item.img" alt="" />
<div class="mask"></div>
<div class="list_tit">{{ item.tit }}</div>
</div>
</div>
</div>
<div class="example_course">
<div class="course_tit">试用课程(专科示例)</div>
<div class="course_con">
<div class="prev_btn"></div>
<swiper :options="swiperOption">
<swiper-slide v-for="(item, index) in courseList" :key="index" class="con_list">
<img :src="item.img" />
<p>{{ item.tit }}</p>
</swiper-slide>
</swiper>
<div class="next_btn"></div>
</div>
</div>
</div>
<div class="content_integrated">
<div class="integrated_con">
<div class="con_tit">数字营销实验室“学-练-训”一体化能力培养思路</div>
<div class="con_list">
<div class="list_left">
<div
class="left_tab"
:class="{ active: index === tabActive }"
v-for="(item, index) in tabList"
:key="index"
@mouseover="navActive(item, index)"
>
<div class="tab_con">
<div class="con_index">{{ index + 1 }}</div>
<div class="con_tit">{{ item.tit }}</div>
</div>
</div>
</div>
<div class="list_img" v-if="tabActive === 0">
<img
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/marketing/integrated1.png"
alt=""
/>
<ul class="list_con">
<li v-for="(item, index) in tabListItem1" :key="index">{{ item }}</li>
</ul>
</div>
<div class="list_img" v-if="tabActive === 1">
<img
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/marketing/integrated2.png"
alt=""
/>
<ul class="list_con">
<li v-for="(item, index) in tabListItem2" :key="index">{{ item }}</li>
</ul>
</div>
<div class="list_img" v-if="tabActive === 2">
<img
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/marketing/integrated3.png"
alt=""
/>
<ul class="list_con">
<li v-for="(item, index) in tabListItem3" :key="index">{{ item }}</li>
</ul>
</div>
<div class="list_img" v-if="tabActive === 3">
<img
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/marketing/integrated4.png"
alt=""
/>
<ul class="list_con">
<li v-for="(item, index) in tabListItem4" :key="index">{{ item }}</li>
</ul>
</div>
</div>
</div>
</div>
<div class="content_laboratory">
<div class="laboratory_tit">
紫荆教育数字营销实验室
</div>
<div class="laboratory_img">
<div class="img_txt">
“学 - 练 - 训 - 赛”一体化人才培养,教学与行业场景无缝衔接
</div>
</div>
</div>
</div>
</template>
<script>
export default {
data() {
return {
tabActive: 0,
swiperOption: {
slidesPerView: 'auto',
spaceBetween: 18,
navigation: {
nextEl: '.prev_btn',
prevEl: '.next_btn'
}
},
marketingList: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/market1.png',
tit: '具备数字化战略思维'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/market2.png',
tit: '根据业务场景使用数字化技术工具'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/market3.png',
tit: '提供专业的数字化服务'
}
],
businessList: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business1.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business1_active.png',
tit: '敏锐的商业嗅觉'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business2.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business2_active.png',
tit: '商业模式设计能力'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business3.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business3_active.png',
tit: '商业决策能力'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business4.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business4_active.png',
tit: '数字化营销能力'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business5.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business5_active.png',
tit: '数字媒体运营能力'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business6.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/business6_active.png',
tit: '品牌战略分析能力'
}
],
technologyList: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/technology1.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/technology1_active.png',
tit: '数据挖掘能力'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/technology2.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/technology2_active.png',
tit: '数据分析能力'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/technology3.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/technology3_active.png',
tit: '人工智能 & 深度学习'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/technology4.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/technology4_active.png',
tit: '先进技术工具使用能力'
}
],
majorList: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/major1.png',
tit: '市场营销'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/major2.png',
tit: '网络营销与直播电商'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/major3.png',
tit: '电子商务'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/major4.png',
tit: '移动商务'
}
],
courseList: [
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/course1.png',
tit: '网络营销'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/course2.png',
tit: '客户服务与管理'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/course3.png',
tit: '门店/用户运营'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/course4.png',
tit: '市场营销基础'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/course5.png',
tit: '销售管理'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/course6.png',
tit: '网络营销'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/course7.png',
tit: '金融产品数字化营销'
},
{
img: 'https://webapp-pub.ezijing.com/www/pc/practice/marketing/course8.png',
tit: '数字营销理论与实务'
}
],
tabList: [
{
tit: '工业级产品,无缝衔接真实场景'
},
{
tit: '全面支撑师生实践教学场景'
},
{
tit: '配套丰富的实训教学资源'
},
{
tit: '提供多维度、多对象的专业服务'
}
],
tabListItem1: [
'真实工业级营销平台',
'用户精细化、分层管理',
'自动营销旅程配置',
'基于标签体系的精细化营销管理',
'实时数据画像分析'
],
tabListItem2: ['实训指导书', '操作视频', '论坛与答疑', '一键截图与一键提交', '实训评分'],
tabListItem3: ['配套课程资源', '配套实训资源', '配套行业案例', 'PPT+Word+视频+题库+试卷+……'],
tabListItem4: [
'产品免费升级服务',
'产品使用培训服务',
'产品定期巡检与优化服务',
'课程资源建设服务',
'行业案例免费升级服务',
'师资培训服务',
'课程资源开发服务',
'教学成果联合申请',
'科研成果转化服务',
'当地行业企业服务支持',
'课题申报支撑服务',
'实习就业支撑服务',
'……'
]
}
},
methods: {
navActive(item, index) {
this.tabActive = index
}
}
}
</script>
<style lang="scss" scoped>
.main_content {
width: 100%;
.content_banner {
position: relative;
.banner {
width: 100%;
}
.banner_btn {
width: 148px;
height: 44px;
background: #aa1941;
border-radius: 22px;
font-size: 22px;
font-weight: 400;
color: #ffffff;
line-height: 44px;
text-align: center;
position: absolute;
bottom: 37px;
left: 50%;
transform: translateX(-50%);
}
}
.content_important {
text-align: center;
background: #ffffff;
padding: 120px 0;
.important_con {
width: 1200px;
margin: auto;
.con_tit {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.con_desc {
font-size: 20px;
font-weight: 500;
color: #333333;
margin-top: 28px;
line-height: 34px;
}
.con_tips {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: #333333;
margin-top: 41px;
}
.con_tips1 {
margin-top: 25px;
font-size: 16px;
font-weight: 400;
line-height: 32px;
color: #666666;
}
.con_main {
display: flex;
justify-content: space-between;
width: 892px;
margin: 48px auto;
.main_list {
.list_img {
width: 88px;
height: 88px;
}
.list_tit {
font-size: 16px;
font-weight: 400;
color: #333333;
margin-top: 31px;
}
}
}
}
}
.content_ability {
width: 1200px;
margin: 90px auto;
.ability_tit {
font-size: 30px;
font-weight: bold;
color: #333333;
text-align: center;
}
.ability_business {
margin-top: 65px;
.business_tit {
width: 80px;
font-size: 20px;
font-weight: 400;
line-height: 34px;
color: #424242;
border-bottom: 1px solid #aa1941;
}
.business_con {
display: flex;
justify-content: space-between;
width: 1200px;
flex-wrap: wrap;
.con_list {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
width: 373px;
height: 140px;
background: #ffffff;
border-radius: 5px;
margin-top: 30px;
cursor: pointer;
.list_imgActive {
display: none;
}
.list_tit {
margin-top: 24px;
font-size: 16px;
font-weight: 500;
color: #424242;
}
&:hover {
background: #aa1941;
.list_imgActive {
display: block;
}
.list_img {
display: none;
}
.list_tit {
color: #ffffff;
}
}
}
}
}
.ability_technology {
margin-top: 76px;
.technology_tit {
width: 80px;
font-size: 20px;
font-weight: 400;
line-height: 34px;
color: #424242;
border-bottom: 1px solid #aa1941;
}
.business_con {
display: flex;
justify-content: space-between;
margin-top: 30px;
.con_list {
width: 285px;
height: 130px;
background: #ffffff;
opacity: 1;
border-radius: 5px;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
.list_imgActive {
display: none;
}
.list_tit {
margin-top: 24px;
font-size: 16px;
font-weight: 500;
color: #424242;
}
&:hover {
background: #aa1941;
.list_imgActive {
display: block;
}
.list_img {
display: none;
}
.list_tit {
color: #ffffff;
}
}
}
}
}
}
.content_thinking {
background: #ffffff;
padding: 120px 0;
.thinking_con {
width: 1200px;
margin: auto;
text-align: center;
}
.con_tit {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.con_desc {
font-size: 18px;
font-weight: 400;
color: #666666;
margin-top: 28px;
}
.con_img {
margin-top: 60px;
}
}
.content_example {
width: 1200px;
margin: 90px auto;
text-align: center;
.example_tit {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.example_major {
.major_tit {
width: 160px;
font-size: 20px;
font-weight: 400;
line-height: 34px;
color: #424242;
border-bottom: 1px solid #aa1941;
}
.major_con {
display: flex;
justify-content: space-between;
margin-top: 52px;
padding-left: 60px;
.con_list {
width: 271px;
height: 345px;
position: relative;
.mask {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(51, 51, 51, 0.16);
z-index: 10;
}
.list_tit {
font-size: 24px;
font-weight: 500;
color: #ffffff;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 30;
white-space: nowrap;
}
}
}
}
.example_course {
margin-top: 79px;
.course_tit {
width: 200px;
font-size: 20px;
font-weight: 400;
line-height: 34px;
color: #424242;
border-bottom: 1px solid #aa1941;
}
.course_con {
margin: 52px 31px 0 88px;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
.con_list {
position: relative;
width: 257px;
height: 327px;
overflow: hidden;
img {
width: 257px;
height: 327px;
object-fit: cover;
transition: all 0.3s;
}
p {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
font-size: 22px;
font-weight: 500;
color: #ffffff;
line-height: 327px;
text-align: center;
background: rgba(51, 51, 51, 0.16);
}
}
.prev_btn {
width: 20px;
height: 35px;
background: url(https://webapp-pub.ezijing.com/www/pc/practice/marketing/prev.png) no-repeat center;
margin-right: 10px;
cursor: pointer;
z-index: 1000;
position: absolute;
left: -30px;
}
.next_btn {
width: 20px;
height: 35px;
background: url(https://webapp-pub.ezijing.com/www/pc/practice/marketing/next.png);
margin-left: 10px;
z-index: 1000;
cursor: pointer;
position: absolute;
right: -30px;
}
}
}
}
.content_integrated {
background: #ffffff;
padding: 120px 0;
.integrated_con {
width: 1200px;
margin: auto;
text-align: center;
}
.con_tit {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.con_list {
display: flex;
padding: 0 69px 59px 45px;
margin-top: 155px;
.list_left {
display: flex;
flex-direction: column;
padding-top: 86px;
margin-right: 188px;
}
.left_tab {
margin-top: 39px;
width: 352px;
height: 87px;
cursor: pointer;
.tab_con {
display: flex;
padding: 23px 0 24px 22px;
.con_index {
width: 40px;
height: 40px;
background: #e6e6e6;
text-align: center;
font-size: 28px;
font-weight: 500;
line-height: 40px;
color: #666666;
}
.con_tit {
font-size: 16px;
font-weight: 400;
color: #666666;
line-height: 40px;
margin-left: 11px;
}
}
}
.active {
background: #ffffff;
box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
.tab_con {
.con_index {
background: #aa1941;
color: #ffffff;
}
.con_tit {
color: #333333;
}
}
}
.list_img {
width: 426px;
height: 606px;
background: rgba(0, 0, 0, 0.24);
opacity: 1;
position: relative;
.list_con {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.24);
position: absolute;
top: 0;
font-size: 16px;
font-weight: 400;
line-height: 34px;
color: #ffffff;
padding: 77px 0 0 48px;
li {
list-style-type: disc;
text-align: left;
}
}
}
}
}
.content_laboratory {
margin: 90px auto;
text-align: center;
.laboratory_tit {
font-size: 30px;
font-weight: bold;
color: #333333;
}
.laboratory_img {
margin-top: 94px;
width: 100%;
height: 814px;
background: url(https://webapp-pub.ezijing.com/www/pc/practice/marketing/laboratory.png) no-repeat center;
background-size: 100% 100%;
position: relative;
.img_txt {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 28px;
font-weight: 400;
color: #ffffff;
}
}
}
}
</style>
...@@ -135,10 +135,12 @@ export default { ...@@ -135,10 +135,12 @@ export default {
// 热门专业 // 热门专业
projectList: [ projectList: [
{ {
project_id: '1017', project_id: '1019',
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/project_cbu.png', imgUrl: 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/project_ucr.png',
href: 'https://cbu-plus.ezijing.com/' onClick: this.showMessage
// href: 'https://cbu-plus.ezijing.com/'
}, },
{ {
project_id: '1018', project_id: '1018',
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/project_sbu.png', imgUrl: 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/project_sbu.png',
...@@ -163,10 +165,14 @@ export default { ...@@ -163,10 +165,14 @@ export default {
// }, // },
{ {
project_id: '1019', project_id: '1017',
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/project_ucr.png', imgUrl: 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/project_cbu_plus.png',
onClick: this.showMessage href: 'https://cbu-plus.ezijing.com/'
// href: 'https://cbu-plus.ezijing.com/' },
{
project_id: '1023',
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/studyAbroad/project_cbu_online.png',
href: 'https://cbu-online.ezijing.com/'
} }
], ],
// 常见问题 // 常见问题
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论