提交 b5a7f9f1 authored 作者: matian's avatar matian

增加部分内容英文替换

上级 978f1954
...@@ -4,7 +4,9 @@ ...@@ -4,7 +4,9 @@
<div class="foot-content"> <div class="foot-content">
<div class="left-content"> <div class="left-content">
<div> <div>
<a href="http://jsj.moe.gov.cn" target="_blank"> {{ $t('foot.link1') }} </a> <a href="http://jsj.moe.gov.cn" target="_blank">
{{ $t('foot.link1') }}
</a>
</div> </div>
<!-- <div> <!-- <div>
<a href="http://www.pbcsf.tsinghua.edu.cn" target="_blank"> {{ $t('foot.link2') }} </a> <a href="http://www.pbcsf.tsinghua.edu.cn" target="_blank"> {{ $t('foot.link2') }} </a>
...@@ -13,59 +15,109 @@ ...@@ -13,59 +15,109 @@
合作大学官网 合作大学官网
</div> --> </div> -->
</div> </div>
<div :class="$cookies.get('lang') == 'en-US' ? 'center-content f-size' : 'center-content'"> <div
:class="
$cookies.get('lang') == 'en-US'
? 'center-content f-size'
: 'center-content'
"
>
<div class="address" v-html="$t('foot.address')"></div> <div class="address" v-html="$t('foot.address')"></div>
<div class="phone" v-html="$t('foot.contact')"></div> <div class="phone" v-html="$t('foot.contact')"></div>
<div class="mail" v-html="$t('foot.email')"></div> <div class="mail" v-html="$t('foot.email')"></div>
</div> </div>
<div class="right-content"> <div class="right-content">
<img src="https://webapp-pub.ezijing.com/project/marywood/ezijing-code.jpg" class="code" /> <img
src="https://webapp-pub.ezijing.com/project/marywood/ezijing-code.jpg"
class="code"
/>
<div class="tips-txt"> <div class="tips-txt">
<img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" alt="" /> <img
src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png"
alt=""
/>
<div class="txt">{{ $t('foot.weChat') }}</div> <div class="txt">{{ $t('foot.weChat') }}</div>
</div> </div>
</div> </div>
<div class="right-content"> <div class="right-content">
<img src="https://webapp-pub.ezijing.com/project/marywood/ezijing_xet_x.png" alt="" class="code" /> <img
src="https://webapp-pub.ezijing.com/project/marywood/ezijing_xet_x.png"
alt=""
class="code"
/>
<div class="tips-txt"> <div class="tips-txt">
<img src="https://webapp-pub.ezijing.com/www/pc/icon_gongkaike.png" alt="" /> <img
src="https://webapp-pub.ezijing.com/www/pc/icon_gongkaike.png"
alt=""
/>
<div class="txt">{{ $t('foot.ezjClass') }}</div> <div class="txt">{{ $t('foot.ezjClass') }}</div>
</div> </div>
</div> </div>
</div> </div>
<div class="links" v-html="$t('foot.relation')"></div> <div class="links" v-html="$t('foot.relation')"></div>
</div> </div>
<div class="copyright" style="height: 40px; line-height: 40px; color: rgba(153, 153, 153, 1); background: #fff"> <div class="copyright">
<div class="inner" style="width: 100%; justify-content: center; display: flex"> <div
class="inner"
style="width: 100%; justify-content: center; display: flex"
>
<p style="font-size: 12px"> <p style="font-size: 12px">
Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司 {{
$cookies.get('lang') == 'en-US'
? `Copyright © 2017 Zijing Education. All rights reserved.`
: `Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司`
}}
</p> </p>
<a <a
target="_blank" target="_blank"
href="https://tsm.miit.gov.cn/dxxzsp/" href="https://tsm.miit.gov.cn/dxxzsp/"
style="color: rgba(153, 153, 153, 1); text-decoration: none; margin-left: 10px" style="
color: rgba(153, 153, 153, 1);
text-decoration: none;
margin-left: 10px;
"
> >
<p style="font-size: 12px">京ICP证150431号</p> <p style="font-size: 12px">
{{
$cookies.get('lang') == 'en-US'
? 'Beijing ICP Certificate No.: 150431 '
: '京ICP证150431号'
}}
</p>
</a> </a>
<a <a
target="_blank" target="_blank"
class="record" class="record"
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
style="color: rgba(153, 153, 153, 1);text-decoration: none;align-items: center;display: flex;margin-right: 5px;" style="
color: rgba(153, 153, 153, 1);
text-decoration: none;
align-items: center;
display: flex;
margin-right: 5px;
"
> >
<img <img
src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png" src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png"
alt="" alt=""
style="width: 20px; height: 20px; margin: 0 6px; display: block" style="width: 20px; height: 20px; margin: 0 6px; display: block"
/> />
<p style="font-size: 12px">安备 11010802023681号</p> <p style="font-size: 12px">
{{
$cookies.get('lang') == 'en-US'
? `Beijing ICP Filing No.: 15016866-1`
: '安备 11010802023681号'
}}
</p>
</a> </a>
<a <a
target="_blank" target="_blank"
href="https://beian.miit.gov.cn/#/Integrated/index" href="https://beian.miit.gov.cn/#/Integrated/index"
style="color: rgba(153, 153, 153, 1); text-decoration: none" style="color: rgba(153, 153, 153, 1); text-decoration: none"
> >
<p style="font-size: 12px">{{ icpNumber }}</p> <p style="font-size: 12px">
{{ $cookies.get('lang') == 'en-US' ? icpNumberEn : icpNumber }}
</p>
</a> </a>
</div> </div>
</div> </div>
...@@ -89,10 +141,30 @@ export default { ...@@ -89,10 +141,30 @@ export default {
{ icp: '京ICP备15016866号-14', host: 'seg-aisa.com' }, { icp: '京ICP备15016866号-14', host: 'seg-aisa.com' },
{ icp: '京ICP备15016866号-1', host: 'ezijing.com' } { icp: '京ICP备15016866号-1', host: 'ezijing.com' }
] ]
const found = map.find(item => { const found = map.find((item) => {
return process.browser && location.hostname.includes(item.host) return process.browser && location.hostname.includes(item.host)
}) })
return found ? found.icp : '京ICP备15016866号-1' return found ? found.icp : '京ICP备15016866号-1'
},
icpNumberEn() {
const map = [
{ icp: 'Beijing ICP Filing No.: 15016866-4', host: 'seg-aisa.cn' },
{ icp: 'Beijing ICP Filing No.: 15016866-5', host: 'segedu.cn' },
{ icp: 'Beijing ICP Filing No.: 15016866-6', host: 'segcdc.cn' },
{ icp: 'Beijing ICP Filing No.: 15016866-7', host: 'segcdc.com' },
{ icp: 'Beijing ICP Filing No.: 15016866-8', host: 'segshms.cn' },
{ icp: 'Beijing ICP Filing No.: 15016866-9', host: 'segshms.com' },
{ icp: 'Beijing ICP Filing No.: 15016866-10', host: 'segcrcs.com' },
{ icp: 'Beijing ICP Filing No.: 15016866-11', host: 'segcrcs.cn' },
{ icp: 'Beijing ICP Filing No.: 15016866-12', host: 'seghim.cn' },
{ icp: 'Beijing ICP Filing No.: 15016866-13', host: 'seghim.com' },
{ icp: 'Beijing ICP Filing No.: 15016866-14', host: 'seg-aisa.com' },
{ icp: 'Beijing ICP Filing No.: 15016866-1', host: 'ezijing.com' }
]
const found = map.find((item) => {
return process.browser && location.hostname.includes(item.host)
})
return found ? found.icp : 'Beijing ICP Filing No.: 15016866-1'
} }
} }
} }
...@@ -137,10 +209,10 @@ export default { ...@@ -137,10 +209,10 @@ export default {
color: #ffffff; color: #ffffff;
letter-spacing: 4px; letter-spacing: 4px;
opacity: 0.7; opacity: 0.7;
margin-left: 88px; margin-left: 38px;
white-space: nowrap;
.address { .address {
max-width: 610px; max-width: 612px;
} }
&.f-size { &.f-size {
font-size: 16px; font-size: 16px;
...@@ -171,4 +243,14 @@ export default { ...@@ -171,4 +243,14 @@ export default {
} }
} }
} }
.copyright {
height: 40px;
color: rgba(153, 153, 153, 1) !important;
background: #fff;
display: flex;
align-items: center;
.record {
display: flex;
}
}
</style> </style>
...@@ -20,17 +20,26 @@ ...@@ -20,17 +20,26 @@
><em>|</em><span class="logout" @click="logout">退出</span> ><em>|</em><span class="logout" @click="logout">退出</span>
</div> </div>
<div class="login-btn-box" v-else> <div class="login-btn-box" v-else>
<div class="login"><a :href="loginURL" :key="loginURL">登录</a></div> <div class="login">
<a :href="loginURL" :key="loginURL">登录</a>
</div>
<div class="register"> <div class="register">
<a :href="registerURL">注册</a> <a :href="registerURL">注册</a>
</div> </div>
</div> </div>
</client-only> </client-only>
</template> </template>
<!-- <div class="language"> <div class="language">
<span @click="switchLocale('zh-CN')">中文</span <span
><span style="display:none" @click="switchLocale('en-US')">EN</span> @click="switchLocale('zh-CN')"
</div> --> :class="isEn === false ? 'cn' : ''"
>中文</span
>/<span
:class="isEn === true ? 'cn' : ''"
@click="switchLocale('en-US')"
>EN</span
>
</div>
</div> </div>
</div> </div>
<div class="head-nav-content max-width-content"> <div class="head-nav-content max-width-content">
...@@ -40,19 +49,37 @@ ...@@ -40,19 +49,37 @@
<div :class="getNameActive(item)"> <div :class="getNameActive(item)">
<template v-if="!item.path"> <template v-if="!item.path">
<template v-if="item.click"> <template v-if="item.click">
<span @click="showEnroll" v-html="item.name"></span> <span
@click="showEnroll"
v-html="item.name"
:class="isEn === true ? 'name1' : ''"
></span>
</template>
<template
v-else
v-html="item.name"
:class="isEn === true ? 'name1' : ''"
>
</template> </template>
<template v-else v-html="item.name"> </template>
</template> </template>
<template v-else> <template v-else>
<nuxt-link :to="item.path"> <div v-html="item.name"></div></nuxt-link> <nuxt-link :to="item.path">
<div
v-html="item.name"
:class="isEn === true ? 'name1' : ''"
></div
></nuxt-link>
</template> </template>
</div> </div>
<div class="child-item" v-if="item.childern"> <div class="child-item" v-if="item.childern">
<div class="one-level"> <div class="one-level">
<template v-for="(level2Item, level2Index) in item.childern"> <template v-for="(level2Item, level2Index) in item.childern">
<div <div
:class="$route.path === level2Item.path || level2Item.isShow ? 'li active' : 'li'" :class="
$route.path === level2Item.path || level2Item.isShow
? 'li active'
: 'li'
"
:key="level2Index + 'level2'" :key="level2Index + 'level2'"
@mouseenter="levelShow(level2Item)" @mouseenter="levelShow(level2Item)"
@mouseleave="levelShow(level2Item, 'out')" @mouseleave="levelShow(level2Item, 'out')"
...@@ -60,9 +87,13 @@ ...@@ -60,9 +87,13 @@
<div <div
@click="goPage(level2Item.path, level2Item.pathType)" @click="goPage(level2Item.path, level2Item.pathType)"
class="name" class="name"
:class="isEn === true ? 'name1' : ''"
v-html="level2Item.name" v-html="level2Item.name"
></div> ></div>
<div class="el-icon-arrow-right" v-if="level2Item.childern"></div> <div
class="el-icon-arrow-right"
v-if="level2Item.childern"
></div>
</div> </div>
</template> </template>
</div> </div>
...@@ -130,16 +161,19 @@ export default { ...@@ -130,16 +161,19 @@ export default {
] ]
}, },
{ {
name: '实践基地', name: this.$t('menu.base'),
path: '/practice', path: '/practice',
childern: [ childern: [
{ {
name: '数字经济产业学院', name: this.$t('menu.baseChild.industry'),
path: '/practice/industry' path: '/practice/industry',
isShow: false
}, },
{ {
name: '数字经济实验室', name: this.$t('menu.baseChild.laboratory'),
path: '/practice/laboratory', path: '/practice/laboratory',
isShow: false,
childern: [ childern: [
{ {
name: '商业数据分析实验室', name: '商业数据分析实验室',
...@@ -152,8 +186,9 @@ export default { ...@@ -152,8 +186,9 @@ export default {
] ]
}, },
{ {
name: ' 数字经济职业技能中心', name: this.$t('menu.baseChild.career'),
path: '/practice/skill', path: '/practice/skill',
isShow: false,
childern: [ childern: [
{ {
name: '1+X金融产品数字化营销职业技能等级证书', name: '1+X金融产品数字化营销职业技能等级证书',
...@@ -173,41 +208,45 @@ export default { ...@@ -173,41 +208,45 @@ export default {
] ]
}, },
{ {
name: '数字经济产业&人才服务平台', name: this.$t('menu.baseChild.economy'),
path: '/practice/talent' path: '/practice/talent',
isShow: false
}, },
{ {
name: '数字化转型高级研修项目', name: this.$t('menu.baseChild.degital'),
path: '/practice/study' path: '/practice/study',
isShow: false
// pathType: 3
}, },
{ {
name: '落地案例', name: this.$t('menu.baseChild.example'),
isShow: false,
path: '/services/college/case' path: '/services/college/case'
} }
] ]
}, },
{ {
name: '产业学院', name: this.$t('menu.industrial'),
path: '/services', path: '/services',
childern: [ childern: [
{ {
name: '紫荆E-SAAS平台', name: this.$t('menu.industrialChild.saas'),
path: 'https://e-saas.ezijing.com/', path: 'https://e-saas.ezijing.com/',
pathType: 1 pathType: 1,
isShow: false
}, },
{ {
name: '专业共建&数字化改造', name: this.$t('menu.industrialChild.professional'),
path: '/services/professional' path: '/services/professional',
isShow: false
}, },
{ {
name: '数字经济实验室', name: this.$t('menu.industrialChild.laboratory'),
path: '/practice/laboratory', path: '/practice/laboratory',
isShow: false,
childern: [ childern: [
{ {
name: '商业数据分析实验室', name: this.$t('menu.industrialCollegeChild.data'),
path: '/practice/laboratory/analysis' path: '/practice/laboratory/analysis'
}, },
{ {
...@@ -217,25 +256,29 @@ export default { ...@@ -217,25 +256,29 @@ export default {
] ]
}, },
{ {
name: '教学研发', name: this.$t('menu.industrialChild.teach'),
path: '/services/teach' path: '/services/teach',
isShow: false
}, },
{ {
name: '引产入校', name: this.$t('menu.industrialChild.school'),
path: '/services/school' path: '/services/school',
isShow: false
}, },
{ {
name: '实习就业', name: this.$t('menu.industrialChild.employment'),
path: '/services/employment' path: '/services/employment',
isShow: false
}, },
{ {
name: '落地案例', name: this.$t('menu.industrialChild.example'),
path: '/services/college/case' path: '/services/college/case',
isShow: false
} }
] ]
}, },
{ {
name: '国际学位', name: this.$t('menu.degree'),
path: '/internationalDegree', path: '/internationalDegree',
childern: [ childern: [
{ {
...@@ -262,21 +305,6 @@ export default { ...@@ -262,21 +305,6 @@ export default {
path: ' https://cuw.ezijing.com/index', path: ' https://cuw.ezijing.com/index',
pathType: 1 pathType: 1
} }
// {
// name: this.$t('menu.degreeChild.masterChild.paln'),
// path: 'https://cfflp.ezijing.com',
// pathType: 1
// },
// {
// name: this.$t('menu.degreeChild.masterChild.studyAbroadMaster'),
// path: 'https://marywood-plus.ezijing.com/',
// pathType: 1
// }
// {
// name: '金融学硕士1+1',
// path: 'https://sbu-plus.ezijing.com/',
// pathType: 1
// }
] ]
}, },
{ {
...@@ -288,11 +316,6 @@ export default { ...@@ -288,11 +316,6 @@ export default {
path: 'http://marywood.ezijing.com/', path: 'http://marywood.ezijing.com/',
pathType: 1 pathType: 1
}, },
// {
// name: this.$t('menu.degreeChild.mbaChild.finance'),
// path: 'https://sofia.ezijing.com',
// pathType: 1
// },
{ {
name: this.$t('menu.degreeChild.mbaChild.internatidnal'), name: this.$t('menu.degreeChild.mbaChild.internatidnal'),
path: 'https://shms.ezijing.com', path: 'https://shms.ezijing.com',
...@@ -308,36 +331,36 @@ export default { ...@@ -308,36 +331,36 @@ export default {
] ]
}, },
{ {
name: '留学深造', name: this.$t('menu.abroad'),
path: '/studyAbroad', path: '/studyAbroad',
childern: [ childern: [
{ {
name: '硕士', name: this.$t('menu.degreeChild.master'),
isShow: false, isShow: false,
childern: [ childern: [
{ {
name: '纽约州立大学石溪分校金融硕士保研项目', name: this.$t('menu.degreeChild.masterChild.sbu'),
path: 'https://sbu-plus.ezijing.com/', path: 'https://sbu-plus.ezijing.com/',
pathType: 1 pathType: 1
}, },
{ {
name: '斯蒂文斯理工学院工程管理硕士保研项目', name: this.$t('menu.degreeChild.masterChild.sit'),
path: 'https://sit-plus.ezijing.com/', path: 'https://sit-plus.ezijing.com/',
pathType: 1 pathType: 1
} }
] ]
}, },
{ {
name: '博士', name: this.$t('menu.degreeChild.doctor'),
isShow: false, isShow: false,
childern: [ childern: [
{ {
name: '加州浸会大学全日制工商管理博士项目(DBA)', name: this.$t('menu.degreeChild.doctorChild.cbu_plus'),
path: 'https://cbu-plus.ezijing.com/', path: 'https://cbu-plus.ezijing.com/',
pathType: 1 pathType: 1
}, },
{ {
name: '加州浸会大学在线工商管理博士项目(DBA)', name: this.$t('menu.degreeChild.doctorChild.cbu_online'),
path: 'https://cbu-online.ezijing.com/', path: 'https://cbu-online.ezijing.com/',
pathType: 1 pathType: 1
} }
...@@ -346,20 +369,9 @@ export default { ...@@ -346,20 +369,9 @@ export default {
] ]
}, },
{ {
name: '校友故事', name: this.$t('menu.story'),
path: '/alumnus/story' path: '/alumnus/story',
// childern: [ isShow: false
// {
// name: '数字化转型高级研修项目',
// // path: 'https://x.ezijing.com',
// pathType: 3
// },
// {
// name: '成功案例',
// path: '/services/college/case',
// pathType: 1
// }
// ]
} }
], ],
time: null, time: null,
...@@ -378,7 +390,7 @@ export default { ...@@ -378,7 +390,7 @@ export default {
switchLocale(locale) { switchLocale(locale) {
this.$cookies.set('lang', locale, { domain: 'ezijing.com' }) this.$cookies.set('lang', locale, { domain: 'ezijing.com' })
this.isEn = this.$cookies.get('lang') === 'en-US' this.isEn = this.$cookies.get('lang') === 'en-US'
process.client && location.reload() process.client && window.location.reload()
}, },
goPage(path, goType) { goPage(path, goType) {
if (parseInt(goType) === 3) { if (parseInt(goType) === 3) {
...@@ -418,9 +430,9 @@ export default { ...@@ -418,9 +430,9 @@ export default {
} }
}, },
navLeave() { navLeave() {
this.navData.map(item => { this.navData.map((item) => {
if (item.childern) { if (item.childern) {
item.childern.map(cItem => { item.childern.map((cItem) => {
cItem.isShow = false cItem.isShow = false
}) })
} }
...@@ -438,14 +450,14 @@ export default { ...@@ -438,14 +450,14 @@ export default {
}, },
computed: { computed: {
getNameActive() { getNameActive() {
return item => { return (item) => {
const currentPath = this.$route.path const currentPath = this.$route.path
if (currentPath.includes(item.path)) { if (currentPath.includes(item.path)) {
return 'name active' return 'name active'
} else { } else {
let className = 'name' let className = 'name'
if (item.childern) { if (item.childern) {
item.childern.map(cData => { item.childern.map((cData) => {
cData.path === currentPath && (className = 'name active') cData.path === currentPath && (className = 'name active')
}) })
} }
...@@ -458,14 +470,18 @@ export default { ...@@ -458,14 +470,18 @@ export default {
}, },
loginURL() { loginURL() {
return process.client return process.client
? `${process.env.loginURL}/login/index?redirect_uri=${encodeURIComponent( ? `${
process.env.loginURL
}/login/index?redirect_uri=${encodeURIComponent(
location.origin + this.$route.fullPath location.origin + this.$route.fullPath
)}` )}`
: '' : ''
}, },
registerURL() { registerURL() {
return process.client return process.client
? `${process.env.loginURL}/register?redirect_uri=${encodeURIComponent(location.origin + this.$route.fullPath)}` ? `${process.env.loginURL}/register?redirect_uri=${encodeURIComponent(
location.origin + this.$route.fullPath
)}`
: '' : ''
} }
} }
...@@ -542,6 +558,9 @@ li { ...@@ -542,6 +558,9 @@ li {
font-size: 14px; font-size: 14px;
color: #333; color: #333;
cursor: pointer; cursor: pointer;
.cn {
color: #aa1941;
}
} }
} }
} }
...@@ -550,7 +569,7 @@ li { ...@@ -550,7 +569,7 @@ li {
margin: 0 auto; margin: 0 auto;
} }
.head-nav-content { .head-nav-content {
height: 72px; min-height: 72px;
display: flex; display: flex;
// align-items: center; // align-items: center;
.nav-item-box { .nav-item-box {
...@@ -559,6 +578,9 @@ li { ...@@ -559,6 +578,9 @@ li {
li { li {
position: relative; position: relative;
margin-right: 50px; margin-right: 50px;
.name1 {
line-height: 1.5;
}
.name { .name {
line-height: 72px; line-height: 72px;
font-size: 22px; font-size: 22px;
......
<template> <template>
<AppCard title="留学深造"> <AppCard title="留学深造">
<template #title> <template #title>
<nuxt-link to="/studyAbroad">留学深造</nuxt-link> <nuxt-link to="/studyAbroad">{{ $t('home.abroad.title') }}</nuxt-link>
</template> </template>
<div class="content_con"> <div class="content_con">
<div class="con_left con_left1" v-for="(item, index) in abroadList" :key="index"> <div
class="con_left con_left1"
v-for="(item, index) in abroadList"
:key="index"
>
<div class="left_tit">{{ item.title }}</div> <div class="left_tit">{{ item.title }}</div>
<div class="left_content"> <div class="left_content">
<ul class="left_con1"> <ul class="left_con1">
...@@ -33,33 +37,33 @@ export default { ...@@ -33,33 +37,33 @@ export default {
return { return {
abroadList: [ abroadList: [
{ {
title: '— 硕士 —', title: this.$t('home.degree.tabBtn1'),
isLine: true, isLine: true,
children: [ children: [
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad1.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad1.png',
desc: '纽约州立大学<br/>石溪分校<br/>金融学硕士<br/>保研项目NSF', desc: this.$t('home.abroad.sbu'),
href: 'https://sbu-plus.ezijing.com/' href: 'https://sbu-plus.ezijing.com/'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad2.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad2.png',
desc: '斯蒂文斯理工学院<br/>工程管理硕士<br/>保研项目MEM', desc: this.$t('home.abroad.sit'),
href: 'https://sit-plus.ezijing.com/' href: 'https://sit-plus.ezijing.com/'
} }
] ]
}, },
{ {
title: '— 博士 —', title: this.$t('home.abroad.tabBtn2'),
isLine: false, isLine: false,
children: [ children: [
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad3.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad3.png',
desc: '加州浸会大学<br/>在线工商管理<br/>博士项目DBA', desc: this.$t('home.abroad.cbu_online'),
href: 'https://cbu-online.ezijing.com/' href: 'https://cbu-online.ezijing.com/'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad3.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/abroad3.png',
desc: '加州浸会大学<br/>全日制工商管理<br/>博士项目DBA', desc: this.$t('home.abroad.cbu_plus'),
href: 'https://cbu-plus.ezijing.com/' href: 'https://cbu-plus.ezijing.com/'
} }
] ]
......
<template> <template>
<AppCard title="校友故事" class="home-alumni"> <AppCard :title="$t('menu.story')" class="home-alumni">
<template #title><nuxt-link to="/alumnus/story">校友故事</nuxt-link></template> <template #title
<template #header-aside><nuxt-link to="/alumnus/story">查看更多+</nuxt-link></template> ><nuxt-link to="/alumnus/story">{{
<app-link v-if="listData.length > 0" :data="listData[0]" :to="`/alumnus/story/${listData[0].id}`"> $t('menu.story')
}}</nuxt-link></template
>
<template #header-aside
><nuxt-link to="/alumnus/story">{{ $t('viewMore') }}</nuxt-link></template
>
<app-link
v-if="listData.length > 0"
:data="listData[0]"
:to="`/alumnus/story/${listData[0].id}`"
>
<div class="alumni_content"> <div class="alumni_content">
<img class="content_img" :src="listData[0].web_img_uri" loading="lazy" /> <img
class="content_img"
:src="listData[0].web_img_uri"
loading="lazy"
/>
<div class="content_desc"> <div class="content_desc">
<div class="desc_tit"> <div class="desc_tit">
{{ listData[0].title }} {{ listData[0].title }}
...@@ -32,9 +46,11 @@ export default { ...@@ -32,9 +46,11 @@ export default {
project_id: process.env.projectId, project_id: process.env.projectId,
type_tag: 'article_alumni' type_tag: 'article_alumni'
} }
this.listData = await this.$axios.get('/api/cms/api/v1/articles', { params }).then(res => { this.listData = await this.$axios
return res.data.data .get('/api/cms/api/v1/articles', { params })
}) .then((res) => {
return res.data.data
})
} }
} }
</script> </script>
......
...@@ -29,49 +29,48 @@ export default { ...@@ -29,49 +29,48 @@ export default {
return { return {
degreeList: [ degreeList: [
{ {
title: '— 硕士 —', title: this.$t('home.degree.tabBtn1'),
isLine: true, isLine: true,
children: [ children: [
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_med1.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_med1.png',
desc: '教育学硕士(儿童)<br/>MED', desc: this.$t('home.degree.med'),
href: 'https://cu.ezijing.com/' href: 'https://cu.ezijing.com/'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_msf.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_msf.png',
desc: '金融硕士<br/>MSF', desc: this.$t('home.degree.msf'),
href: 'https://kelley.ezijing.com/' href: 'https://kelley.ezijing.com/'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_map.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_map.png',
desc: '应用心理学硕士<br/>MAP', desc: this.$t('home.degree.map'),
href: 'https://ciis.ezijing.com/' href: 'https://ciis.ezijing.com/'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_med2.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/master_med2.png',
desc: '教育学硕士(家庭) <br/>MED', desc: this.$t('home.degree.cuw'),
href: 'https://cuw.ezijing.com/index' href: 'https://cuw.ezijing.com/index'
} }
] ]
}, },
{ {
title: '— MBA —', title: this.$t('home.degree.tabBtn2'),
isLine: false, isLine: false,
children: [ children: [
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba1.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba1.png',
desc: '数字领导力方向<br/>MBA', desc: this.$t('home.degree.mba'),
href: 'https://marywood.ezijing.com/' href: 'https://marywood.ezijing.com/'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba2.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba2.png',
desc: '酒店和旅游方向<br/>MBA', desc: this.$t('home.degree.international'),
href: 'https://shms.ezijing.com/' href: 'https://shms.ezijing.com/'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba3.png', img: 'https://webapp-pub.ezijing.com/www/pc/home/personal/mba3.png',
desc: '餐饮管理方向<br/>MBA', desc: this.$t('home.degree.caas'),
href: 'https://caas.ezijing.com/' href: 'https://caas.ezijing.com/'
} }
] ]
...@@ -115,6 +114,7 @@ export default { ...@@ -115,6 +114,7 @@ export default {
padding-top: 10px; padding-top: 10px;
padding-bottom: 14px; padding-bottom: 14px;
margin-top: -10px; margin-top: -10px;
box-sizing: border-box;
.con_desc { .con_desc {
color: #f9f8f8; color: #f9f8f8;
} }
...@@ -124,6 +124,7 @@ export default { ...@@ -124,6 +124,7 @@ export default {
height: 90px; height: 90px;
} }
.con_desc { .con_desc {
width: 128px;
text-align: center; text-align: center;
margin-top: 10px; margin-top: 10px;
font-size: 14px; font-size: 14px;
......
<template> <template>
<AppCard title="通知公告"> <AppCard :title="$t('menu.notice')">
<template #title> <template #title>
<nuxt-link to="/about/news">通知公告</nuxt-link> <nuxt-link to="/about/news">{{ $t('menu.notice') }}</nuxt-link>
</template> </template>
<template #header-aside> <template #header-aside>
<nuxt-link to="/about/news">{{ $t('viewMore') }}</nuxt-link> <nuxt-link to="/about/news">{{ $t('viewMore') }}</nuxt-link>
...@@ -9,9 +9,17 @@ ...@@ -9,9 +9,17 @@
<div class="news-content"> <div class="news-content">
<div class="left-content"> <div class="left-content">
<div class="list"> <div class="list">
<div v-swiper:mySwiper="swiperOption" ref="mySwiper" class="swiper-no-swiping"> <div
v-swiper:mySwiper="swiperOption"
ref="mySwiper"
class="swiper-no-swiping"
>
<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="time-block">
<div class="m-time">{{ formatMD(item.abstract) }}</div> <div class="m-time">{{ formatMD(item.abstract) }}</div>
...@@ -30,8 +38,12 @@ ...@@ -30,8 +38,12 @@
<app-link :key="index" :data="item" :to="`/about/news/${item.id}`"> <app-link :key="index" :data="item" :to="`/about/news/${item.id}`">
<li> <li>
<div class="time-block"> <div class="time-block">
<div class="m-time">{{ formatMD(item.start_time * 1000) }}</div> <div class="m-time">
<div class="t-time">{{ formatYY(item.start_time * 1000) }}</div> {{ formatMD(item.start_time * 1000) }}
</div>
<div class="t-time">
{{ formatYY(item.start_time * 1000) }}
</div>
</div> </div>
<div class="content_con"> <div class="content_con">
<div class="text">{{ item.title }}</div> <div class="text">{{ item.title }}</div>
...@@ -75,7 +87,9 @@ export default { ...@@ -75,7 +87,9 @@ export default {
page: 1, page: 1,
limit: 3 limit: 3
} }
this.listData = await this.$axios.get('/api/cms/api/v1/articles', { params }).then(res => res.data.data) this.listData = await this.$axios
.get('/api/cms/api/v1/articles', { params })
.then((res) => res.data.data)
}, },
mounted() { mounted() {
this.getActivity() this.getActivity()
...@@ -96,7 +110,7 @@ export default { ...@@ -96,7 +110,7 @@ export default {
project_id: process.env.projectId, project_id: process.env.projectId,
type_tag: 'www_activity' type_tag: 'www_activity'
} }
this.$axios.get('/api/cms/api/v1/articles', { params }).then(res => { this.$axios.get('/api/cms/api/v1/articles', { params }).then((res) => {
this.activityList = res.data.data this.activityList = res.data.data
}) })
} }
......
export default { export default {
menu: { menu: {
about: 'ABOUT ZIJING', about: 'About Zijing Education',
base:'Practice Bases',
industrial:'Zijing College of Industry',
degree: 'International Degrees',
abroad:'Overseas Education',
notice:'通知公告',
story:'Alumni Stories',
services: 'EDUCATION SERVICES', services: 'EDUCATION SERVICES',
degree: 'INTERNATIONAL EDUCATION',
industrialCollege: 'DIGITAL COLLEGE', industrialCollege: 'DIGITAL COLLEGE',
onlineEdu: 'ONLINE EDUCATION', onlineEdu: 'ONLINE EDUCATION',
alumni: 'ALUMNI', alumni: 'ALUMNI',
...@@ -15,6 +20,23 @@ export default { ...@@ -15,6 +20,23 @@ export default {
openLesson: 'Open Lesson', openLesson: 'Open Lesson',
contact: 'Contact Us' contact: 'Contact Us'
}, },
baseChild:{
industry:'数字经济产业学院',
laboratory:'数字经济实验室',
career:'数字经济职业技能中心',
economy:'数字经济产业&人才服务平台',
degital:'数字化转型高级研修项目',
example:'落地案例'
},
industrialChild:{
saas:'紫荆E-SAAS平台',
professional:'专业共建&数字化改造',
laboratory:'数字经济实验室',
teach:'教学研发',
school:'引产入校',
employment:'实习就业',
example:'落地案例'
},
servicesChild: { servicesChild: {
cert: 'PCCC', cert: 'PCCC',
x: '1+X', x: '1+X',
...@@ -47,10 +69,14 @@ export default { ...@@ -47,10 +69,14 @@ export default {
shms: 'SHMS' shms: 'SHMS'
}, },
masterChild: { masterChild: {
sbu:'纽约州立大学石溪分校金融硕士保研项目',
sit:'斯蒂文斯理工学院工程管理硕士保研项目',
msf: 'MSF', msf: 'MSF',
med: 'MED ', med: 'MED ',
map: 'MAP', map: 'MAP',
paln: 'Future Financial Leadership Program' paln: 'Future Financial Leadership Program',
jmed: '教育学硕士(家庭)MED',
}, },
mbaChild: { mbaChild: {
mba: 'MBA', mba: 'MBA',
...@@ -61,7 +87,12 @@ export default { ...@@ -61,7 +87,12 @@ export default {
doctorChild: { doctorChild: {
// dba: 'Doctor of Psychology (coming soon)', // dba: 'Doctor of Psychology (coming soon)',
edd: 'Doctor of Business Administration (coming soon)', edd: 'Doctor of Business Administration (coming soon)',
studyAbroad: 'study abroad 2+1 (coming soon)' studyAbroad: 'study abroad 2+1 (coming soon)',
edd: '工商管理博士DBA',
studyAbroad: '海外留学2+1(即将推出)',
cbu_online: '工商管理博士DBA',
cbu_online:'加州浸会大学在线工商管理博士项目(DBA)',
cbu_plus:'加州浸会大学全日制工商管理博士项目(DBA)'
} }
}, },
industrialCollegeChild: { industrialCollegeChild: {
...@@ -110,14 +141,13 @@ export default { ...@@ -110,14 +141,13 @@ export default {
}, },
degree: { degree: {
title: 'Degree Education', title: 'Degree Education',
tabBtn1: 'Bachelor', tabBtn1: '- Master -',
tabBtn2: 'Master', tabBtn2: '- MBA -',
tabBtn3: 'MBA',
tabBtn4: 'Doctorate',
shms: 'SHMS<br />(coming soon)', shms: 'SHMS<br />(coming soon)',
msf: 'MSF', msf: 'MSF',
med: 'MED<br />(Childhood Psychology<br />and Education)', med: 'MED (Childhood Psychology and Education)',
map: 'MAP', map: 'MAP',
cuw: '教育学硕士(家庭)<br />MED',
// plan: 'Plan for Future<br/>Financial Leaders', // plan: 'Plan for Future<br/>Financial Leaders',
mba: 'MBA', mba: 'MBA',
finance: 'MBA<br />IN FINANCE', finance: 'MBA<br />IN FINANCE',
...@@ -128,6 +158,16 @@ export default { ...@@ -128,6 +158,16 @@ export default {
studyAbroad: '海外留学2+1<br/>(即将推出)', studyAbroad: '海外留学2+1<br/>(即将推出)',
studyAbroadMaster: '海外留学<br/> 1+1' studyAbroadMaster: '海外留学<br/> 1+1'
}, },
abroad:{
title:'留学深造',
tabBtn1: '— Master —',
tabBtn: '— Doctorate —',
sbu:'纽约州立大学<br/>石溪分校<br/>金融学硕士<br/>保研项目NSF',
sit: '斯蒂文斯理工学院<br/>工程管理硕士<br/>保研项目MEM',
cbu_plus:'加州浸会大学<br/>全日制工商管理<br/>博士项目DBA',
cbu_online:'加州浸会大学<br/>在线工商管理<br/>博士项目DBA'
},
onlineEdu: { onlineEdu: {
title: '在线教育解决方案', title: '在线教育解决方案',
service: '业务服务模块', service: '业务服务模块',
...@@ -163,13 +203,13 @@ export default { ...@@ -163,13 +203,13 @@ export default {
foot: { foot: {
address: address:
'Address: 5F, Building 7, Tsinghua University Science Park, No.1 East Zhongguancun Road, Haidian District, Beijing, 10084', 'Address: 5F, Building 7, Tsinghua University Science Park, No.1 East Zhongguancun Road, Haidian District, Beijing, 10084',
contact: `联系电话:010-62793909`, contact: `Tel:010-62793909`,
email: 'Email: service@ezijing.com', email: 'Email: service@ezijing.com',
link1: 'jsj.moe.gov.cn', link1: 'Education-related Foreign Affairs Regulation Information Portal',
link2: 'pbcsf.tsinghua.edu.cn', link2: 'pbcsf.tsinghua.edu.cn',
relation: '关联企业:清控紫荆(深圳)教育科技有限公司&nbsp;&nbsp;&nbsp;&nbsp;清控紫荆(北京)人力资源服务有限公司', relation: 'Affiliates: Tsinghua Holdings Zijing (Shenzhen) Education Group Co., Ltd. Tsinghua Holdings Zijing (Beijing) Human Resources Service Co., Ltd.',
weChat: 'WeChat Official Account', weChat: 'Official WeChat Account',
ezjClass: '微信视频号' ezjClass: 'WeChat Video Account'
}, },
viewMore: 'View More+', viewMore: 'View More+',
aside: { aside: {
...@@ -323,5 +363,229 @@ export default { ...@@ -323,5 +363,229 @@ export default {
// tit5: 'Construction of training platform', // tit5: 'Construction of training platform',
// tit6: 'Induced labor enrolled', // tit6: 'Induced labor enrolled',
// tit7: 'Professional + innovation and entrepreneurship' // tit7: 'Professional + innovation and entrepreneurship'
},
baseMain:{
tit:'Practice Base for Integration of Industry and Education in Digital Economy',
desc:'Practice Base for Integration of Industry and Education in Digital Economy offered by Zijing Education is characterized by an "N+3" structure, i.e. "N" colleges of digital economy and industry, the Digital Economy Lab, the Digital Vocational Skills Center, and the Digital Economy and Industry & Talent Service Platform.',
item_tit1:'College of Digital Economy and Industry',
item_desc1:`1+3+N<br/>Developing Clusters of High-Level Specialties`,
item_tit2:'Digital Economy Lab',
item_desc2:`Business Data Analysis Lab<br/>Digital Marketing Lab`,
item_tit3:'Digital Economy Vocational Skills Center',
item_desc3:`1 + X Vocational Skills Certificates<br/>PRP Private Wealth Risk Management Certificate<br/>Vocational Qualification Certificates issued by the Ministry of Human Resources and Social Security`,
item_tit4:'Digital Economy and Industry & Talent Service Platform',
item_desc4:`6 Talent Services<br/>Ample Employment Opportunities`,
},
industry:{
tit:'Zijing College of Digital Economy and Industry',
desc:'Zijing Education builds colleges of digital economy and industry through collaborative innovation of “government departments, higher education institutions, enterprises, and industry associations" with the model of "1 (government) +1 (Zijing Education) + N (higher education institutions)". Zijing Education works with higher education institutions to implement the "six joint contributions" education model, i.e., jointly building high-level specialties, developing courses, improving teacher teams, setting up scientific research centers, recommending enrollment and employment, and "going global".',
tit1:'Focus on development of connotations of specialties, and achieve high quality closed loop of talent development',
desc1:'Collaborative innovation of “government departments, higher education institutions, enterprises, and industry associations" with the model of "1 (government) +1 (Zijing Education) + N (higher education institutions)"',
provide_tit:'Provided by Zijing Education',
provide_list:{
item1:'Operations Management',
item2:'Specialty Design',
item3:'Curriculum Development',
item4:'Dual Supervisors',
item5:'Teaching Management',
item6:'Dual-Qualification Teachers',
item7:'Production and Education Bases',
item8:'Internship and Employment',
item9:'Teaching Results',
item10:'Others',
},
focus_tit:'Focus on development of connotations of specialties, and implement the "six joint contributions" education model',
focus_list:{
item1_tit:'1 +3 + N',
item1_desc:`1 center: Business data analysis<br/>3 fundamental specialties: Digital marketing, digital operation, and digital accounting <br/>N applied specialties: Digital finance, digital trade, digital energy ...`,
item1_tips:'Create clusters of high-level specialties',
item2_tit:'Four Precise Efforts and Three Labs',
item2_desc:'Precise conformity with requirements, curriculum development, training, and employment recommendation<br/>Business Data Analysis Lab, Digital Marketing Lab, and Cloud Computing Lab',
item2_tips:'Innovate training models',
item3_tit:'Dual Capabilities and Combination of Introduction and Cultivation',
item3_desc:'Introduction of industrial courses and building of hybrid teams of teachers<br/>"Technical master workshops” jointly built by education institutions and enterprises<br/>Jointly built teaching steering committees and recruitment of service team leaders from the market',
item3_tips:'Create high-level teaching teams',
item4_tit:'Closely tracking of industrial needs and combination of education and practical training',
item4_desc:'Electronic talent files and digital skill portraits<br/>Industry-level lab software to reproduce real digital operation scenarios and case studies of enterprises for experiments of skills required by various industries',
item4_tips:'Jointly build on-campus practical training bases',
item5_tit:'Benchmarking top requirements and focusing on recognition',
item5_desc:'Teaching materials integrating production and education jointly developed by education institutions and enterprises<br/>"Classroom revolution” with innovative teaching methods and classroom practices<br/>Holding and coordinating of various skills competitions, certification training, employee training, and other courses',
item5_tips:'Develop courses under university-industry cooperation programs',
item6_tit:'From the Industry and for the Industry',
item6_desc:'Jointly submit research project applications<br/>Jointly carry out technical consultation and jointly set up technical expert think tanks<br/>Jointly commercialize technological achievements',
item6_tips:'Create platforms for industry, university, and research collaboration',
}
},
talent:{
tit:'Digital Economy and Industry & Talent Service Platform',
desc:'The Digital Economy Industry & Talent Service Platform bridges the "last mile" that connects talents with industries. It provides six categories of services, i.e. smart talent database, talent evaluation, online classroom, talent management, resource sharing, and project matching to address problems encountered by enterprises in "selecting, developing, and retaining" employees.',
list:{
item1_tit:'Digital Finance',
item1_subtitle:'Employment Opportunities',
item1_desc:'Zijing Education works with the China Association of Small and Medium Enterprises and expands the enterprise pool of the "International Software Outsourcing and Delivery Base” to offer ample jobs and help students find rewarding jobs.',
item2_tit:'Digital Talent Database',
item2_subtitle:'Attracting Talents',
item2_desc:'Leveraging colleges and practice bases of digital economy and industry, Zijing Education help enterprises attract talents by classifying and adding talents to the database, creating a talent reserve platform of "one chain, six categories, and multiple groups."',
item3_tit:'Online Internal Training Platform',
item3_subtitle:'Cultivate Talents',
item3_desc:'Zijing Education has developed an online SaaS training platform, a "skill dictionary" integrating various resources, and formed a ubiquitous learning network to cultivate talents for enterprises.',
item4_tit:'"Skills Codes"',
item4_subtitle:'Retain Talents',
item4_desc:'Zijing Education has designed "skills codes” which reflect data such as skill type, skill level, and learning history, carries out research on the talent demand, and serves targeted recruitment to retain talents for enterprises.'
}
},
study:{
tit:'Advanced Digital Transformation Training Program',
desc:'The Advanced Digital Transformation Training Program is a high-level program for entrepreneurs offered by Zijing Education in collaboration with domestic and foreign higher education institutions. The program systematically expounds on the journey of enterprises for digital transformation in the new era from a panoramic perspective, covering business management innovation, artificial intelligence, big data, cloud computing, and scientific design. The courses are taught by experts from fields of domestic and foreign government departments, industrial communities, higher education institutions, research institutes, and organizations of applications.',
positive_tit:'Project Advantages',
positive_desc1:'Quickly understand the external market, resources, and internal management of enterprises with digital tools ',
positive_desc2:'Increase revenues, improve efficiency, and reduce costs through transformation and upgrading ',
positive_desc3:'Practical knowledge and international degrees',
positive_desc4:'Top-level design, digitalized business and market support, digitalized management and talent system, and underlying digital technology system ',
positive_desc5:'Gain insights into the overall implementation of digital transformation and a deep understanding of the core modules and practices of digital transformation.',
map_tit:'Strategic Map of Digital Transformation',
contact_tit:'Contact Us Now <br/>Advanced Digital Transformation Training Program',
name_placeholer:'Your Name',
phone_placeholder:'Your Mobile Phone Number',
submit_btn:'Submit'
},
degital:{
tit1:'Joint Contribution to Specialty Development',
desc1:' Leveraging its technical and industrial resources, Zijing Education assists higher education institutions to cope with industrial changes, policy requirements, and new management challenges, provides them with support for building and upgrading specialties that feature industrialization, internationalization, and digitalization, and helps them optimize education programs and improve the teaching force. Zijing Education works with higher education institutions to develop premium curriculum resources, promote teaching development, improve the overall level of specialty development, and build specialized characteristics and advantages.',
tit2:'Cultivate Innovative Digital Specialists to Promote Industrial Development and Upgrading',
tit3:'1+3+N Digital + Industry-wide Joint Contribution to Specialty Development',
desc3:'Digital + industry-wide specialties are being developed with business data analysis as the underlying technology and digital marketing, digital operation, and digital accounting as the basic specialties. Based on the typical application scenarios of the digital economy, the programs encompass core industrial applications, such as digital finance, digital trade, digital agriculture, and digital energy with digital transformation and specialty upgrading as the key.',
tit4:'Key Specialties',
desc4:' A large amount of data is generated every minute or second in this era of information explosion. Data analysts help enterprises clearly understand the current situation and competitive environment from massive data and make the best of data to support risk evaluation and decision-making by enterprises. Data analysis and presentation provide decision-makers of enterprises with valuable, clear, and accurate reports supported by data. Business data analysis has become an essential function for digital enterprises to enhance their competitiveness.',
tit5:'Business Data Analysis',
desc5:' This program gives students solid knowledge of business, economy, and operations management. Based on the big data analysis platform, it teaches students the core knowledge and methods of data analysis, such as data collection, processing, analysis, and visualization, and predictive modeling, by developing mathematical thinking, such as mathematical statistics.',
base_profession:{
tit1:'Basic Specialties',
tit1_t1:'Basic Specialties',
tit1_d1:'Digitization directly allows business activities to be conducted online with many of them being automatically done by machines, thus minimizing human errors and improving efficiency. Digitalization drives disruptive change to business models. Companies can directly establish connections with customers and build business models centered on customers in the real sense via the Internet. A digitalized business model involves three basic aspects: marketing, operations management, and finance.',
tit1_t2:'Digital Marketing',
tit1_t3:'Digital Operation',
tit1_t4:'Digital Accounting',
tit1_d4_tit1:'Solid Foundation + Familiarity with Operations + Compound Knowledge',
tit1_d4_tit2:'This program cultivates accounting specialists who have firm ideals and beliefs; all-around development of morality, intelligence, physique, aesthetic appreciation, and work skills; humanistic qualities, professional ethics, and awareness of innovation. They are familiar with typical data analysis tools and skills, capable of analyzing certain financial data, operating and maintaining accounting software, and adept in accounting, tax law, financial management, and analysis. The graduates may be engaged in data processing and analysis, financial robot applications, accounting, financial management, management accounting, digital operation and marketing of products, tax risk control, business data, etc. at shared financial service centers, big data service providers, small, medium, and large enterprises, and government and public institutions. ',
tit1_d4_tit3:'Adapt to challenges for information technology in the era of "big data, artificial intelligence, mobile Internet, cloud computing, Internet of Things, and blockchain"'
},
apply:{
tit1:'Applied Specialties',
tit1_d1:'Digitization directly allows business activities to be conducted online with many of them being automatically done by machines, thus minimizing human errors and improving efficiency. Digitalization drives disruptive change to business models. Companies can directly establish connections with customers and build a truly customer-centric operation model via the Internet. A digitalized business model involves three basic aspects: marketing, operations management, and finance.',
tit1_t2:'Digital Finance',
tit1_d2_tit1:'Compound + Internationalized + Innovative',
tit1_d2_tit2:'A brand-new curriculum has been developed with interdisciplinary settings to cultivate fintech specialists with compound, innovative, and internationalized knowledge. Students will learn financial digitalization, master the core principles, methods, and applications of technologies in such fields as quantitative finance, financial risk management, big data, machine learning, and deep learning, deeply understand the application scenarios of fintech, and have the ability of designing, implementing and managing digital and intelligent project solutions. The graduates are intended to join the main force of digital transformation and fintech applications with innovative and international competitiveness.',
tit1_d2_tit3:'Accelerate the development of digital finance specialists and create a "new model" for training and education',
tit1_t3:'Digital Agriculture',
tit1_d3_tit1:'Agriculture Empowered by Digital Economy',
tit1_d3_tit2:'This program cultivates high-level applied specialists in agriculture and forestry economic management who master basic theories and knowledge in economy and management, are aligned with the economic and social development and digitalization of agriculture and forestry, have relevant scientific knowledge of agriculture and forestry, understand the frontier advances of the discipline and the concepts of ecologically sustainable development, agricultural Internet of Things, artificial intelligence and digitalization, and are able to apply methods and skills of social and economic investigation, enterprise economic management, technical and economic analysis and economic accounting with a strong awareness of ecological civilization, devotion to "agriculture, rural areas, and farmers," and spirits of innovation and entrepreneurship. The graduates will have a deep understanding of "agriculture, rural areas, and farmers" and possess practical skills in marketing, operation, and management.',
tit1_d3_tit3:'Create a new paradigm for the education of specialists with applied skills for agricultural digitalization management through interdisciplinary integration featuring agricultural "Internet of things + big data + informatization."',
tit1_t4:'Digital Trade',
tit1_d4_tit1:'Development-oriented + Compound + Innovative',
tit1_d4_tit2:'This program cultivates specialists in sales, consulting, marketing, and international trade who have firm ideals and beliefs; all-round development of morality, intelligence, physique, aesthetic appreciation, and work skills; humanistic qualities, professional ethics, and awareness of innovation; the spirit of craftsman and excellence, strong competences, and capability of sustainable development; essential knowledge and skills of the program for the wholesale, retail, Internet and related service sectors. The graduates may be engaged in e-commerce, product sales, cross-border e-commerce, planning and creativity, foreign trade, business analysis, Internet product design, etc. With development-oriented, compound, innovative and proficient qualities, they will meet the needs for industrial transformation and upgrading and technological innovation of enterprises.',
tit1_d4_tit3:'Accelerate the training and education of digital trade specialists who help enterprises transform for digital marketing',
tit1_t5:'Digital Energy',
tit1_d5_tit1:'Development-oriented + Compound + Innovative',
tit1_d5_tit2:'This program cultivates specialists who have firm ideals and beliefs; all-round development of morality, intelligence, physique, aesthetic appreciation, and work skills; scientific knowledge, humanistic qualities, professional ethics, and awareness of innovation; the spirit of craftsman and excellence, strong competences, and capability of sustainable development; essential knowledge and skills of the program. The graduates may be engaged in the industries of new energy, machinery and equipment, building materials, furniture, household appliances, mining, refinery, environmental protection, human resources, consulting, automotive spare part manufacturing, etc., and be able to assume roles of engineering design, management, operation, etc.',
tit1_d5_tit3:'Accelerate the training and education of digital energy specialists who help enterprises drive digital transformation',
tit1_t6:'Digital Healthcare',
tit1_d6_tit1:'Development-oriented + Compound + Innovative',
tit1_d6_tit2:'This program cultivates specialists who have firm ideals and beliefs; all-round development of morality, intelligence, physique, aesthetic appreciation, and work skills; scientific knowledge, humanistic qualities, professional ethics, and awareness of innovation; the spirit of craftsman and excellence, strong competences, and capability of sustainable development; data analysis and digital operation abilities adapted to the current digital economy; essential knowledge and skills of the program. The graduates may serve as health managers, other health service workers, social workers, and other roles in health and be engaged in physical, mental rehabilitation and other healthcare services, ability assessment, institutional technical management, etc.',
tit1_d6_tit3:'Accelerate the training and education of digital healthcare specialists who help enterprises drive digital transformatio',
tit1_t7:'Digital Supply Chain',
tit1_d7_tit1:'Development-oriented + Compound + Innovative',
tit1_d7_tit2:'This program cultivates specialists who have an all-round development of morality, intelligence, physique, aesthetic appreciation, and work skills; scientific knowledge, the spirit of craftsman and excellence; information capabilities; knowledge of market research and demand analysis, procurement and inventory management, production planning and control, logistics and supply chain operation, etc.; abilities of market projection, data analysis, planning, risk control, and emergency management. The graduates may be engaged in market research and customer management, procurement and supplier management, supply chain production and control, supply chain logistics management, supply chain planning and operation, etc.',
tit1_d7_tit3:'Accelerate the training and education of digital supply chain specialists who help enterprises drive digital transformation'
}
},
laboratory:{
tit:'Digital Economy Lab',
desc:'Zijing Education has developed the industrial-class Digital Economy Lab by relying on data analysis and digital marketing -- the two key capabilities -- in the digital talent model. With the basic resource services provided by a hybrid cloud architecture of public cloud and private cloud, the lab combines the platform services of business data analysis and digital marketing training, integrates data sets and case sets of multiple industries, and provides teaching services such as teaching and practical training, enterprise data analysis and marketing, scientific research and exchanges, operation and maintenance support and visualization to the application layer and the user layer by relying on the teaching service resources of e-SaaS.',
tit2:'"Production, Learning, Research, Training, and Innovation" Five-in-one Digital Economy Lab',
tab1_tit:'Business Data Analysis ',
tab2_tit:'Digital Marketing Lab',
btn1:'Learn Details',
btn2:'Click to Log in'
},
skill:{
tit:'Digital Economy Vocational Skills Center',
desc:'Through introduction of recognized certifications and internal development, Zijing Education has formed a three-level certification system consisting of government evaluation + industry evaluation + enterprise evaluation',
item1_tit:'Introduction of Government Certification Systems',
item1_desc: ` Qualification certificates such as "Internet Marketer" and "Business Data Analyst," for which, Zijing Education has been authorized) from the Ministry of Industry and Information Technology for employees from enterprises;<br/>
Vocational skill level certificates of digital marketing for financial products issued by the Ministry of Education, for which Zijing Education organizes evaluation, and other "1 + X" certificates to provide certification services for college students.`,
item2_tit: 'Introduction of Non-Government Certification Systems',
item2_desc: 'Established certifications by "third-party organizations" to cultivate talents adapted to regional development of industries.',
item3_tit: 'Developed Certification Systems',
item3_desc: 'Based on its services and products, Zijing Education applies for the status as a third-party evaluation organization to the national, provincial, and municipal levels authorities for social security. Zijing Education works with leading enterprises to define new occupations and submit them to the Ministry of Human Resources and Social Security for approval.',
item4_tit:'1 + X vocational skill level certificates of digital marketing for financial products',
item5_tit: 'Vocational certificate issued by the Ministry of Human Resources and Social Security',
item6_tit:'Private wealth risk management consultant',
item_btn:'Click to View'
},
teach:{
tit1:'Curriculum Resources',
desc1:'Zijing Education has transformed the traditional logical framework of knowledge of disciplines according to a modular system (online and offline) featuring "digital + specialty" and "digital + industry." The abilities and knowledge required for different roles are carefully attributed to different specialties, on which modules are based.',
tip1_1:'Curriculum resources shared by specialties (specialty groups)',
tip1_2:'Reform of teaching plan',
tip1_3:'High-quality digitalized teaching resources for specialties (specialty groups)',
tit2:'Innovative Teachers',
desc2:`Zijing Education has built teacher training and practice bases and provides certified lecturer training to supply "dual-qualified" teachers with high theoretic levels and practical skills for "dual-qualified and structured" teams. Zijing Education cultivates leaders of specialty groups and leaders and key teachers of specialties, strengthens further study, academic exchanges, and cooperation, and enhances the teaching and practical skills of teachers from specialty groups.
<br />At present, Zijing Education has 50+ curriculum developers and 700+ faculty members and has completed 4,900+ class hours of R&D and delivered 20+ teaching achievements.`,
tip2_1:'Recruit leading specialists from enterprises and teachers from industries',
tip2_2:'Working at enterprises and mobile teacher practicing stations at enterprises',
tip2_3:'Two-way flow of teachers between schools and enterprises',
tip2_4:'Dual-qualified teacher empowerment',
tit3:'Reform of Teaching Materials and Methods',
desc3:'Zijing Education delivers online and offline classes featuring "students-apprentices, tutors-masters, working-teaching" based on the digital economy curriculum system to achieve the all-around education goal of "skill training + quality development + personality shaping" and drive the curriculum revolution. Zijing Education has published entry-level, intermediate, and advanced textbooks for "1 + X Financial Products Digital Marketing Vocational Skill Level Certification" with more than 1 million characters, compiled 2000+ questions for the online question bank, and recorded 500+ hours of live videos.',
tip3_1:'Joint contribution to characteristic teaching materials',
tip3_2:'Teaching scheme reform',
tip3_3:'Teaching digitalization reform',
tit4:'Adapted Teaching Methods and Materials',
desc4:'Based on the SaaS platform, Business Data Analysis Lab, Digital Marketing Lab, Digital Operation Lab, and Center for Introduction of Production Activities into Higher Education Institutions',
tit5:'Internship and Practical Training Bases',
desc5:'Zijing Education has established internship and practical training bases for digital specialists by specialty groups encompassing "digital + industrial chains." The two key internship and practical training bases, i.e. the on-campus sharing platform and production-education practical training platform, consolidate the basic abilities of specialties for potential posts and strengthen post-related practical skills training to meet the requirements for ability certification.',
tip5_1:'On-campus practical training bases',
tip5_2:'On-campus workshops and in-enterprise studios',
tip5_3:'In-enterprise practical training bases',
tip5_4:'Digital Economy Lab',
tit6:'Internship and Employment Opportunities',
desc6:`Zijing Education works to establish platforms focusing on key groups and driving the talent supply chain, form industrial cluster alliances with leading enterprises, make the best of talent demand prediction and vocational skill evaluation; take the market supply and demand ratio and the employment opportunities of related posts as an important basis for the adjustment of the employment structure in the digital industry, enhance communication on the talent supply and demand with enterprises, and improve the employment results of graduates from Zijing College of Digital Economy and Industry.<br />
At present, Zijing Education has established partnerships with more than 20 financial institutions, more than 10 hotels, more than 10 new media organizations, and several general institutions around the world.`,
tip6_1:'Internship and employment recommendation',
tip6_2:'Employment interview skills guiding and simulated interviews',
tip6_3:'Job fairs',
tip6_4:'Employment skills improvement',
tit7:'International Exchanges and Cooperation',
desc7:`Zijing Education keeps strengthening international exchanges by making the best of its characteristics and resource advantages. Focusing on international cooperation in training and education, Zijing Education participates in periodical academic exchanges and promotes international cooperation in scientific research, textbook compilation, and curriculum design. At present, Zijing Education is working with 100+ international partner institutions, 600+ financial institutions/associations/governmental departments/education establishments, offers 547 online courses, has 700+ domestic and foreign teachers, delivered 1,100+ hours of live academic classes, completed 4,900+ class hours of R&D, enrolled 6,000+ degree students and supported 5 million+ student sessions of learning.`,
tip7_1:'International teaching resources for specialties',
tip7_2:'Overseas undergraduate and graduate programs',
tip7_3:'Overseas doctoral programs',
tip7_4:'International digital economy forums'
},
school:{
tit:'Introduction of Production Activities into Higher Education Institutions',
desc:`Zijing Education has developed the concept of "introduction of production activities into higher education institutions" for combining production and education in light of the requirements for working in the digital economy, cultivation of students' comprehensive vocational abilities, and the practical training conditions available in higher education institutions for the digital economy specialty. Product design and research tasks entrusted by enterprises are combined with the teaching activities of integrated curriculum programs. Students are able to participate in real-world activities, such as product R&D, marketing, and operation, which help them master the skills and abilities of various roles and develop necessary key vocational skills and qualities. That is, they start working once they start learning. At present, Zijing Education provides over 1,000 jobs related to digital marketing, digital analysis, digital media, digital finance, digital operation, etc.`,
mechanism:{
tit:'Comprehensive Education Mechanism Featuring Introduction of Production Activities into Higher Education Institution',
item1_tit:'Digital Finance',
item1_desc: ['Remote video service (bank)', 'Fintech operation promotion', 'Digital financial analysis', '……'],
item2_tit: 'Business Data Analysis',
item2_desc: ['Data delivery', 'Data operations', 'Data processing', 'Data collection', '……'],
item3_tit: 'Intelligent Management and Digital Operation',
item3_desc: ['User analysis', 'New media user operation', 'Mini-program user operation', 'Community operation', 'Store APP operation', 'Store digital tool operation', '……'],
item4_tit: 'Brand Management and Digital Marketing',
item4_desc: ['New media operation', 'Short video production', 'Customer data analysis', 'Live steaming marketing', 'Digital marketing planning', '……']
}
},
employment:{
company_tit:'Partners (not an exhaust list)',
cooperation_tit:'For information on internship and employment cooperation',
phone_num:'Tel: 010-62799201 Wang'
} }
} }
export default { export default {
menu: { menu: {
about: '关于紫荆', about: '关于紫荆',
base:'实践基地',
industrial:'产业学院',
degree: '国际学位',
abroad:'留学深造',
story:'校友故事',
notice:'通知公告',
contact: '政府教育合作', contact: '政府教育合作',
services: '教育服务', services: '教育服务',
degree: '在线国际学位',
industrialCollege: '数字经济产业学院', industrialCollege: '数字经济产业学院',
onlineEdu: '在线教育解决方案', onlineEdu: '在线教育解决方案',
alumni: '校友会', alumni: '校友会',
...@@ -16,7 +21,23 @@ export default { ...@@ -16,7 +21,23 @@ export default {
openLesson: '公开课', openLesson: '公开课',
contact: '联系我们' contact: '联系我们'
}, },
baseChild:{
industry:'数字经济产业学院',
laboratory:'数字经济实验室',
career:'数字经济职业技能中心',
economy:'数字经济产业&人才服务平台',
degital:'数字化转型高级研修项目',
example:'落地案例'
},
industrialChild:{
saas:'紫荆E-SAAS平台',
professional:'专业共建&数字化改造',
laboratory:'数字经济实验室',
teach:'教学研发',
school:'引产入校',
employment:'实习就业',
example:'落地案例'
},
servicesChild: { servicesChild: {
cert: '岗课赛证', cert: '岗课赛证',
x: '1+X', x: '1+X',
...@@ -49,6 +70,8 @@ export default { ...@@ -49,6 +70,8 @@ export default {
shms: '海外留学SHMS(即将推出)' shms: '海外留学SHMS(即将推出)'
}, },
masterChild: { masterChild: {
sbu:'纽约州立大学石溪分校金融硕士保研项目',
sit:'斯蒂文斯理工学院工程管理硕士保研项目',
msf: '金融硕士MSF', msf: '金融硕士MSF',
med: '教育学硕士(儿童)MED', med: '教育学硕士(儿童)MED',
map: '应用心理学硕士MAP', map: '应用心理学硕士MAP',
...@@ -65,7 +88,9 @@ export default { ...@@ -65,7 +88,9 @@ export default {
doctorChild: { doctorChild: {
edd: '工商管理博士DBA', edd: '工商管理博士DBA',
studyAbroad: '海外留学2+1(即将推出)', studyAbroad: '海外留学2+1(即将推出)',
cbu_online: '工商管理博士DBA' cbu_online: '工商管理博士DBA',
cbu_online:'加州浸会大学在线工商管理博士项目(DBA)',
cbu_plus:'加州浸会大学全日制工商管理博士项目(DBA)'
} }
}, },
industrialCollegeChild: { industrialCollegeChild: {
...@@ -115,8 +140,8 @@ export default { ...@@ -115,8 +140,8 @@ export default {
}, },
degree: { degree: {
title: '国际教育', title: '国际教育',
tabBtn1: '本科', tabBtn1: '— 硕士 —',
tabBtn2: '硕士', tabBtn2: '— MBA —',
tabBtn3: 'MBA', tabBtn3: 'MBA',
tabBtn4: '博士', tabBtn4: '博士',
shms: '海外留学<br />SHMS<br />(即将推出)', shms: '海外留学<br />SHMS<br />(即将推出)',
...@@ -134,6 +159,16 @@ export default { ...@@ -134,6 +159,16 @@ export default {
caas: '餐饮管理方向<br/>MBA', caas: '餐饮管理方向<br/>MBA',
studyAbroadMaster: '国际硕士<br/>保研项目' studyAbroadMaster: '国际硕士<br/>保研项目'
}, },
abroad:{
title:'留学深造',
tabBtn1: '— 硕士 —',
tabBtn2: '— 博士 —',
sbu:'纽约州立大学<br/>石溪分校<br/>金融学硕士<br/>保研项目NSF',
sit: '斯蒂文斯理工学院<br/>工程管理硕士<br/>保研项目MEM',
cbu_plus:'加州浸会大学<br/>全日制工商管理<br/>博士项目DBA',
cbu_online:'加州浸会大学<br/>在线工商管理<br/>博士项目DBA'
},
onlineEdu: { onlineEdu: {
title: '在线教育解决方案', title: '在线教育解决方案',
service: '业务服务模块', service: '业务服务模块',
...@@ -328,5 +363,232 @@ export default { ...@@ -328,5 +363,232 @@ export default {
// tit5: '实训平台建设', // tit5: '实训平台建设',
// tit6: '引产入校', // tit6: '引产入校',
// tit7: '专业+创新创业' // tit7: '专业+创新创业'
},
baseMain:{
tit:'数字经济产教融合实践基地',
desc:'数字经济产教融合实践基地”的建设内涵由“N+3”组成,即N个数字经济产业学院集群;一个数字经济实验室,一个数字职业技能中心;一个数字经济<br />产业与人才公共服务平台。',
item_tit1:'数字经济产业学院',
item_desc1:`1+3+N <br/>打造高水平专业集群`,
item_tit2:'数字经济实验室',
item_desc2:`商业数据分析实验室 <br/>数字营销实验室`,
item_tit3:'数字经济职业技能中心',
item_desc3:`1+X职业等级证书<br/>PRP私人财富风险管理证书<br/>人社部职业证书`,
item_tit4:'数字经济人才公共服务平台',
item_desc4:`6项人才对接服务<br/>打造高质量就业`,
},
industry:{
tit:'数字经济产业学院',
desc:'以“政、校、企、行”协同创新为引领,按照“1(政府)+1(清控紫荆)+N(周边高校)”的模式,联合高校实施“六个共同”育人模式,即共同建设高水平专业、共同开发课程、共同打造师资团队、共同设立科研中心、共同开展招生就业、共同“走出去”,打造数字经济相关的现代产业学院。',
tit1:'专注专业内涵建设,全流程实现高质量人才培养闭环',
desc1:'“政、校、企、行”协同创新为引领, “1(政府)+1(清控紫荆)+N(周边高校)”的模式',
provide_tit:'紫荆提供',
provide_list:{
item1:'运营管理',
item2:'专业设计',
item3:'课程研发',
item4:'双师授课',
item5:'教学管理',
item6:'双师打造',
item7:'产教基地',
item8:'实习就业',
item9:'教学成果',
item10:'其他',
},
focus_tit:'专注专业内涵建设,“六个共同” 育人',
focus_list:{
item1_tit:'1+3+N',
item1_desc:`1核心:商业数据分析<br/>3基础:数字营销、数字运营、数字会计<br/>N应用:数字金融、数字贸易 、数字能源…`,
item1_tips:'打造高水平专业集群',
item2_tit:'打造高水平专业集群',
item2_desc:'精准对标要求、精准开发课程、<br/>精准开展培养、精准实现就业<br/>立足商业数据分析实验室”“数字营销实验室”“云计算实验室”',
item2_tips:'创新人才培养模式',
item3_tit:'注重双能、引培结合',
item3_desc:'引入产业课程、打造混编教师团队<br/>校企共建“技能大师工坊”群<br/>共建教学指导委员会,引进社会化服务团队带头人',
item3_tips:'打造高水平教学团队',
item4_tit:'紧贴产业、育训结合',
item4_desc:'人才电子档案和能力数字画像<br/>工业级实验软件,还原真实的数字作业场景企<br/>业实践案例,满足多行业技能实验',
item4_tips:'共建校内实训基地',
item5_tit:'对标精品、注重融通',
item5_desc:'校企联合开发产教融合型校本教材<br/>开展“课堂革命”,创新教学方法和课堂教学<br/>建设融通多类型技能竞赛、考证培训、员工培训等课程',
item5_tips:'开发校企合作课程',
item6_tit:'面向产业、反哺产业',
item6_desc:'联合开展课题联合申报<br/>联合开展技术咨询,共同组建技术专家智库<br/>联合开展技术成果转化',
item6_tips:'打造产学研平台',
}
},
talent:{
tit:'数字经济人才公共服务平台',
desc:'打造人才和产业对接的“最后一公里”,搭载智慧人才库、人才测评、在线课堂、人才管理、资源共享、项目对接等六项服务,疏解企业人才“选、育、留”难题',
list:{
item1_tit:'数字金融',
item1_subtitle:'高质量就业',
item1_desc:'引入中国中小企业协会,拓展“国际软件外包交付基地”企业资源,提供充足的就业岗位,帮助人才高质量就业。',
item2_tit:'建设数字人才库',
item2_subtitle:'引才',
item2_desc:'通过产业学院、实践基地集聚人才,划分类型、精细入库,打造“一链六类多群”人才储备平台,为企业“引才”。',
item3_tit:'建设线上内训平台',
item3_subtitle:'育才',
item3_desc:'开发线上培训SaaS平台,融合多形态的资源建设“技能字典”,形成泛在学习网络,为企业“育才”。',
item4_tit:'建设“技能码”',
item4_subtitle:'留才',
item4_desc:'采集技能类型、技能等级、学习轨迹等数据生成“技能码”,开展人才需求研究,服务精准招聘,为企业“留才”。'
}
},
study:{
tit:'数字化转型高级研修项目',
desc:'数字化转型研修项目是由清空紫荆联合国内外院校研发首创的企业家高级研修项目,结合商业管理管理创新与人工智能、大数据、云计算和科学设计,整合国内外“政、产、学、研、用”各界专家力量,以系统性的全景视野解读新时期企业数字化转型之路。',
positive_tit:'项目优势',
positive_desc1:'利用数字化工具实现企业外部市场、资源与内部管理快速触达',
positive_desc2:'实现企业增收、提效、降本的转型升级目的',
positive_desc3:'实战经验和国外学位融为一体',
positive_desc4:'顶层设计、数字化业务与市场支撑、数字化管理与人才体系、数字化底层技术体系四位一体',
positive_desc5:'既洞察数字化转型整体布局,又能深入了解数字化转型核心模块与应用实践。',
map_tit:'数字化转型战略地图',
contact_tit:'马上咨询 <br />数字化转型高级研修项目',
name_placeholer:'您的姓名',
phone_placeholder:'您的手机号',
name1_placeholder:'请输入您的姓名',
phone1_placeholder:'请输入您的手机号',
phone2_placeholder:'请输入正确的手机号',
submit_btn:'立即提交'
},
degital:{
tit1:'专业共建',
desc1:' 依托紫荆教育技术与产业资源优势,协助院校应对行业变革、政策要求和办学新挑战,为院校提供产业化、国际化、数字化专业提升建设支持,优化人才培养方案,提升师资力量,共同开发精品课程资源,促进教学发展,整体提升专业建设水平,助力院校打造专业特色和优势',
tit2:'培养创新数字人才 助推产业建设升级',
tit3:'1+3+N 数字+全行业专业共建模式',
desc3:'以商业数据分析为底层技术,以数字营销、数字运营、数字会计为核心基础专业,同时,基于数字经济典型应用场景,以数字化改造和专业升级为关键,围绕数字金融、数字贸易、数字农业、数字能源等核心行业应用方向,进行“数字+全行业”的专业建设',
tit4:'核心类专业',
desc4:' 在现在这个信息爆炸的时代,每分每秒都在产生大量的数据,数据分析师能够在海量的数据中使企业清晰的了解到目前的现状与竞争环境,并且充分利用数据带来的价值,为企业进行风险评判与决策支持。通过数据分析和展现,呈献给企业决策者的将是一份清晰、准确且有数据支撑的有价值的报告。商业数据分析已成为数字化企业提升竞争力必不可少的岗位。',
tit5:'商业数据分析',
desc5:' 培养学生具备扎实的商业经济与运行管理知识的同时,基于大数据分析平台,通过数理统计等数学思维的培养,掌握数据收集、数据处理、数据分析、数据可视化、预测建模等数据分析核心知识和方法。',
base_profession:{
tit1:'基础类专业',
tit1_t1:'基础类专业',
tit1_d1:'数字化直接完成了业务的在线化,使许多工作都可以交由机器自动完成,从而在最大幅度上降低失误、提升效率。数字化推动了企业运营模式的颠覆式变革。基于网络,企业可以直接与客户建立连接,建立真正以客户为中心的运营模式。基于数字化的运营模式涉及营销、运营管理以及财务三个基础方向。',
tit1_t2:'数字营销',
tit1_t3:'数字运营',
tit1_t4:'数字会计',
tit1_d4_tit1:'强基础+精营用+复合型',
tit1_d4_tit2:'本专业方向面对财务共享服务中心、大数据服务机构、大中小企业、行政事业等单位的数据处理和数据分析岗位、财务机器人应用岗位、会计核算岗位、财务管理岗位、管理会计、产品数字化运营和数字化营销、税务风险控制及商业数据分析等相关岗位,培养理想信念坚定,德、智、体、美、劳等全面发展,具有一定的科学文化水平,良好的人文素养、职业道德和创新意识;熟悉典型的数据分析工具和技巧,具备一定的财务数据分析能力,会计软件操作和维护能力,精核算、通税法、擅理财、长分析的高素质技术层数字化会计人才。',
tit1_d4_tit3:'适应“大智移云物区”时代的信息技术挑战'
},
apply:{
tit1:'应用类专业',
tit1_d1:'数字化直接完成了业务的在线化,使许多工作都可以交由机器自动完成,从而在最大幅度上降低失误、提升效率。数字化推动了企业运营模式的颠覆式变革。基于网络,企业可以直接与客户建立连接,建立真正以客户为中心的运营模式。基于数字化的运营模式涉及营销、运营管理以及财务三个基础方向。',
tit1_t2:'数字金融',
tit1_d2_tit1:'复合+国际+创新',
tit1_d2_tit2:'聚焦金融科技人才复合型、创新型与国际化,通过学科交叉设置,打造全新课程体系,学生通过学习金融数字化,掌握量化金融、金融风险管理、大数据、机器学习、深度学习等领域技术核心原理方法及应用,深刻理解金融科技应用场景,具备数字化和智能化项目解决架构和实施管理能力,培养企业数字化转型、金融科技应用的中坚力量和具备国际竞争的金融科技应用创新型人才。',
tit1_d2_tit3:'加快数字金融人才培养,打造人才培养“新样板”',
tit1_t3:'数字农业',
tit1_d3_tit1:'数字经济赋能农业',
tit1_d3_tit2:'培养掌握经济和管理领域的基本理论和知识,适应经济、社会发展和农林业数字化建设需要,掌握相关的农林业科学基础知识,了解学科前沿,具备生态可持续发展、农业物联网和人工智能数字化理念,掌握社会经济调查、企业经济管理、技术经济分析和经济核算等方法和技能,具有生态文明意识、“三农”情怀和创新创业精神的“知三农、擅营销、强经营、精管理”的高级应用型农林经济数字化管理人。',
tit1_d3_tit3:'专业交叉融合,“农业物联网+农业大数据+农业信息化”思维塑造打造应用型农业数字化管理人才新范式',
tit1_t4:'数字贸易',
tit1_d4_tit1:'发展型+复合型+创新型',
tit1_d4_tit2:'本专业培养理想信念坚定,德、智、体、美、劳全面发展,具有良好的人文素养、职业道德和创新意识,精益求精的工匠精神,较强的就业能力和可持续发展的能力;掌握本专业基本知识和基本技能,面向批发业、零售业及互联网和相关服务等行业的销售人员、上午咨询服务人员、市场营销专业人员、国际商务专业人员等职业群,能够从事电商运营、产品销售、跨境电商运营、策划创意、外贸业务、商业分析、互联网产品设计等工作,适应产业转型升级和企业技术创新需要的发展型、复合型、创新型的高素质技术技能人才。',
tit1_d4_tit3:'加快数字贸易人才培养,促进企业数字化营销转型',
tit1_t5:'数字能源',
tit1_d5_tit1:'发展型+复合型+创新型',
tit1_d5_tit2:'本专业培养理想信念坚定,德、智、体、美、劳全面发展,具有一定的科学文化水平。良好的人文素养、职业道德和创新意识,精益求精的工匠精神,较强的就业能力和可持续发展的能力,掌握本专业知识和技术技能,面向新能源、机械设备、建筑建材、家具家电、采掘冶炼、环保、人力资源、咨询、骑车零配件等等行业,能够从事工程设计、管理、管网、运营等工作的高素质技术技能人才。',
tit1_d5_tit3:'加快数字能源人才培养,刺进企业数字化转型',
tit1_t6:'数字康养',
tit1_d6_tit1:'发展型+复合型+创新型',
tit1_d6_tit2:'本专业培养理想信念坚定,德、智、体、美、劳全面发展,具有一定的科学文化水平,良好的人文素养、职业道德和创新意识,精益求精的工匠精神,较强的就业能力和可持续发展的能力,以及适应当前数字经济的数据分析能力和数字运营能力,掌握本专业知识、技术技能,面向卫生和社会工作等行业的健康管理师、其他健康服务人员、社会工作者等职业群,能够从事身心康复保健服务、能力评估、机构技术主管等工作的高素质技术技能人才。',
tit1_d6_tit3:'加快数字康养人才培养,促进企业数字化转型',
tit1_t7:'数字供应链',
tit1_d7_tit1:'发展型+复合型+创新型',
tit1_d7_tit2:'本专业培养德智体美劳全面发展,掌握扎实的科学文化基础和市场调研与需求分析、采购与库存管理、生产计划与控制、物流与供应链运营等知识,具备市场预测、数据分析、计划编制、风险控制和应急管理等能力,具有工匠精神和信息素养,能够从事市场调研与客户管理、采购与供应商管理、供应链生产与控制、供应链物流管理、供应链计划与运营等工作的高素质技术技能人才。',
tit1_d7_tit3:'加快数字供应链人才培养,促进企业数字化转型'
}
},
laboratory:{
tit:'数字经济实验室',
desc:' 清控紫荆教育依据数字人才能力模型中数据分析和数字营销两大核心能力,研发推出了工业级数字经济实验室,实验室以公有云+私有云的混合云架构提供的基础资源服务为支撑,融合商业数据分析和数字营销实训的平台服务能力,整合多个行业的数据集和案例集,依托e-SaaS的教学服务资源向应用层和用户层提供教学实训、企业数据分析与营销、科研交流、运维支撑和可视化等教学服务。',
tit2:'“产、学、研、培、创”五位一体数字经济实验室',
tab1_tit:'商业数据分析实验室',
tab2_tit:'数字营销实验室',
btn1:'了解详情',
btn2:'点击登录'
},
skill:{
tit:'数字经济职业技能中心',
desc:'先引入、后开发,形成官方评价+行业评价+企业评价三层级的认证体系',
item1_tit:'引入官方认证体系',
item1_desc: ` 引入工信部“互联网营销师”“商业数据分析师”(已授权清控紫荆)等证书,面向企业职工进行认证; <br/>
引入教育部金融产品数字化营销(评价组织:清控紫荆)及其他“1+X”证书,为高校学生提供认证服务。`,
item2_tit: '引入社会认证体系',
item2_desc: '引入“第三方评价组织”中的成熟项目,培养与区域产业高适配度的人才。',
item3_tit: '自主开发认证体系',
item3_desc: '以“产教融合实训基地”为主体,向人社部门(国家、省级、市级三级)申报第三方评价组织,联合龙头企业开发新职业,报请人社部审批、发布。',
item4_tit:'1+X金融产品数字化营销职业技能等级证书',
item5_tit: '人社部职业证书',
item6_tit:'私人财富风险管理顾问',
item_btn:'点击进入'
},
teach:{
tit1:'课程教学资源建设',
desc1:'根据紫荆教育“数字+专业”、“数字+行业”模块化体系升级改造原有的学科知识逻辑体系框架。将社会岗位所需人才必备的能力及知识素养,详细地划归到不同专业所具备的能力,以此为基础构建模块进行教学。',
tip1_1:'专业(群)共享资源课程资源',
tip1_2:'专业(群)优质数字化教学资源',
tip1_3:'国家级教学资源库',
tit2:'教师教学创新团队培养',
desc2:`以“双师型、结构化”为主旨,打造教师研修与顶岗实践基地,开展认证讲师培训,培养一批高水平、具备实战经验的“双师型”教师。培育专业群带头人、专业(团队)带头人和专业骨干。加强进修学习、学术交流与合作,提升专业群教师的教学能力和实践水平。
<br />目前紫荆教育具有50+课程研发人员,700+校企联合师资团队,已完成4900+总研发课时,20+教学成果。`,
tip2_1:'引聘企业带头人、行业师资',
tip2_2:'企业顶岗、教师企业实践流动站',
tip2_3:'校企师资双向流动',
tip2_4:'双师赋能',
tit3:'教材与教法改革',
desc3:'基于数字经济课程体系,采用双导师“学生-学徒、导师-师傅、产业-教学”线上线下授课,实现“技能训练+素质养成+人格塑造”全方位育人目标,推动课程革命。已出版“1+X金融产品数字化营销职业技能等级证书”初中高级配套教材,共100余万字,编写在线题库2000+题目,录制500+小时直播视频。',
tip3_1:'特色教材共创',
tip3_2:'教学方案改革',
tip3_3:'教学数字化改革',
tit4:'教材和教法相对应',
desc4:'基于SaaS平台、商业数据分析实验室、数字营销实验室、数字运营实验室、引产入校中心',
tit5:'实训实践基地建设',
desc5:'建立基于专业群的就业实习实训基地。围绕数字+行业产业链,构建数字人才培养的实习实训基地。重点打造两大就业实训实习平台(校内共享型平台和产教融合型实训平台)。夯实专业岗位基础能力,强化基于能力证书的岗位技能实训。',
tip5_1:'校内实训基地',
tip5_2:'校中厂、企业工作室',
tip5_3:'企业实训基地',
tip5_4:'数字经济实验室',
tit6:'高质量实习就业',
desc6:`建立聚焦关键人群和拉动人才供应链的平台,与头部企业组成产业集群联盟,发挥人才需求预测和职业能力评价作用,把市场供求比例、关联岗位就业质量作为数字产业就业结构调整的重要依据,做好与企业人才供求对接,提高产业学院毕业生的就业质量。<br />
目前紫荆教育全球合作的金融类机构有20余家,酒店类机构10余家,新媒体运营机构10余家以及数家综合类机构。`,
tip6_1:'顶岗实习、就业推荐',
tip6_2:'企业面试技巧指导、模拟面试',
tip6_3:'就业双选会',
tip6_4:'就业技能提升',
tit7:'国际交流合作',
desc7:`充分发扬自身特色和发挥资源优势,加强国际交流。着重加强国际间学生人才培养方面的合作,定期开展学术交流,推动国际间科研、教材编写以及课程设计等方面的合作。
紫荆教育目前具有100+国际合作院校、547门线上课程、600+金融机构/协会/政府/学校合作单位、700+国内外师资、1100+小时学术直播课、4900+总研发课时、6000+学位学员以及500万+人次学习。`,
tip7_1:'引进国际化专业教学资源',
tip7_2:'国际本科、硕士留学合作',
tip7_3:'国际博士留学合作',
tip7_4:'国际数字经济论坛'
},
school:{
tit:'引产入校',
desc:`紫荆教育针对数字经济岗位要求,以培养学生综合职业能力为导向,结合学校数字经济专业实训条件,
提出“引产入校、以产促教”的工学结合一体化人才培养思路。引进企业产品设计研发任务,将一体化课程项目教学与实际产品设计研发相结合,安排学生参与产品设计研发、市场推广运营等环节,使学生掌握各种岗位的技能与能力,形成必备的职业核心技能和素养,从而实现入学即上岗的产教融合教学模式。目前紫荆教育提供与数字营销、数字分析、数字媒体、数字金融、数字运营等专业相关的超1000个岗位。`,
mechanism:{
tit:'引产入校综合育人机制',
item1_tit:'数字金融',
item1_desc: ['远程视频服务岗(银行)', '金融科技运营推广岗', '数字金融分析', '……'],
item2_tit: '商业数据分析',
item2_desc: ['数据触达', '数据运营', '数据加工', '数据收集', '……'],
item3_tit: '智能管理与数字运营',
item3_desc: ['用户分析', '新媒体用户运营', '小程序用户运营', '社群运营', '门店APP运营', '门店数字化工具运营', '……'],
item4_tit: '品牌管理与数字化营销',
item4_desc: ['新媒体运营', '短视频制作', '客户数据分析', '直播带货', '数字营销策划', '……']
}
},
employment:{
company_tit:'部分合作企业',
cooperation_tit:'实习就业咨询合作',
phone_num:'联系电话:010-62799201&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 王老师'
} }
} }
<template> <template>
<div class="main_content"> <div class="main_content">
<img src="https://webapp-pub.ezijing.com/www/pc/practice/Index/banner.png" class="content_banner" /> <img
src="https://webapp-pub.ezijing.com/www/pc/practice/Index/banner.png"
class="content_banner"
/>
<div class="content_part"> <div class="content_part">
<div class="part_title">数字经济产教融合实践基地</div> <div class="part_title">{{ $t('baseMain.tit') }}</div>
<div class="part_desc"> <div class="part_desc">
数字经济产教融合实践基地”的建设内涵由“N+3”组成,即N个数字经济产业学院集群;一个数字经济实验室,一个数字职业技能中心;一个数字经济<br />产业与人才公共服务平台。 {{ $t('baseMain.desc') }}
</div> </div>
</div> </div>
<div class="content_part2"></div> <div class="content_part2">
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/jd_bg_en.png'
: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/jd_bg.png'
"
alt=""
/>
</div>
<div class="content_part3"> <div class="content_part3">
<div class="part3_con"> <div class="part3_con">
<div class="con_list" v-for="(item, index) in list" :key="index" @click="$router.push(item.url)"> <div
class="con_list"
v-for="(item, index) in list"
:key="index"
@click="$router.push(item.url)"
>
<div class="mask"></div> <div class="mask"></div>
<img class="img" :src="item.img" alt="" /> <img class="img" :src="item.img" alt="" />
<img class="imgActive" :src="item.imgActive" alt="" /> <img class="imgActive" :src="item.imgActive" alt="" />
...@@ -30,30 +47,34 @@ export default { ...@@ -30,30 +47,34 @@ export default {
list: [ list: [
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/practice/Index/icon_gongjian.png', img: 'https://webapp-pub.ezijing.com/www/pc/practice/Index/icon_gongjian.png',
imgActive: 'https://webapp-pub.ezijing.com/www/pc/practice/Index/icon_gongjian_active.png', imgActive:
title: '数字经济产业学院', 'https://webapp-pub.ezijing.com/www/pc/practice/Index/icon_gongjian_active.png',
desc: '1+3+N <br/>打造高水平专业集群', title: this.$t('baseMain.item_tit1'),
desc: this.$t('baseMain.item_desc1'),
url: 'practice/industry' url: 'practice/industry'
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_shiyan.png', img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_shiyan.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_shiyan_active.png', imgActive:
title: '数字经济实验室', 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_shiyan_active.png',
desc: '商业数据分析实验室 <br/>数字营销实验室', title: this.$t('baseMain.item_tit2'),
desc: this.$t('baseMain.item_desc2'),
url: '/practice/laboratory' url: '/practice/laboratory'
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_1%2Bx.png', img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_1%2Bx.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_1%2Bx_active.png', imgActive:
title: '数字经济职业技能中心', 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_1%2Bx_active.png',
desc: '1+X职业等级证书<br/>PRP私人财富风险管理证书<br/>人社部职业证书', title: this.$t('baseMain.item_tit3'),
desc: this.$t('baseMain.item_desc3'),
url: '/practice/skill' url: '/practice/skill'
}, },
{ {
img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_pt.png', img: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_pt.png',
imgActive: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_pt_active.png', imgActive:
title: '数字经济人才公共服务平台', 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_pt_active.png',
desc: '6项人才对接服务<br/>打造高质量就业', title: this.$t('baseMain.item_tit4'),
desc: this.$t('baseMain.item_desc4'),
url: '/practice/talent' url: '/practice/talent'
} }
] ]
...@@ -89,7 +110,6 @@ export default { ...@@ -89,7 +110,6 @@ export default {
font-weight: 400; font-weight: 400;
line-height: 34px; line-height: 34px;
color: #666666; color: #666666;
white-space: nowrap;
text-align: center; text-align: center;
} }
} }
...@@ -97,14 +117,19 @@ export default { ...@@ -97,14 +117,19 @@ export default {
width: 1200px; width: 1200px;
height: 662px; height: 662px;
margin: 106px auto; margin: 106px auto;
background: url('https://webapp-pub.ezijing.com/www/pc/practice/Index/jd_bg.png') no-repeat center; // background: url('https://webapp-pub.ezijing.com/www/pc/practice/Index/jd_bg.png')
// no-repeat center;
background-size: 100% 100%; background-size: 100% 100%;
img {
width: 100%;
height: 100%;
}
} }
.content_part3 { .content_part3 {
width: 100%; width: 100%;
height: 626px;
background: #f9f8f8; background: #f9f8f8;
padding-top: 120px; padding-top: 120px;
margin-bottom: 20px;
.part3_con { .part3_con {
width: 1200px; width: 1200px;
...@@ -118,23 +143,26 @@ export default { ...@@ -118,23 +143,26 @@ export default {
box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.13); box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.13);
display: flex; display: flex;
flex-direction: column; flex-direction: column;
// justify-content: space-between;
align-items: center; align-items: center;
padding: 47px 0 48px 0; padding: 47px 0 67px;
border-bottom: 3px solid #aa1941; border-bottom: 3px solid #aa1941;
cursor: pointer; cursor: pointer;
text-align: center;
position: relative; position: relative;
.list_tit { .list_tit {
font-size: 22px; font-size: 22px;
font-weight: bold; font-weight: bold;
color: #333333; color: #333333;
height: 70px;
margin-top: 26px;
} }
.list_desc { .list_desc {
font-size: 20px; font-size: 20px;
font-weight: 400; font-weight: 400;
line-height: 38px; line-height: 38px;
color: #666666; color: #666666;
margin-top: 32px; margin-top: 10px;
text-align: center; text-align: center;
} }
.list_btn { .list_btn {
...@@ -146,7 +174,8 @@ export default { ...@@ -146,7 +174,8 @@ export default {
font-size: 14px; font-size: 14px;
font-weight: 400; font-weight: 400;
color: #ffffff; color: #ffffff;
margin-top: 72px; position: absolute;
bottom: 10px;
} }
.imgActive { .imgActive {
display: none; display: none;
...@@ -182,6 +211,9 @@ export default { ...@@ -182,6 +211,9 @@ export default {
.img { .img {
display: none; display: none;
} }
.list_tit {
margin-top: 26px;
}
.list_tit, .list_tit,
.list_desc { .list_desc {
color: #ffffff; color: #ffffff;
...@@ -191,8 +223,9 @@ export default { ...@@ -191,8 +223,9 @@ export default {
.list_btn { .list_btn {
background: #ffffff; background: #ffffff;
color: #333333; color: #333333;
position: relative;
z-index: 30; z-index: 30;
position: absolute;
bottom: 10px;
} }
} }
} }
...@@ -200,36 +233,21 @@ export default { ...@@ -200,36 +233,21 @@ export default {
&:hover { &:hover {
background-image: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg3.png'); background-image: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg3.png');
} }
.list_tit {
margin-top: 24px;
}
.list_btn {
margin-top: 34px;
}
} }
.con_list:nth-child(1) { .con_list:nth-child(1) {
&:hover { &:hover {
background-image: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg1.png'); background-image: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg1.png');
} }
.list_tit {
margin-top: 26px;
}
} }
.con_list:nth-child(2) { .con_list:nth-child(2) {
&:hover { &:hover {
background-image: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg2.png'); background-image: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg2.png');
} }
.list_tit {
margin-top: 21px;
}
} }
.con_list:nth-child(4) { .con_list:nth-child(4) {
&:hover { &:hover {
background-image: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg4.png'); background-image: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg4.png');
} }
.list_tit {
margin-top: 22px;
}
} }
} }
} }
......
<template> <template>
<div class="main_content"> <div class="main_content">
<img class="banner" src="https://webapp-pub.ezijing.com/www/pc/goverment/goverment_banner.png" alt="" /> <img
class="banner"
src="https://webapp-pub.ezijing.com/www/pc/goverment/goverment_banner.png"
alt=""
/>
<div class="content_part"> <div class="content_part">
<div class="part_title">数字经济产业学院</div> <div class="part_title">{{ $t('industry.tit') }}</div>
<div class="part_desc"> <div class="part_desc">
以“政、校、企、行”协同创新为引领,按照“1(政府)+1(清控紫荆)+N(周边高校)”的模式,联合高校实施“六个共同”育人模式,即共同建<br />设高水平专业、共同开发课程、共同打造师资团队、共同设立科研中心、共同开展招生就业、共同“走出去”,打造数字经济相关的现代产业学院。 {{ $t('industry.desc') }}
</div> </div>
</div> </div>
<div class="content_part1"> <div class="content_part1">
<div class="part_title">专注专业内涵建设,全流程实现高质量人才培养闭环</div> <div class="part_title">
<div class="part_desc">“政、校、企、行”协同创新为引领, “1(政府)+1(清控紫荆)+N(周边高校)”的模式</div> {{ $t('industry.tit1') }}
<img class="part_img" src="https://webapp-pub.ezijing.com/www/pc/goverment/goverment_con1.png" alt="" /> </div>
<div class="part_desc">
{{ $t('industry.desc1') }}
</div>
<img
class="part_img"
:src="
$cookies.get('lang') === 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/goverment/goverment_con1_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/goverment/goverment_con1.png'
"
alt=""
/>
<div class="part_zj"> <div class="part_zj">
<div class="zj_tit">紫荆提供</div> <div class="zj_tit">
<span>
{{ $t('industry.provide_tit') }}
</span>
</div>
<div class="zj_con"> <div class="zj_con">
<div class="con_item" v-for="(item, index) in zjList" :key="index"> <div class="con_item" v-for="(item, index) in zjList" :key="index">
<img :src="item.img" class="item_img" /> <img :src="item.img" class="item_img" />
...@@ -23,7 +43,7 @@ ...@@ -23,7 +43,7 @@
</div> </div>
</div> </div>
<div class="content_part2"> <div class="content_part2">
<div class="part_title">专注专业内涵建设,“六个共同” 育人</div> <div class="part_title">{{ $t('industry.focus_tit') }}</div>
<div class="zj_con"> <div class="zj_con">
<div class="con_item" v-for="(item, index) in zyList" :key="index"> <div class="con_item" v-for="(item, index) in zyList" :key="index">
<div class="mask"></div> <div class="mask"></div>
...@@ -45,115 +65,113 @@ export default { ...@@ -45,115 +65,113 @@ export default {
zjList: [ zjList: [
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1.png', 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', imgActive:
tit: '运营管理' 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1_active.png',
tit: this.$t('industry.provide_list.item1')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2_active.png',
tit: '专业设计' tit: this.$t('industry.provide_list.item2')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3_active.png',
tit: '课程研发' tit: this.$t('industry.provide_list.item3')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4_active.png',
tit: '双师授课' tit: this.$t('industry.provide_list.item4')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5_active.png',
tit: '教学管理' tit: this.$t('industry.provide_list.item5')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6_active.png',
tit: '双师打造' tit: this.$t('industry.provide_list.item6')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7_active.png',
tit: '产教基地' tit: this.$t('industry.provide_list.item7')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8_active.png',
tit: '实习就业' tit: this.$t('industry.provide_list.item8')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9_active.png',
tit: '教学成果' tit: this.$t('industry.provide_list.item9')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10_active.png',
tit: '其他' tit: this.$t('industry.provide_list.item10')
} }
], ],
zyList: [ zyList: [
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1.png', 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', imgActive:
tit: '1+3+N', 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1_active.png',
desc: '1核心:商业数据分析<br/>3基础:数字营销、数字运营、数字会计<br/>N应用:数字金融、数字贸易 、数字能源…', tit: this.$t('industry.focus_list.item1_tit'),
tips: '打造高水平专业集群' desc: this.$t('industry.focus_list.item1_desc'),
tips: this.$t('industry.focus_list.item1_tips')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2_active.png',
tit: '四精准、三立足', tit: this.$t('industry.focus_list.item2_tit'),
desc: desc: this.$t('industry.focus_list.item2_desc'),
'精准对标要求、精准开发课程、<br/>精准开展培养、精准实现就业<br/>立足商业数据分析实验室”“数字营销实验室”“云计算实验室”', tips: this.$t('industry.focus_list.item2_tips')
tips: '创新人才培养模式'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3_active.png',
tit: '注重双能、引培结合', tit: this.$t('industry.focus_list.item3_tit'),
desc: desc: this.$t('industry.focus_list.item3_desc'),
'引入产业课程、打造混编教师团队<br/>校企共建“技能大师工坊”群<br/>共建教学指导委员会,引进社会化服务团队带头人', tips: this.$t('industry.focus_list.item3_tips')
tips: '打造高水平教学团队'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4_active.png',
tit: '紧贴产业、育训结合', tit: this.$t('industry.focus_list.item4_tit'),
desc: desc: this.$t('industry.focus_list.item4_desc'),
'人才电子档案和能力数字画像<br/>工业级实验软件,还原真实的数字作业场景企<br/>业实践案例,满足多行业技能实验', tips: this.$t('industry.focus_list.item4_tips')
tips: '共建校内实训基地'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5_active.png',
tit: '对标精品、注重融通', tit: this.$t('industry.focus_list.item5_tit'),
desc: desc: this.$t('industry.focus_list.item5_desc'),
'校企联合开发产教融合型校本教材<br/>开展“课堂革命”,创新教学方法和课堂教学<br/>建设融通多类型技能竞赛、考证培训、员工培训等课程', tips: this.$t('industry.focus_list.item5_tips')
tips: '开发校企合作课程'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6_active.png',
tit: '面向产业、反哺产业', tit: this.$t('industry.focus_list.item6_tit'),
desc: '联合开展课题联合申报<br/>联合开展技术咨询,共同组建技术专家智库<br/>联合开展技术成果转化', desc: this.$t('industry.focus_list.item6_desc'),
tips: '打造产学研平台' tips: this.$t('industry.focus_list.item6_tips')
} }
] ]
} }
...@@ -189,7 +207,7 @@ export default { ...@@ -189,7 +207,7 @@ export default {
font-weight: 400; font-weight: 400;
line-height: 34px; line-height: 34px;
color: #666666; color: #666666;
white-space: nowrap; // white-space: nowrap;
// text-align: center; // text-align: center;
} }
} }
...@@ -218,14 +236,19 @@ export default { ...@@ -218,14 +236,19 @@ export default {
max-width: 1200px; max-width: 1200px;
.zj_tit { .zj_tit {
width: 80px; // max-width: 270px;
height: 22px; // min-width: 80px;
font-size: 20px; // height: 22px;
font-weight: 400; text-align: left;
color: #424242;
padding-bottom: 7px; span {
box-sizing: content-box; font-size: 20px;
border-bottom: 1px solid #aa1941; font-weight: 400;
color: #424242;
padding-bottom: 7px;
border-bottom: 1px solid #aa1941;
display: inline-block;
}
} }
.zj_con { .zj_con {
max-width: 1200px; max-width: 1200px;
...@@ -276,7 +299,7 @@ export default { ...@@ -276,7 +299,7 @@ export default {
} }
.content_part2 { .content_part2 {
width: 100%; width: 100%;
height: 1167px; // height: 1167px;
background: #f9f8f8; background: #f9f8f8;
padding-top: 110px; padding-top: 110px;
.part_title { .part_title {
...@@ -295,11 +318,11 @@ export default { ...@@ -295,11 +318,11 @@ export default {
.con_item { .con_item {
width: 380px; width: 380px;
height: 400px; // height: 400px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: flex-start; align-items: flex-start;
justify-content: space-between; // 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;
......
<template> <template>
<div class="main_content"> <div class="main_content">
<img class="banner" src="https://webapp-pub.ezijing.com/www/pc/practice/laboratory/laboratory_banner.png" alt="" /> <img
class="banner"
src="https://webapp-pub.ezijing.com/www/pc/practice/laboratory/laboratory_banner.png"
alt=""
/>
<div class="content_part"> <div class="content_part">
<div class="part_title">数字经济实验室</div> <div class="part_title">{{ $t('laboratory.tit') }}</div>
<div class="part_desc"> <div class="part_desc">
清控紫荆教育依据数字人才能力模型中数据分析和数字营销两大核心能力,研发推出了工业级数字经济实验室,实验室以公有云+私有云的混合云架构提供的基础资源服务为支撑,融合商业数据分析和数字营销实训的平台服务能力,整合多个行业的数据集和案例集,依托e-SaaS的教学服务资源向应用层和用户层提供教学实训、企业数据分析与营销、科研交流、运维支撑和可视化等教学服务。 {{ $t('laboratory.desc') }}
</div> </div>
</div> </div>
<div class="content_part1"> <div class="content_part1">
<div class="part_title">“产、学、研、培、创”五位一体数字经济实验室</div> <div class="part_title">
<img class="part_img" src="https://webapp-pub.ezijing.com/www/pc/practice/laboratory/img1.png" alt="" /> {{ $t('laboratory.tit2') }}
</div>
<img
class="part_img"
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/laboratory/img1_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/practice/laboratory/img1.png'
"
alt=""
/>
</div> </div>
<div class="content_tab"> <div class="content_tab">
<div class="tab_con"> <div class="tab_con">
<div v-for="(item, index) in zyList" :key="index"> <div v-for="(item, index) in zyList" :key="index">
<div class="con_item" :style="`background:url(${item.imgUrl}) no-repeat center`"> <div
class="con_item"
:style="`background:url(${item.imgUrl}) no-repeat center`"
>
<div class="item_tit">{{ item.tit }}</div> <div class="item_tit">{{ item.tit }}</div>
<div class="item_con"> <div class="item_con">
<nuxt-link class="subNav-li" :to="{ name: item.name }"> <nuxt-link class="subNav-li" :to="{ name: item.name }">
<div class="item_desc item_desc1">了解详情</div> <div class="item_desc item_desc1">
{{ $t('laboratory.btn1') }}
</div>
</nuxt-link> </nuxt-link>
<a :href="item.url" target="_blank"> <a :href="item.url" target="_blank">
<div class="item_desc item_desc2">点击登录</div> <div class="item_desc item_desc2">
{{ $t('laboratory.btn2') }}
</div>
</a> </a>
</div> </div>
</div> </div>
...@@ -37,16 +58,18 @@ export default { ...@@ -37,16 +58,18 @@ export default {
return { return {
zyList: [ zyList: [
{ {
tit: '商业数据分析实验室', tit: this.$t('laboratory.tab1_tit'),
name: 'practice-laboratory-analysis', name: 'practice-laboratory-analysis',
url: 'https://bi.ezijing.com/bi/', url: 'https://bi.ezijing.com/bi/',
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/practice/laboratory/tab11.png' imgUrl:
'https://webapp-pub.ezijing.com/www/pc/practice/laboratory/tab11.png'
}, },
{ {
tit: '数字营销实验室', tit: this.$t('laboratory.tab2_tit'),
name: 'practice-laboratory-marketing', name: 'practice-laboratory-marketing',
url: 'https://digitalmarketinglab.ezijing.com/login', url: 'https://digitalmarketinglab.ezijing.com/login',
imgUrl: 'https://webapp-pub.ezijing.com/www/pc/practice/laboratory/tab22.png' imgUrl:
'https://webapp-pub.ezijing.com/www/pc/practice/laboratory/tab22.png'
} }
] ]
} }
......
<!-- 数字经济人才公共服务平台 --> <!-- 数字经济人才公共服务平台 -->
<template> <template>
<div> <div>
<div class="banner"><img src="https://webapp-pub.ezijing.com/www/pc/practice/skill/banner.jpg" /></div> <div class="banner">
<img
src="https://webapp-pub.ezijing.com/www/pc/practice/skill/banner.jpg"
/>
</div>
<section class="section"> <section class="section">
<div class="section-inner"> <div class="section-inner">
<h2 class="section-title">数字经济职业技能中心</h2> <h2 class="section-title">{{ $t('skill.tit') }}</h2>
<p class="section-desc"> <p class="section-desc">
先引入、后开发,形成官方评价+行业评价+企业评价三层级的认证体系 {{ $t('skill.desc') }}
</p> </p>
<div class="section-pic"> <div class="section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/practice/skill/001.png" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/practice/skill/001_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/practice/skill/001.png'
"
/>
</div> </div>
<div class="system-list"> <div class="system-list">
<div class="system-item" v-for="(item, index) in list" :key="index"> <div class="system-item" v-for="(item, index) in list" :key="index">
...@@ -27,7 +37,7 @@ ...@@ -27,7 +37,7 @@
<div class="project-item__content"> <div class="project-item__content">
<p>{{ item.title }}</p> <p>{{ item.title }}</p>
<a :href="item.href" target="_blank"> <a :href="item.href" target="_blank">
<el-button type="primary">点击进入</el-button> <el-button type="primary">{{ $t('skill.item_btn') }}</el-button>
</a> </a>
</div> </div>
</div> </div>
...@@ -43,35 +53,36 @@ export default { ...@@ -43,35 +53,36 @@ export default {
return { return {
list: [ list: [
{ {
title: '引入官方认证体系', title: this.$t('skill.item1_tit'),
desc: ` 引入工信部“互联网营销师”“商业数据分析师”(已授权清控紫荆)等证书,面向企业职工进行认证; <br/> desc: this.$t('skill.item1_desc')
引入教育部金融产品数字化营销(评价组织:清控紫荆)及其他“1+X”证书,为高校学生提供认证服务。`
}, },
{ {
title: '引入社会认证体系', title: this.$t('skill.item2_tit'),
desc: '引入“第三方评价组织”中的成熟项目,培养与区域产业高适配度的人才。' desc: this.$t('skill.item2_desc')
}, },
{ {
title: '自主开发认证体系', title: this.$t('skill.item3_tit'),
desc: desc: this.$t('skill.item3_desc')
'以“产教融合实训基地”为主体,向人社部门(国家、省级、市级三级)申报第三方评价组织,联合龙头企业开发新职业,报请人社部审批、发布。'
} }
], ],
list2: [ list2: [
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/practice/skill/1.png', image_url:
title: '1+X金融产品数字化营销职业技能等级证书', 'https://webapp-pub.ezijing.com/www/pc/practice/skill/1.png',
title: this.$t('skill.item4_tit'),
href: 'https://x.ezijing.com/' href: 'https://x.ezijing.com/'
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/practice/skill/2.png', image_url:
title: '人社部职业证书', 'https://webapp-pub.ezijing.com/www/pc/practice/skill/2.png',
title: this.$t('skill.item5_tit'),
href: 'https://vst.ezijing.com/' href: 'https://vst.ezijing.com/'
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/practice/skill/3.png', image_url:
title: '私人财富风险管理顾问', 'https://webapp-pub.ezijing.com/www/pc/practice/skill/3.png',
title: this.$t('skill.item6_tit'),
href: 'https://prp.ezijing.com/' href: 'https://prp.ezijing.com/'
} }
] ]
......
<template> <template>
<div class="main_content"> <div class="main_content">
<img src="https://webapp-pub.ezijing.com/www/pc/practice/study/banner.png" class="banner" /> <img
src="https://webapp-pub.ezijing.com/www/pc/practice/study/banner.png"
class="banner"
/>
<div class="content_part"> <div class="content_part">
<div class="part_title">数字化转型高级研修项目</div> <div class="part_title">{{ $t('study.tit') }}</div>
<div class="part_desc"> <div class="part_desc">
数字化转型研修项目是由清空紫荆联合国内外院校研发首创的企业家高级研修项目,结合商业管理管理创新与人工智能、大数据、云计算和科学设计,<br />整合国内外“政、产、学、研、用”各界专家力量,以系统性的全景视野解读新时期企业数字化转型之路。 {{ $t('study.desc') }}
</div> </div>
</div> </div>
<div class="content_part1"> <div class="content_part1">
<img src="https://webapp-pub.ezijing.com/www/pc/practice/study/study_advantage.png" class="part_img" /> <img
src="https://webapp-pub.ezijing.com/www/pc/practice/study/study_advantage.png"
class="part_img"
/>
<div class="part_con"> <div class="part_con">
<div class="con_tit">项目优势</div> <div class="con_tit">
<span>
{{ $t('study.positive_tit') }}
</span>
</div>
<ul class="con_list"> <ul class="con_list">
<li> <li>
<p> <p>{{ $t('study.positive_desc1') }}</p>
利用数字化工具实现企业外部市场、资源与内部管理快速触达
</p>
</li> </li>
<li> <li>
<p> <p>{{ $t('study.positive_desc2') }}</p>
实现企业增收、提效、降本的转型升级目的
</p>
</li> </li>
<li> <li>
<p> <p>{{ $t('study.positive_desc3') }}</p>
实战经验和国外学位融为一体
</p>
</li> </li>
<li> <li>
<p> <p>
顶层设计、数字化业务与市场支撑、数字化管理与人才体系、数字化底层技术体系四位一体 {{ $t('study.positive_desc4') }}
</p> </p>
</li> </li>
<li> <li>
<p> <p>
既洞察数字化转型整体布局,又能深入了解数字化转型核心模块与应用实践。 {{ $t('study.positive_desc5') }}
</p> </p>
</li> </li>
</ul> </ul>
</div> </div>
</div> </div>
<div class="content_part2"> <div class="content_part2">
<div class="part_tit"> <div class="part_tit">{{ $t('study.map_tit') }}</div>
数字化转型战略地图
</div>
<div class="part_con"> <div class="part_con">
<img src="https://webapp-pub.ezijing.com/www/pc/practice/study/map1.png" class="" /> <img
<img src="https://webapp-pub.ezijing.com/www/pc/practice/study/map2.png" class="" /> :src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/practice/study/map1_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/practice/study/map1.png'
"
class=""
/>
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/practice/study/map2_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/practice/study/map2.png'
"
class=""
/>
</div> </div>
</div> </div>
<div class="content_part3"></div> <div class="content_part3">
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/practice/study/part3_bg_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/practice/study/part3_bg.png'
"
alt=""
/>
</div>
<div class="content_part4"> <div class="content_part4">
<div class="mask"></div> <div class="mask"></div>
<div class="part_con"> <div class="part_con">
<div class="con_left">马上咨询 <br />数字化转型高级研修项目</div> <div
:class="$cookies.get('lang') == 'en-US' ? 'con_left_en' : 'con_left'"
v-html="$t('study.contact_tit')"
></div>
<div class="con_right"> <div class="con_right">
<el-form :model="form" :rules="rules" ref="form"> <el-form :model="form" :rules="rules" ref="form">
<!-- <el-form-item prop="name"> <!-- <el-form-item prop="name">
<el-input type="text" v-model="form.name" placeholder="企业名称"></el-input> <el-input type="text" v-model="form.name" placeholder="企业名称"></el-input>
</el-form-item> --> </el-form-item> -->
<el-form-item prop="name"> <el-form-item prop="name">
<el-input type="text" v-model="form.name" placeholder="您的姓名"></el-input> <el-input
type="text"
v-model="form.name"
:placeholder="$t('study.name_placeholer')"
></el-input>
</el-form-item> </el-form-item>
<!-- <el-form-item prop="project_id"> <!-- <el-form-item prop="project_id">
<el-input type="text" v-model="form.name" placeholder="您的职务(自行填写)"></el-input> <el-input type="text" v-model="form.name" placeholder="您的职务(自行填写)"></el-input>
...@@ -68,9 +100,15 @@ ...@@ -68,9 +100,15 @@
</el-form-item> --> </el-form-item> -->
<el-form-item prop="phone"> <el-form-item prop="phone">
<el-input type="text" v-model="form.phone" placeholder="您的手机号"></el-input> <el-input
type="text"
v-model="form.phone"
:placeholder="$t('study.phone_placeholder')"
></el-input>
</el-form-item> </el-form-item>
<el-button type="primary" @click="handleSubmit">立即提交</el-button> <el-button type="primary" @click="handleSubmit">
{{ $t('study.submit_btn') }}
</el-button>
</el-form> </el-form>
</div> </div>
</div> </div>
...@@ -91,10 +129,24 @@ export default { ...@@ -91,10 +129,24 @@ export default {
channel: this.$route.query.channel_num || 19962 channel: this.$route.query.channel_num || 19962
}, },
rules: { rules: {
name: [{ required: true, message: '请输入您的名字', trigger: 'blur' }], name: [
{
required: true,
message: this.$t('study.name1_placeholder'),
trigger: 'blur'
}
],
phone: [ phone: [
{ required: true, message: '请输入您的手机号', trigger: 'blur' }, {
{ pattern: /^1[3-9]\d{9}$/, message: '请输入正确的手机号', trigger: 'blur' } required: true,
message: this.$t('study.phone1_placeholder'),
trigger: 'blur'
},
{
pattern: /^1[3-9]\d{9}$/,
message: this.$t('study.phone2_placeholder'),
trigger: 'blur'
}
] ]
// project_id: [{ required: true, message: '请选择项目', trigger: 'change' }] // project_id: [{ required: true, message: '请选择项目', trigger: 'change' }]
} }
...@@ -108,7 +160,7 @@ export default { ...@@ -108,7 +160,7 @@ export default {
// params.project_id = '1016' // params.project_id = '1016'
// } // }
postNes(params) postNes(params)
.then(res => { .then((res) => {
// if (res && res.status === 200 && res.error === 0) { // if (res && res.status === 200 && res.error === 0) {
// this.$message.success('报名提交成功') // this.$message.success('报名提交成功')
// } else { // } else {
...@@ -135,7 +187,7 @@ export default { ...@@ -135,7 +187,7 @@ export default {
} }
.content_part { .content_part {
width: 100%; width: 100%;
height: 316px; padding-bottom: 102px;
background: #f9f8f8; background: #f9f8f8;
padding: 90px; padding: 90px;
display: flex; display: flex;
...@@ -147,12 +199,12 @@ export default { ...@@ -147,12 +199,12 @@ export default {
color: #333333; color: #333333;
} }
.part_desc { .part_desc {
width: 1200px;
margin-top: 36px; margin-top: 36px;
font-size: 18px; font-size: 18px;
font-weight: 400; font-weight: 400;
line-height: 34px; line-height: 34px;
color: #666666; color: #666666;
white-space: nowrap;
text-align: center; text-align: center;
} }
} }
...@@ -163,23 +215,24 @@ export default { ...@@ -163,23 +215,24 @@ export default {
.part_img { .part_img {
width: 500px; width: 500px;
height: 345px; height: 345px;
padding-top: 60px; margin: 60px -66px 0 0;
margin-right: -66px;
z-index: 100; z-index: 100;
} }
.part_con { .part_con {
width: 767px; width: 767px;
height: 467px;
background: rgba(249, 248, 248, 0.39); background: rgba(249, 248, 248, 0.39);
padding: 91px 0 121px 94px; padding: 61px 0 61px 94px;
.con_tit { .con_tit {
width: 80px; text-align: left;
height: 22px; span {
font-size: 20px; font-size: 20px;
font-weight: 400; font-weight: 400;
color: #424242; color: #424242;
padding-bottom: 7px; padding-bottom: 7px;
box-sizing: content-box; box-sizing: content-box;
border-bottom: 2px solid #aa1941; border-bottom: 2px solid #aa1941;
}
} }
.con_list { .con_list {
margin: 11px 0 0 15px; margin: 11px 0 0 15px;
...@@ -220,16 +273,22 @@ export default { ...@@ -220,16 +273,22 @@ export default {
.content_part3 { .content_part3 {
width: 100%; width: 100%;
height: 860px; height: 860px;
background: url('https://webapp-pub.ezijing.com/www/pc/practice/study/part3_bg.png') no-repeat center; // background: url('https://webapp-pub.ezijing.com/www/pc/practice/study/part3_bg.png')
background-size: 100% 100%; // no-repeat center;
// background-size: 100% 100%;
margin-top: 0; margin-top: 0;
img {
width: 100%;
height: 100%;
}
} }
.content_part4 { .content_part4 {
width: 1200px; width: 1200px;
height: 540px; height: 540px;
margin: 120px auto; margin: 120px auto;
margin-bottom: 120px; margin-bottom: 120px;
background: url('https://webapp-pub.ezijing.com/www/pc/practice/study/part4_bg.png') no-repeat center; background: url('https://webapp-pub.ezijing.com/www/pc/practice/study/part4_bg.png')
no-repeat center;
background-size: 100% 100%; background-size: 100% 100%;
position: relative; position: relative;
.mask { .mask {
...@@ -259,6 +318,22 @@ export default { ...@@ -259,6 +318,22 @@ export default {
color: #ffffff; color: #ffffff;
text-align: center; text-align: center;
} }
.con_left_en {
margin-top: 127px;
padding-top: 27px;
width: 592px;
height: 223px;
background: #aa1941;
box-shadow: 0px 0px 122px rgba(0, 0, 0, 0.07);
opacity: 0.63;
z-index: 200;
position: relative;
font-size: 40px;
font-weight: 500;
color: #ffffff;
text-align: center;
line-height: 1;
}
.con_right { .con_right {
margin: 110px 136px 104px 87px; margin: 110px 136px 104px 87px;
padding: 63px 56px 56px 64px; padding: 63px 56px 56px 64px;
......
<!-- 数字经济人才公共服务平台 --> <!-- 数字经济人才公共服务平台 -->
<template> <template>
<div> <div>
<div class="banner"><img src="https://webapp-pub.ezijing.com/www/pc/practice/talent/banner.jpg" /></div> <div class="banner">
<img
src="https://webapp-pub.ezijing.com/www/pc/practice/talent/banner.jpg"
/>
</div>
<section class="section"> <section class="section">
<div class="section-inner"> <div class="section-inner">
<h2 class="section-title">数字经济人才公共服务平台</h2> <h2 class="section-title">{{ $t('talent.tit') }}</h2>
<p class="section-desc"> <p class="section-desc">
打造人才和产业对接的“最后一公里”,搭载智慧人才库、人才测评、在线课堂、人才管理、资源共享、项目对接等六项服务,疏解企业人才“选、育、留”难题 {{ $t('talent.desc') }}
</p> </p>
<!-- <div class="platform-list"> <!-- <div class="platform-list">
<div class="platform-item" v-for="(item, index) in list" :key="item.image_url"> <div class="platform-item" v-for="(item, index) in list" :key="item.image_url">
...@@ -43,28 +47,32 @@ export default { ...@@ -43,28 +47,32 @@ export default {
return { return {
list: [ list: [
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/practice/talent/img1.png', image_url:
title: '数字金融', 'https://webapp-pub.ezijing.com/www/pc/practice/talent/img1.png',
subtitle: '高质量就业', title: this.$t('talent.list.item1_tit'),
desc: '引入中国中小企业协会,拓展“国际软件外包交付基地”企业资源,提供充足的就业岗位,帮助人才高质量就业。' subtitle: this.$t('talent.list.item1_subtitle'),
desc: this.$t('talent.list.item1_desc')
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/practice/talent/img2.png', image_url:
title: '建设数字人才库', 'https://webapp-pub.ezijing.com/www/pc/practice/talent/img2.png',
subtitle: '引才', title: this.$t('talent.list.item2_tit'),
desc: '通过产业学院、实践基地集聚人才,划分类型、精细入库,打造“一链六类多群”人才储备平台,为企业“引才”。' subtitle: this.$t('talent.list.item2_subtitle'),
desc: this.$t('talent.list.item2_desc')
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/practice/talent/img3.png', image_url:
title: '建设线上内训平台', 'https://webapp-pub.ezijing.com/www/pc/practice/talent/img3.png',
subtitle: '育才', title: this.$t('talent.list.item3_tit'),
desc: '开发线上培训SaaS平台,融合多形态的资源建设“技能字典”,形成泛在学习网络,为企业“育才”。' subtitle: this.$t('talent.list.item3_subtitle'),
desc: this.$t('talent.list.item3_desc')
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/practice/talent/img4.png', image_url:
title: '建设“技能码”', 'https://webapp-pub.ezijing.com/www/pc/practice/talent/img4.png',
subtitle: '留才', title: this.$t('talent.list.item4_tit'),
desc: '采集技能类型、技能等级、学习轨迹等数据生成“技能码”,开展人才需求研究,服务精准招聘,为企业“留才”。' subtitle: this.$t('talent.list.item4_subtitle'),
desc: this.$t('talent.list.item4_desc')
} }
] ]
} }
......
...@@ -4,24 +4,47 @@ ...@@ -4,24 +4,47 @@
<div class="mian"> <div class="mian">
<div class="occupation-content-mian"> <div class="occupation-content-mian">
<div class="module-1 module-content-box"> <div class="module-1 module-content-box">
<img src="https://webapp-pub.ezijing.com/www/pc/internship/img1.png" class="img1" /> <img
src="https://webapp-pub.ezijing.com/www/pc/internship/img1.png"
class="img1"
/>
<div class="content-mian"> <div class="content-mian">
<img src="https://webapp-pub.ezijing.com/www/pc/internship/img2.png" class="img1" /><img <img
src="https://webapp-pub.ezijing.com/www/pc/internship/img3.png" :src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/internship/img2_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/internship/img2.png'
"
class="img1"
/><img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/internship/img3_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/internship/img3.png'
"
class="img1" class="img1"
/> />
<img <img
v-if="$cookies.get('lang') == 'en-US'" :src="
src="https://webapp-pub.ezijing.com/www/pc/internship/img6.png" $cookies.get('lang') == 'en-US'
class="img21" ? 'https://webapp-pub.ezijing.com/www/pc/internship/img6_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/internship/img6.png'
"
:class="$cookies.get('lang') == 'en-US' ? 'img21' : 'img2'"
/> />
<img v-else src="https://webapp-pub.ezijing.com/www/pc/internship/img6.png" class="img2" />
<ul> <ul>
<li> <li>
<img src="https://webapp-pub.ezijing.com/www/pc/emp624-i1.png" /> <img
src="https://webapp-pub.ezijing.com/www/pc/emp624-i1.png"
/>
<div class="pop-txt"> <div class="pop-txt">
<div class="name"> <div class="name">
{{ $cookies.get('lang') == 'en-US' ? 'Professional Thinking' : '职业思维篇' }} {{
$cookies.get('lang') == 'en-US'
? 'Professional Mindset'
: '职业思维篇'
}}
</div> </div>
</div> </div>
</li> </li>
...@@ -29,7 +52,11 @@ ...@@ -29,7 +52,11 @@
<img src="https://webapp-pub.ezijing.com/www/pc/emp-gx2.jpg" /> <img src="https://webapp-pub.ezijing.com/www/pc/emp-gx2.jpg" />
<div class="pop-txt"> <div class="pop-txt">
<div class="name"> <div class="name">
{{ $cookies.get('lang') == 'en-US' ? 'Professional Image' : '职业形象篇' }} {{
$cookies.get('lang') == 'en-US'
? 'Professional Image'
: '职业形象篇'
}}
</div> </div>
</div> </div>
</li> </li>
...@@ -37,7 +64,11 @@ ...@@ -37,7 +64,11 @@
<img src="https://webapp-pub.ezijing.com/www/pc/emp-gx3.jpg" /> <img src="https://webapp-pub.ezijing.com/www/pc/emp-gx3.jpg" />
<div class="pop-txt"> <div class="pop-txt">
<div class="name"> <div class="name">
{{ $cookies.get('lang') == 'en-US' ? 'Professional Efficiency' : '职业效率篇' }} {{
$cookies.get('lang') == 'en-US'
? 'Work Efficiency'
: '职业效率篇'
}}
</div> </div>
</div> </div>
</li> </li>
...@@ -45,7 +76,11 @@ ...@@ -45,7 +76,11 @@
<img src="https://webapp-pub.ezijing.com/www/pc/emp-gx4.jpg" /> <img src="https://webapp-pub.ezijing.com/www/pc/emp-gx4.jpg" />
<div class="pop-txt"> <div class="pop-txt">
<div class="name"> <div class="name">
{{ $cookies.get('lang') == 'en-US' ? 'Career Advancement' : '职业规划篇' }} {{
$cookies.get('lang') == 'en-US'
? 'Career Advancement'
: '职业规划篇'
}}
</div> </div>
</div> </div>
</li> </li>
...@@ -53,7 +88,11 @@ ...@@ -53,7 +88,11 @@
<img src="https://webapp-pub.ezijing.com/www/pc/emp-gx5.jpg" /> <img src="https://webapp-pub.ezijing.com/www/pc/emp-gx5.jpg" />
<div class="pop-txt"> <div class="pop-txt">
<div class="name"> <div class="name">
{{ $cookies.get('lang') == 'en-US' ? 'Erudite Thinking' : '菁英思维' }} {{
$cookies.get('lang') == 'en-US'
? 'Elite Mindset'
: '菁英思维'
}}
</div> </div>
</div> </div>
</li> </li>
...@@ -61,15 +100,25 @@ ...@@ -61,15 +100,25 @@
<img src="https://webapp-pub.ezijing.com/www/pc/emp-gx6.jpg" /> <img src="https://webapp-pub.ezijing.com/www/pc/emp-gx6.jpg" />
<div class="pop-txt"> <div class="pop-txt">
<div class="name"> <div class="name">
{{ $cookies.get('lang') == 'en-US' ? 'Erudite Skills' : '菁英技能' }} {{
$cookies.get('lang') == 'en-US'
? 'Elite Skills'
: '菁英技能'
}}
</div> </div>
</div> </div>
</li> </li>
<li> <li>
<img src="https://webapp-pub.ezijing.com/www/pc/emp624-i2.png" /> <img
src="https://webapp-pub.ezijing.com/www/pc/emp624-i2.png"
/>
<div class="pop-txt"> <div class="pop-txt">
<div class="name"> <div class="name">
{{ $cookies.get('lang') == 'en-US' ? 'Erudite Development' : '菁英拓展' }} {{
$cookies.get('lang') == 'en-US'
? 'Elite Development'
: '菁英拓展'
}}
</div> </div>
</div> </div>
</li> </li>
...@@ -77,16 +126,37 @@ ...@@ -77,16 +126,37 @@
<img src="https://webapp-pub.ezijing.com/www/pc/emp-gx8.jpg" /> <img src="https://webapp-pub.ezijing.com/www/pc/emp-gx8.jpg" />
<div class="pop-txt"> <div class="pop-txt">
<div class="name"> <div class="name">
{{ $cookies.get('lang') == 'en-US' ? 'Erudite Practice' : '菁英实训' }} {{
$cookies.get('lang') == 'en-US'
? 'Elite Practical Training'
: '菁英实训'
}}
</div> </div>
</div> </div>
</li> </li>
</ul> </ul>
<img src="https://webapp-pub.ezijing.com/www/pc/internship/img4.png" class="img1" /> <img
<h1 style="font-size:22px;color:#424242;padding-bottom:20px">部分合作企业</h1> :src="
<img src="https://webapp-pub.ezijing.com/www/pc/internship/img5.png" class="img1" /> $cookies.get('lang') == 'en-US'
<h1 style="font-size:22px;color:#424242;padding-bottom:20px">实习就业咨询合作</h1> ? 'https://webapp-pub.ezijing.com/www/pc/internship/img3_en.png'
<p style="font-size:18px;color:#424242">联系电话:010-62799201&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 王老师</p> : 'https://webapp-pub.ezijing.com/www/pc/internship/img3.png'
"
class="img1"
/>
<h1 style="font-size: 22px; color: #424242; padding-bottom: 20px">
{{ $t('employment.company_tit') }}
</h1>
<img
src="https://webapp-pub.ezijing.com/www/pc/internship/img5.png"
class="img1"
/>
<h1 style="font-size: 22px; color: #424242; padding-bottom: 20px">
{{ $t('employment.cooperation_tit') }}
</h1>
<p
style="font-size: 18px; color: #424242"
v-html="$t('employment.phone_num')"
></p>
</div> </div>
</div> </div>
</div> </div>
...@@ -129,23 +199,7 @@ export default { ...@@ -129,23 +199,7 @@ export default {
prevEl: '.prev-button' prevEl: '.prev-button'
}, },
loop: true loop: true
}, }
list: [
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp624-i1.png', text: '职业思维篇' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2.jpg', text: '职业形象篇' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx3.jpg', text: '职业效率篇' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx4.jpg', text: '职业提升篇' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx5.jpg', text: '菁英思维' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx6.jpg', text: '菁英技能' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp624-i2.png', text: '菁英拓展' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx8.jpg', text: '菁英实战' }
],
list2: [
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2-1.jpg', text: '行业分析' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2-2.jpg', text: '人才测评' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2-3.jpg', text: '自我认知' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2-4.jpg', text: '人岗匹配' }
]
} }
}, },
methods: { methods: {
...@@ -155,7 +209,7 @@ export default { ...@@ -155,7 +209,7 @@ export default {
}, },
computed: { computed: {
m1SetStyle() { m1SetStyle() {
return url => { return (url) => {
return `background: url(${url});background-size: 100% 100%` return `background: url(${url});background-size: 100% 100%`
} }
}, },
...@@ -209,9 +263,8 @@ export default { ...@@ -209,9 +263,8 @@ export default {
width: 154px; width: 154px;
} }
.img21 { .img21 {
width: 432px; width: 498px;
height: 76px; height: 27px;
line-height: 76px;
} }
.img3 { .img3 {
width: 201px; width: 201px;
......
<template> <template>
<div class="main_content"> <div class="main_content">
<img class="banner" src="https://webapp-pub.ezijing.com/www/pc/goverment/goverment_banner.png" alt="" /> <img
class="banner"
src="https://webapp-pub.ezijing.com/www/pc/goverment/goverment_banner.png"
alt=""
/>
<div class="content_part"> <div class="content_part">
<div class="part_title">数字经济产业学院</div> <div class="part_title">{{ $t('industry.tit') }}</div>
<div class="part_desc"> <div class="part_desc">
以“政、校、企、行”协同创新为引领,按照“1(政府)+1(清控紫荆)+N(周边高校)”的模式,联合高校实施“六个共同”育人模式,即共同建<br />设高水平专业、共同开发课程、共同打造师资团队、共同设立科研中心、共同开展招生就业、共同“走出去”,打造数字经济相关的现代产业学院。 {{ $t('industry.desc') }}
</div> </div>
</div> </div>
<div class="content_part1"> <div class="content_part1">
<div class="part_title">专注专业内涵建设,全流程实现高质量人才培养闭环</div> <div class="part_title">
<div class="part_desc">“政、校、企、行”协同创新为引领, “1(政府)+1(清控紫荆)+N(周边高校)”的模式</div> {{ $t('industry.tit1') }}
<img class="part_img" src="https://webapp-pub.ezijing.com/www/pc/goverment/goverment_con1.png" alt="" /> </div>
<div class="part_desc">
{{ $t('industry.desc1') }}
</div>
<img
class="part_img"
:src="
$cookies.get('lang') === 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/goverment/goverment_con1_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/goverment/goverment_con1.png'
"
alt=""
/>
<div class="part_zj"> <div class="part_zj">
<div class="zj_tit">紫荆提供</div> <div class="zj_tit">
<span>
{{ $t('industry.provide_tit') }}
</span>
</div>
<div class="zj_con"> <div class="zj_con">
<div class="con_item" v-for="(item, index) in zjList" :key="index"> <div class="con_item" v-for="(item, index) in zjList" :key="index">
<img :src="item.img" class="item_img" /> <img :src="item.img" class="item_img" />
...@@ -23,7 +43,7 @@ ...@@ -23,7 +43,7 @@
</div> </div>
</div> </div>
<div class="content_part2"> <div class="content_part2">
<div class="part_title">专注专业内涵建设,“六个共同” 育人</div> <div class="part_title">{{ $t('industry.focus_tit') }}</div>
<div class="zj_con"> <div class="zj_con">
<div class="con_item" v-for="(item, index) in zyList" :key="index"> <div class="con_item" v-for="(item, index) in zyList" :key="index">
<div class="mask"></div> <div class="mask"></div>
...@@ -45,115 +65,113 @@ export default { ...@@ -45,115 +65,113 @@ export default {
zjList: [ zjList: [
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1.png', 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', imgActive:
tit: '运营管理' 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1_active.png',
tit: this.$t('industry.provide_list.item1')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2_active.png',
tit: '专业设计' tit: this.$t('industry.provide_list.item2')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3_active.png',
tit: '课程研发' tit: this.$t('industry.provide_list.item3')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4_active.png',
tit: '双师授课' tit: this.$t('industry.provide_list.item4')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5_active.png',
tit: '教学管理' tit: this.$t('industry.provide_list.item5')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6_active.png',
tit: '双师打造' tit: this.$t('industry.provide_list.item6')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7_active.png',
tit: '产教基地' tit: this.$t('industry.provide_list.item7')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8_active.png',
tit: '实习就业' tit: this.$t('industry.provide_list.item8')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9_active.png',
tit: '教学成果' tit: this.$t('industry.provide_list.item9')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10_active.png',
tit: '其他' tit: this.$t('industry.provide_list.item10')
} }
], ],
zyList: [ zyList: [
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1.png', 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', imgActive:
tit: '1+3+N', 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1_active.png',
desc: '1核心:商业数据分析<br/>3基础:数字营销、数字运营、数字会计<br/>N应用:数字金融、数字贸易 、数字能源…', tit: this.$t('industry.focus_list.item1_tit'),
tips: '打造高水平专业集群' desc: this.$t('industry.focus_list.item1_desc'),
tips: this.$t('industry.focus_list.item1_tips')
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2_active.png',
tit: '四精准、三立足', tit: this.$t('industry.focus_list.item2_tit'),
desc: desc: this.$t('industry.focus_list.item2_desc'),
'精准对标要求、精准开发课程、<br/>精准开展培养、精准实现就业<br/>立足商业数据分析实验室”“数字营销实验室”“云计算实验室”', tips: this.$t('industry.focus_list.item2_tips')
tips: '创新人才培养模式'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3_active.png',
tit: '注重双能、引培结合', tit: this.$t('industry.focus_list.item3_tit'),
desc: desc: this.$t('industry.focus_list.item3_desc'),
'引入产业课程、打造混编教师团队<br/>校企共建“技能大师工坊”群<br/>共建教学指导委员会,引进社会化服务团队带头人', tips: this.$t('industry.focus_list.item3_tips')
tips: '打造高水平教学团队'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4_active.png',
tit: '紧贴产业、育训结合', tit: this.$t('industry.focus_list.item4_tit'),
desc: desc: this.$t('industry.focus_list.item4_desc'),
'人才电子档案和能力数字画像<br/>工业级实验软件,还原真实的数字作业场景企<br/>业实践案例,满足多行业技能实验', tips: this.$t('industry.focus_list.item4_tips')
tips: '共建校内实训基地'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5_active.png',
tit: '对标精品、注重融通', tit: this.$t('industry.focus_list.item5_tit'),
desc: desc: this.$t('industry.focus_list.item5_desc'),
'校企联合开发产教融合型校本教材<br/>开展“课堂革命”,创新教学方法和课堂教学<br/>建设融通多类型技能竞赛、考证培训、员工培训等课程', tips: this.$t('industry.focus_list.item5_tips')
tips: '开发校企合作课程'
}, },
{ {
img: 'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6.png', 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', imgActive:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6_active.png',
tit: '面向产业、反哺产业', tit: this.$t('industry.focus_list.item6_tit'),
desc: '联合开展课题联合申报<br/>联合开展技术咨询,共同组建技术专家智库<br/>联合开展技术成果转化', desc: this.$t('industry.focus_list.item6_desc'),
tips: '打造产学研平台' tips: this.$t('industry.focus_list.item6_tips')
} }
] ]
} }
...@@ -189,7 +207,7 @@ export default { ...@@ -189,7 +207,7 @@ export default {
font-weight: 400; font-weight: 400;
line-height: 34px; line-height: 34px;
color: #666666; color: #666666;
white-space: nowrap; // white-space: nowrap;
// text-align: center; // text-align: center;
} }
} }
...@@ -218,14 +236,19 @@ export default { ...@@ -218,14 +236,19 @@ export default {
max-width: 1200px; max-width: 1200px;
.zj_tit { .zj_tit {
width: 80px; // max-width: 270px;
height: 22px; // min-width: 80px;
font-size: 20px; // height: 22px;
font-weight: 400; text-align: left;
color: #424242;
padding-bottom: 7px; span {
box-sizing: content-box; font-size: 20px;
border-bottom: 1px solid #aa1941; font-weight: 400;
color: #424242;
padding-bottom: 7px;
border-bottom: 1px solid #aa1941;
display: inline-block;
}
} }
.zj_con { .zj_con {
max-width: 1200px; max-width: 1200px;
...@@ -276,7 +299,7 @@ export default { ...@@ -276,7 +299,7 @@ export default {
} }
.content_part2 { .content_part2 {
width: 100%; width: 100%;
height: 1167px; // height: 1167px;
background: #f9f8f8; background: #f9f8f8;
padding-top: 110px; padding-top: 110px;
.part_title { .part_title {
...@@ -295,11 +318,11 @@ export default { ...@@ -295,11 +318,11 @@ export default {
.con_item { .con_item {
width: 380px; width: 380px;
height: 400px; // height: 400px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: flex-start; align-items: flex-start;
justify-content: space-between; // 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;
......
<!-- 专业共建 --> <!-- 专业共建 -->
<template> <template>
<div> <div>
<div class="banner"><img src="https://webapp-pub.ezijing.com/www/pc/services/professional/banner.jpg" /></div> <div class="banner">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/banner.jpg"
/>
</div>
<section class="section section-1"> <section class="section section-1">
<div class="section-inner"> <div class="section-inner">
<h2 class="section-title">专业共建</h2> <h2 class="section-title">{{ $t('degital.tit1') }}</h2>
<p class="section-desc"> <p class="section-desc">
依托紫荆教育技术与产业资源优势,协助院校应对行业变革、政策要求和办学新挑战,为院校提供产业化、国际化、数字化专业提升建设支持,优化人才培养方案,提升师资力量,共同开发精品课程资源,促进教学发展,整体提升专业建设水平,助力院校打造专业特色和优势 {{ $t('degital.desc1') }}
</p> </p>
</div> </div>
</section> </section>
<section class="section section-2"> <section class="section section-2">
<div class="section-inner"> <div class="section-inner">
<h2 class="section-title">培养创新数字人才 助推产业建设升级</h2> <h2 class="section-title">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/1.png" /> {{ $t('degital.tit2') }}
</h2>
<img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/professional/1_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/services/professional/1.png'
"
/>
</div> </div>
</section> </section>
<section class="section section-3"> <section class="section section-3">
<div class="section-inner"> <div class="section-inner">
<h2 class="section-title">1+3+N 数字+全行业专业共建模式</h2> <h2 class="section-title">
{{ $t('degital.tit3') }}
</h2>
<p class="section-desc"> <p class="section-desc">
以商业数据分析为底层技术,以数字营销、数字运营、数字会计为核心基础专业,同时,基于数字经济典型应用场景,以数字化改造和专业升级为关键,围绕数字金融、数字贸易、数字农业、数字能源等核心行业应用方向,进行“数字+全行业”的专业建设 {{ $t('degital.desc3') }}
</p> </p>
<!-- <el-tab-pane> --> <!-- <el-tab-pane> -->
<!-- <template #label> <!-- <template #label>
...@@ -32,110 +46,93 @@ ...@@ -32,110 +46,93 @@
<p>核心类专业</p> <p>核心类专业</p>
</template> --> </template> -->
<div class="topic"> <div class="topic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_1_bg.jpg" class="topic-bg" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_1_bg.jpg"
class="topic-bg"
/>
<div class="topic-cover"> <div class="topic-cover">
<h4>核心类专业</h4> <h4>{{ $t('degital.tit4') }}</h4>
<p> <p>
在现在这个信息爆炸的时代,每分每秒都在产生大量的数据,数据分析师能够在海量的数据中使企业清晰的了解到目前的现状与竞争环境,并且充分利用数据带来的价值,为企业进行风险评判与决策支持。通过数据分析和展现,呈献给企业决策者的将是一份清晰、准确且有数据支撑的有价值的报告。商业数据分析已成为数字化企业提升竞争力必不可少的岗位。 {{ $t('degital.desc4') }}
</p> </p>
</div> </div>
</div> </div>
<div class="tab-section"> <div class="tab-section">
<h3 class="tab-section-title"><span>商业数据分析</span></h3> <h3 class="tab-section-title">
<span>{{ $t('degital.tit5') }}</span>
</h3>
<p class="tab-section-desc"> <p class="tab-section-desc">
培养学生具备扎实的商业经济与运行管理知识的同时,基于大数据分析平台,通过数理统计等数学思维的培养,掌握数据收集、数据处理、数据分析、数据可视化、预测建模等数据分析核心知识和方法。 {{ $t('degital.desc5') }}
</p> </p>
<div class="tab-section-img"> <div class="tab-section-img">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_1_1.png" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/professional/tab_1_1_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/services/professional/tab_1_1.png'
"
/>
</div> </div>
</div> </div>
<!-- </el-tab-pane> --> <!-- </el-tab-pane> -->
<el-tabs class="my-tabs"> <el-tabs class="my-tabs">
<el-tab-pane> <el-tab-pane>
<template #label> <template #label>
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/icon_2.png" class="icon" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/icon_2.png"
class="icon"
/>
<img <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/icon_2_hover.png" src="https://webapp-pub.ezijing.com/www/pc/services/professional/icon_2_hover.png"
class="active-icon" class="active-icon"
/> />
<p>基础类专业</p> <p>{{ $t('degital.base_profession.tit1') }}</p>
</template> </template>
<div class="topic"> <div class="topic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_2_bg.jpg" class="topic-bg" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_2_bg.jpg"
class="topic-bg"
/>
<div class="topic-cover"> <div class="topic-cover">
<h4>基础类专业</h4> <h4>{{ $t('degital.base_profession.tit1_t1') }}</h4>
<p> <p>{{ $t('degital.base_profession.tit1_d1') }}</p>
数字化直接完成了业务的在线化,使许多工作都可以交由机器自动完成,从而在最大幅度上降低失误、提升效率。数字化推动了企业运营模式的颠覆式变革。基于网络,企业可以直接与客户建立连接,建立真正以客户为中心的运营模式。基于数字化的运营模式涉及营销、运营管理以及财务三个基础方向。
</p>
</div> </div>
</div> </div>
<!-- <el-tabs class="my-tabs2">
<el-tab-pane>
<template #label>
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/icon_1.png" class="icon" />
<img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/icon_1_hover.png"
class="active-icon"
/>
<p>数字营销</p>
</template>
<div class="tab-section-img" style="margin:0;">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/tab_1_1.png" />
</div>
</el-tab-pane>
<el-tab-pane>
<template #label>
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/icon_2.png" class="icon" />
<img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/icon_2_hover.png"
class="active-icon"
/>
<p>数字运营</p>
</template>
<div class="tab-section-img">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/tab_2_1.png" />
</div>
</el-tab-pane>
<el-tab-pane>
<template #label>
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/icon_3.png" class="icon" />
<img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/icon_3_hover.png"
class="active-icon"
/>
<p>数字会计</p>
</template>
<div class="topic">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/tab_3_1.png"
class="topic-bg"
/>
<div class="topic-cover">
<p><strong>强基础+精营用+复合型</strong></p>
<p>
本专业方向面对财务共享服务中心、大数据服务机构、大中小企业、行政事业等单位的数据处理和数据分析岗位、财务机器人应用岗位、会计核算岗位、财务管理岗位、管理会计、产品数字化运营和数字化营销、税务风险控制及商业数据分析等相关岗位,培养理想信念坚定,德、智、体、美、劳等全面发展,具有一定的科学文化水平,良好的人文素养、职业道德和创新意识;熟悉典型的数据分析工具和技巧,具备一定的财务数据分析能力,会计软件操作和维护能力,精核算、通税法、擅理财、长分析的高素质技术层数字化会计人才。
</p>
<p><strong>适应“大智移云物区”时代的信息技术挑战</strong></p>
</div>
</div>
</el-tab-pane>
</el-tabs> -->
<div class="tab-section"> <div class="tab-section">
<h3 class="tab-section-title"><span>数字营销</span></h3> <h3 class="tab-section-title">
<span>{{ $t('degital.base_profession.tit1_t2') }}</span>
</h3>
<div class="tab-section-img"> <div class="tab-section-img">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/tab_1_1.png" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/professional/base/tab_1_1_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/services/professional/base/tab_1_1.png'
"
/>
</div> </div>
</div> </div>
<div class="tab-section"> <div class="tab-section">
<h3 class="tab-section-title"><span>数字运营</span></h3> <h3 class="tab-section-title">
<span>{{ $t('degital.base_profession.tit1_t3') }}</span>
</h3>
<div class="tab-section-img"> <div class="tab-section-img">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/base/tab_2_1.png" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/professional/base/tab_2_1_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/services/professional/base/tab_2_1.png'
"
/>
</div> </div>
</div> </div>
<div class="tab-section"> <div class="tab-section">
<h3 class="tab-section-title"><span>数字会计</span></h3> <h3 class="tab-section-title">
<span>{{ $t('degital.base_profession.tit1_t4') }}</span>
</h3>
<div class="topic"> <div class="topic">
<img <img
...@@ -143,124 +140,183 @@ ...@@ -143,124 +140,183 @@
class="topic-bg" class="topic-bg"
/> />
<div class="topic-cover"> <div class="topic-cover">
<div class="cover_tit">强基础+精营用+复合型</div> <div class="cover_tit">
{{ $t('degital.base_profession.tit1_d4_tit1') }}
</div>
<p> <p>
本专业方向面对财务共享服务中心、大数据服务机构、大中小企业、行政事业等单位的数据处理和数据分析岗位、财务机器人应用岗位、会计核算岗位、财务管理岗位、管理会计、产品数字化运营和数字化营销、税务风险控制及商业数据分析等相关岗位,培养理想信念坚定,德、智、体、美、劳等全面发展,具有一定的科学文化水平,良好的人文素养、职业道德和创新意识;熟悉典型的数据分析工具和技巧,具备一定的财务数据分析能力,会计软件操作和维护能力,精核算、通税法、擅理财、长分析的高素质技术层数字化会计人才。 {{ $t('degital.base_profession.tit1_d4_tit2') }}
</p> </p>
<h4 class="cover_tips">适应“大智移云物区”时代的信息技术挑战</h4> <h4 class="cover_tips">
{{ $t('degital.base_profession.tit1_d4_tit3') }}
</h4>
</div> </div>
</div> </div>
</div> </div>
</el-tab-pane> </el-tab-pane>
<el-tab-pane> <el-tab-pane>
<template #label> <template #label>
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/icon_3.png" class="icon" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/icon_3.png"
class="icon"
/>
<img <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/icon_3_hover.png" src="https://webapp-pub.ezijing.com/www/pc/services/professional/icon_3_hover.png"
class="active-icon" class="active-icon"
/> />
<p>应用类专业</p> <p>{{ $t('degital.apply.tit1') }}</p>
</template> </template>
<!-- <div class="tab-section row">
<div class="tab-section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_1.png" />
</div>
<div class="tab-section-content">
<p class="tab-section-desc">
数字化推动了企业商业模式的创新与重塑。越来越多传统产业从线下走向线上,数字化转型基于新一代数字科技,以连接为基础,以数据为关键要素,以价值释放为目标,以数据赋能为主线,为企业带来的是全方位的焕然一新。目前已有越来越多的数据化场景应用到各行各业。数字化场景的应用为企业注入新的活力。
</p>
</div>
</div> -->
<div class="topic"> <div class="topic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_1.png" class="topic-bg" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_1.png"
class="topic-bg"
/>
<div class="topic-cover1"> <div class="topic-cover1">
<img <img
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/services/professional/img3_1_1.png" :src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/services/professional/img3_1_1_en.png'
: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/services/professional/img3_1_1.png'
"
alt="" alt=""
/> />
<p> <p>
数字化直接完成了业务的在线化,使许多工作都可以交由机器自动完成,从而在最大幅度上降低失误、提升效率。数字化推动了企业运营模式的颠覆式变革。基于网络,企业可以直接与客户建立连接,建立真正以客户为中心的运营模式。基于数字化的运营模式涉及营销、运营管理以及财务三个基础方向。 {{ $t('degital.apply.tit1_d1') }}
</p> </p>
</div> </div>
</div> </div>
<div class="tab-section row"> <div class="tab-section row">
<div class="tab-section-content"> <div class="tab-section-content">
<h3 class="tab-section-title"><span>数字金融</span></h3> <h3 class="tab-section-title">
<p class="tab-section-strong">复合+国际+创新</p> <span> {{ $t('degital.apply.tit1_t2') }} </span>
</h3>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d2_tit1') }}
</p>
<p class="tab-section-desc"> <p class="tab-section-desc">
聚焦金融科技人才复合型、创新型与国际化,通过学科交叉设置,打造全新课程体系,学生通过学习金融数字化,掌握量化金融、金融风险管理、大数据、机器学习、深度学习等领域技术核心原理方法及应用,深刻理解金融科技应用场景,具备数字化和智能化项目解决架构和实施管理能力,培养企业数字化转型、金融科技应用的中坚力量和具备国际竞争的金融科技应用创新型人才。 {{ $t('degital.apply.tit1_d2_tit2') }}
</p>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d2_tit3') }}
</p> </p>
<p class="tab-section-strong">加快数字金融人才培养,打造人才培养“新样板”</p>
</div> </div>
<div class="tab-section-pic"> <div class="tab-section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_2.png" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_2.png"
/>
</div> </div>
</div> </div>
<div class="tab-section row"> <div class="tab-section row">
<div class="tab-section-pic"> <div class="tab-section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_3.png" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_3.png"
/>
</div> </div>
<div class="tab-section-content"> <div class="tab-section-content">
<h3 class="tab-section-title"><span>数字农业</span></h3> <h3 class="tab-section-title">
<p class="tab-section-strong">数字经济赋能农业</p> <span> {{ $t('degital.apply.tit1_t3') }} </span>
</h3>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d3_tit1') }}
</p>
<p class="tab-section-desc"> <p class="tab-section-desc">
培养掌握经济和管理领域的基本理论和知识,适应经济、社会发展和农林业数字化建设需要,掌握相关的农林业科学基础知识,了解学科前沿,具备生态可持续发展、农业物联网和人工智能数字化理念,掌握社会经济调查、企业经济管理、技术经济分析和经济核算等方法和技能,具有生态文明意识、“三农”情怀和创新创业精神的“知三农、擅营销、强经营、精管理”的高级应用型农林经济数字化管理人才。 {{ $t('degital.apply.tit1_d3_tit2') }}
</p> </p>
<p class="tab-section-strong"> <p class="tab-section-strong">
专业交叉融合,“农业物联网+农业大数据+农业信息化”思维塑造打造应用型农业数字化管理人才新范式 {{ $t('degital.apply.tit1_d3_tit3') }}
</p> </p>
</div> </div>
</div> </div>
<div class="tab-section row"> <div class="tab-section row">
<div class="tab-section-content"> <div class="tab-section-content">
<h3 class="tab-section-title"><span>数字贸易</span></h3> <h3 class="tab-section-title">
<p class="tab-section-strong">发展型+复合型+创新型</p> <span>
{{ $t('degital.apply.tit1_t4') }}
</span>
</h3>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d4_tit1') }}
</p>
<p class="tab-section-desc"> <p class="tab-section-desc">
本专业培养理想信念坚定,德、智、体、美、劳全面发展,具有良好的人文素养、职业道德和创新意识,精益求精的工匠精神,较强的就业能力和可持续发展的能力;掌握本专业基本知识和基本技能,面向批发业、零售业及互联网和相关服务等行业的销售人员、上午咨询服务人员、市场营销专业人员、国际商务专业人员等职业群,能够从事电商运营、产品销售、跨境电商运营、策划创意、外贸业务、商业分析、互联网产品设计等工作,适应产业转型升级和企业技术创新需要的发展型、复合型、创新型的高素质技术技能人才。 {{ $t('degital.apply.tit1_d4_tit2') }}
</p>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d4_tit3') }}
</p> </p>
<p class="tab-section-strong">加快数字贸易人才培养,促进企业数字化营销转型</p>
</div> </div>
<div class="tab-section-pic"> <div class="tab-section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_4.png" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_4.png"
/>
</div> </div>
</div> </div>
<div class="tab-section row"> <div class="tab-section row">
<div class="tab-section-pic"> <div class="tab-section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_5.png" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_5.png"
/>
</div> </div>
<div class="tab-section-content"> <div class="tab-section-content">
<h3 class="tab-section-title"><span>数字能源</span></h3> <h3 class="tab-section-title">
<p class="tab-section-strong">发展型+复合型+创新型</p> <span>
{{ $t('degital.apply.tit1_t5') }}
</span>
</h3>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d5_tit1') }}
</p>
<p class="tab-section-desc"> <p class="tab-section-desc">
本专业培养理想信念坚定,德、智、体、美、劳全面发展,具有一定的科学文化水平。良好的人文素养、职业道德和创新意识,精益求精的工匠精神,较强的就业能力和可持续发展的能力,掌握本专业知识和技术技能,面向新能源、机械设备、建筑建材、家具家电、采掘冶炼、环保、人力资源、咨询、骑车零配件等等行业,能够从事工程设计、管理、管网、运营等工作的高素质技术技能人才。 {{ $t('degital.apply.tit1_d5_tit2') }}
</p>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d5_tit3') }}
</p> </p>
<p class="tab-section-strong">加快数字能源人才培养,刺进企业数字化转型</p>
</div> </div>
</div> </div>
<div class="tab-section row"> <div class="tab-section row">
<div class="tab-section-content"> <div class="tab-section-content">
<h3 class="tab-section-title"><span>数字康养</span></h3> <h3 class="tab-section-title">
<p class="tab-section-strong">发展型+复合型+创新型</p> <span>
{{ $t('degital.apply.tit1_t6') }}
</span>
</h3>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d6_tit1') }}
</p>
<p class="tab-section-desc"> <p class="tab-section-desc">
本专业培养理想信念坚定,德、智、体、美、劳全面发展,具有一定的科学文化水平,良好的人文素养、职业道德和创新意识,精益求精的工匠精神,较强的就业能力和可持续发展的能力,以及适应当前数字经济的数据分析能力和数字运营能力,掌握本专业知识、技术技能,面向卫生和社会工作等行业的健康管理师、其他健康服务人员、社会工作者等职业群,能够从事身心康复保健服务、能力评估、机构技术主管等工作的高素质技术技能人才。 {{ $t('degital.apply.tit1_d6_tit2') }}
</p>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d6_tit3') }}
</p> </p>
<p class="tab-section-strong">加快数字康养人才培养,促进企业数字化转型</p>
</div> </div>
<div class="tab-section-pic"> <div class="tab-section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_6.png" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_6.png"
/>
</div> </div>
</div> </div>
<div class="tab-section row"> <div class="tab-section row">
<div class="tab-section-pic"> <div class="tab-section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_7.png" /> <img
src="https://webapp-pub.ezijing.com/www/pc/services/professional/tab_3_7.png"
/>
</div> </div>
<div class="tab-section-content"> <div class="tab-section-content">
<h3 class="tab-section-title"><span>数字供应链</span></h3> <h3 class="tab-section-title">
<p class="tab-section-strong">发展型+复合型+创新型</p> <span>
{{ $t('degital.apply.tit1_t7') }}
</span>
</h3>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d7_tit1') }}
</p>
<p class="tab-section-desc"> <p class="tab-section-desc">
本专业培养德智体美劳全面发展,掌握扎实的科学文化基础和市场调研与需求分析、采购与库存管理、生产计划与控制、物流与供应链运营等知识,具备市场预测、数据分析、计划编制、风险控制和应急管理等能力,具有工匠精神和信息素养,能够从事市场调研与客户管理、采购与供应商管理、供应链生产与控制、供应链物流管理、供应链计划与运营等工作的高素质技术技能人才。 {{ $t('degital.apply.tit1_d7_tit2') }}
</p>
<p class="tab-section-strong">
{{ $t('degital.apply.tit1_d7_tit3') }}
</p> </p>
<p class="tab-section-strong">加快数字供应链人才培养,促进企业数字化转型</p>
</div> </div>
</div> </div>
</el-tab-pane> </el-tab-pane>
...@@ -448,7 +504,7 @@ export default { ...@@ -448,7 +504,7 @@ export default {
} }
.topic { .topic {
position: relative; position: relative;
margin: 90px 0; margin: 55px 0;
} }
.topic-bg { .topic-bg {
width: 100%; width: 100%;
...@@ -509,6 +565,7 @@ export default { ...@@ -509,6 +565,7 @@ export default {
} }
} }
.tab-section { .tab-section {
margin-top: 41px;
&.row { &.row {
display: flex; display: flex;
align-items: center; align-items: center;
......
<!-- 引产入校 --> <!-- 引产入校 -->
<template> <template>
<div> <div>
<div class="banner"><img src="https://webapp-pub.ezijing.com/www/pc/services/school/banner.jpg" /></div> <div class="banner">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/school/banner.jpg"
/>
</div>
<section class="section"> <section class="section">
<div class="section-inner"> <div class="section-inner">
<h2 class="section-title">引产入校</h2> <h2 class="section-title">{{ $t('school.tit') }}</h2>
<p class="section-desc"> <p class="section-desc">
紫荆教育针对数字经济岗位要求,以培养学生综合职业能力为导向,结合学校数字经济专业实训条件, {{ $t('school.desc') }}
提出“引产入校、以产促教”的工学结合一体化人才培养思路。引进企业产品设计研发任务,将一体化课程项目教学与实际产品设计研发相结合,安排学生参与产品设计研发、市场推广运营等环节,使学生掌握各种岗位的技能与能力,形成必备的职业核心技能和素养,从而实现入学即上岗的产教融合教学模式。目前紫荆教育提供与数字营销、数字分析、数字媒体、数字金融、数字运营等专业相关的超1000个岗位。
</p> </p>
<div class="section-pic" style="margin-top: 120px;"> <div class="section-pic" style="margin-top: 120px">
<img src="https://webapp-pub.ezijing.com/www/pc/services/school/1.png" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/school/1_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/services/school/1.png'
"
/>
</div> </div>
</div> </div>
</section> </section>
<section class="section"> <section class="section">
<div class="section-inner"> <div class="section-inner">
<h2 class="section-title">引产入校综合育人机制</h2> <h2 class="section-title">{{ $t('school.mechanism.tit') }}</h2>
<div class="edu-list"> <div class="edu-list">
<div class="edu-item" v-for="item in list" :key="item.image_url"> <div class="edu-item" v-for="item in list" :key="item.image_url">
<div class="edu-item__pic"><img :src="item.image_url" /></div> <div class="edu-item__pic"><img :src="item.image_url" /></div>
<div class="edu-item__content"> <div class="edu-item__content">
<h2>{{ item.title }}</h2> <h2>{{ item.title }}</h2>
<ul> <ul>
<li v-for="(item, index) in item.items" :key="index">{{ item }}</li> <li v-for="(item, index) in item.items" :key="index">
{{ item }}
</li>
</ul> </ul>
</div> </div>
</div> </div>
...@@ -33,7 +44,14 @@ ...@@ -33,7 +44,14 @@
<section class="section"> <section class="section">
<div class="section-inner"> <div class="section-inner">
<div class="section-pic"> <div class="section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/school/2.png" width="100%" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/school/2_en.png'
: 'https://webapp-pub.ezijing.com/www/pc/services/school/2.png'
"
width="100%"
/>
</div> </div>
</div> </div>
</section> </section>
...@@ -46,24 +64,29 @@ export default { ...@@ -46,24 +64,29 @@ export default {
return { return {
list: [ list: [
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/services/school/yrjz_1.png', image_url:
title: '数字金融', 'https://webapp-pub.ezijing.com/www/pc/services/school/yrjz_1.png',
items: ['远程视频服务岗(银行)', '金融科技运营推广岗', '数字金融分析', '……'] title: this.$t('school.mechanism.item1_tit'),
items: this.$t('school.mechanism.item1_desc')
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/services/school/yrjz_2.png', image_url:
title: '商业数据分析', 'https://webapp-pub.ezijing.com/www/pc/services/school/yrjz_2.png',
items: ['数据触达', '数据运营', '数据加工', '数据收集', '……'] title: this.$t('school.mechanism.item2_tit'),
items: this.$t('school.mechanism.item2_desc')
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/services/school/yrjz_3.png', image_url:
title: '智能管理与数字运营', 'https://webapp-pub.ezijing.com/www/pc/services/school/yrjz_3.png',
items: ['用户分析', '新媒体用户运营', '小程序用户运营', '社群运营', '门店APP运营', '门店数字化工具运营', '……'] title: this.$t('school.mechanism.item3_tit'),
items: this.$t('school.mechanism.item3_desc')
}, },
{ {
image_url: 'https://webapp-pub.ezijing.com/www/pc/services/school/yrjz_4.png', image_url:
'https://webapp-pub.ezijing.com/www/pc/services/school/yrjz_4.png',
title: '品牌管理与数字化营销', title: '品牌管理与数字化营销',
items: ['新媒体运营', '短视频制作', '客户数据分析', '直播带货', '数字营销策划', '……'] title: this.$t('school.mechanism.item4_tit'),
items: this.$t('school.mechanism.item4_desc')
} }
] ]
} }
......
<!-- 教学研发 --> <!-- 教学研发 -->
<template> <template>
<div> <div>
<div class="banner"><img src="https://webapp-pub.ezijing.com/www/pc/services/teach/banner.jpg" /></div> <div class="banner">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/teach/banner.jpg"
/>
</div>
<section class="section"> <section class="section">
<div class="section-inner "> <div class="section-inner">
<div class="section-1"> <div class="section-1">
<div class="section-pic"><img src="https://webapp-pub.ezijing.com/www/pc/services/teach/1.jpg" /></div> <div class="section-pic">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/teach/1.jpg"
/>
</div>
<div class="section-content"> <div class="section-content">
<h2 class="section-title">课程教学资源建设</h2> <h2 class="section-title">{{ $t('teach.tit1') }}</h2>
<p class="section-desc"> <p class="section-desc">
根据紫荆教育“数字+专业”、“数字+行业”模块化体系升级改造原有的学科知识逻辑体系框架。将社会岗位所需人才必备的能力及知识素养,详细地划归到不同专业所具备的能力,以此为基础构建模块进行教学。 {{ $t('teach.desc1') }}
</p> </p>
<ol> <ol>
<li>专业(群)共享资源课程资源</li> <li>
<li>专业(群)优质数字化教学资源</li> {{ $t('teach.tip1_1') }}
<li>国家级教学资源库</li> </li>
<li>
{{ $t('teach.tip1_2') }}
</li>
<li>
{{ $t('teach.tip1_3') }}
</li>
</ol> </ol>
</div> </div>
</div> </div>
<img src="https://webapp-pub.ezijing.com/www/pc/services/teach/12.jpg" class="section-img" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/teach/12_en.jpg'
: 'https://webapp-pub.ezijing.com/www/pc/services/teach/12.jpg'
"
class="section-img"
/>
</div> </div>
</section> </section>
<section class="section"> <section class="section">
<div class="section-inner"> <div class="section-inner">
<div class="section-2"> <div class="section-2">
<div class="section-pic"><img src="https://webapp-pub.ezijing.com/www/pc/services/teach/2.jpg" /></div> <div class="section-pic">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/teach/2.jpg"
/>
</div>
<div class="section-content"> <div class="section-content">
<h2 class="section-title">教师教学创新团队培养</h2> <h2 class="section-title">{{ $t('teach.tit2') }}</h2>
<p class="section-desc"> <p class="section-desc" v-html="$t('teach.desc2')"></p>
以“双师型、结构化”为主旨,打造教师研修与顶岗实践基地,开展认证讲师培训,培养一批高水平、具备实战经验的“双师型”教师。培育专业群带头人、专业(团队)带头人和专业骨干。加强进修学习、学术交流与合作,提升专业群教师的教学能力和实践水平。
<br />目前紫荆教育具有50+课程研发人员,700+校企联合师资团队,已完成4900+总研发课时,20+教学成果。
</p>
<ol> <ol>
<li>引聘企业带头人、行业师资</li> <li>{{ $t('teach.tip2_1') }}</li>
<li>企业顶岗、教师企业实践流动站</li> <li>
<li>校企师资双向流动</li> {{ $t('teach.tip2_2') }}
<li>双师赋能</li> </li>
<li>
{{ $t('teach.tip2_3') }}
</li>
<li>
{{ $t('teach.tip2_4') }}
</li>
</ol> </ol>
</div> </div>
</div> </div>
<img src="https://webapp-pub.ezijing.com/www/pc/services/teach/22.jpg" class="section-img" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/teach/22_en.jpg'
: 'https://webapp-pub.ezijing.com/www/pc/services/teach/22.jpg'
"
class="section-img"
/>
</div> </div>
</section> </section>
<section class="section"> <section class="section">
<div class="section-inner"> <div class="section-inner">
<div class="section-3"> <div class="section-3">
<div class="section-pic"><img src="https://webapp-pub.ezijing.com/www/pc/services/teach/3.jpg" /></div> <div class="section-pic">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/teach/3.jpg"
/>
</div>
<div class="section-content"> <div class="section-content">
<h2 class="section-title">教材与教法改革</h2> <h2 class="section-title">{{ $t('teach.tit3') }}</h2>
<p class="section-desc"> <p class="section-desc" v-html="$t('teach.desc3')"></p>
基于数字经济课程体系,采用双导师“学生-学徒、导师-师傅、产业-教学”线上线下授课,实现“技能训练+素质养成+人格塑造”全方位育人目标,推动课程革命。
已出版“1+X金融产品数字化营销职业技能等级证书”初中高级配套教材,共100余万字,编写在线题库2000+题目,录制500+小时直播视频。
</p>
<ol> <ol>
<li>特色教材共创</li> <li>{{ $t('teach.tip3_1') }}</li>
<li>教学方案改革</li> <li>{{ $t('teach.tip3_2') }}</li>
<li>教学数字化改革</li> <li>{{ $t('teach.tip3_3') }}</li>
</ol> </ol>
</div> </div>
</div> </div>
<div class="section-con"> <div class="section-con">
<div class="con-tit">教材和教法相对应</div> <div class="con-tit">{{ $t('teach.tit4') }}</div>
<img src="https://webapp-pub.ezijing.com/www/pc/services/teach/33.jpg" class="con-img" /> <img
<div class="con-desc">基于SaaS平台、商业数据分析实验室、数字营销实验室、数字运营实验室、引产入校中心</div> :src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/teach/33_en.jpg'
: 'https://webapp-pub.ezijing.com/www/pc/services/teach/33.jpg'
"
class="con-img"
/>
<div class="con-desc">
{{ $t('teach.desc4') }}
</div>
</div> </div>
</div> </div>
</section> </section>
<section class="section"> <section class="section">
<div class="section-inner"> <div class="section-inner">
<div class="section-4"> <div class="section-4">
<div class="section-pic"><img src="https://webapp-pub.ezijing.com/www/pc/services/teach/4.jpg" /></div> <div class="section-pic">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/teach/4.jpg"
/>
</div>
<div class="section-content"> <div class="section-content">
<h2 class="section-title">实训实践基地建设</h2> <h2 class="section-title">{{ $t('teach.tit5') }}</h2>
<p class="section-desc"> <p class="section-desc">
建立基于专业群的就业实习实训基地。围绕数字+行业产业链,构建数字人才培养的实习实训基地。重点打造两大就业实训实习平台(校内共享型平台和产教融合型实训平台)。夯实专业岗位基础能力,强化基于能力证书的岗位技能实训。 {{ $t('teach.desc5') }}
</p> </p>
<ol> <ol>
<li>校内实训基地</li> <li>
<li>校中厂、企业工作室</li> {{ $t('teach.tip5_1') }}
<li>企业实训基地</li> </li>
<li>数字经济实验室</li> <li>
{{ $t('teach.tip5_2') }}
</li>
<li>
{{ $t('teach.tip5_3') }}
</li>
<li>
{{ $t('teach.tip5_4') }}
</li>
</ol> </ol>
</div> </div>
</div> </div>
<img src="https://webapp-pub.ezijing.com/www/pc/services/teach/44.jpg" class="section-img" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/teach/44_en.jpg'
: 'https://webapp-pub.ezijing.com/www/pc/services/teach/44.jpg'
"
class="section-img"
/>
</div> </div>
</section> </section>
<section class="section"> <section class="section">
<div class="section-inner"> <div class="section-inner">
<div class="section-5"> <div class="section-5">
<div class="section-pic"><img src="https://webapp-pub.ezijing.com/www/pc/services/teach/5.jpg" /></div> <div class="section-pic">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/teach/5.jpg"
/>
</div>
<div class="section-content"> <div class="section-content">
<h2 class="section-title">高质量实习就业</h2> <h2 class="section-title">{{ $t('teach.tit6') }}</h2>
<p class="section-desc"> <p class="section-desc">
建立聚焦关键人群和拉动人才供应链的平台,与头部企业组成产业集群联盟,发挥人才需求预测和职业能力评价作用,把市场供求比例、关联岗位就业质量作为数字产业就业结构调整的重要依据,做好与企业人才供求对接,提高产业学院毕业生的就业质量。<br /> {{ $t('teach.desc6') }}
目前紫荆教育全球合作的金融类机构有20余家,酒店类机构10余家,新媒体运营机构10余家以及数家综合类机构。
</p> </p>
<ol> <ol>
<li>顶岗实习、就业推荐</li> <li>
<li>企业面试技巧指导、模拟面试</li> {{ $t('teach.tip6_1') }}
<li>就业双选会</li> </li>
<li>就业技能提升</li> <li>
{{ $t('teach.tip6_2') }}
</li>
<li>
{{ $t('teach.tip6_3') }}
</li>
<li>
{{ $t('teach.tip6_4') }}
</li>
</ol> </ol>
</div> </div>
</div> </div>
<img src="https://webapp-pub.ezijing.com/www/pc/services/teach/55.jpg" class="section-img" /> <img
:src="
$cookies.get('lang') == 'en-US'
? 'https://webapp-pub.ezijing.com/www/pc/services/teach/55_en.jpg'
: 'https://webapp-pub.ezijing.com/www/pc/services/teach/55.jpg'
"
class="section-img"
/>
</div> </div>
</section> </section>
<section class="section"> <section class="section">
<div class="section-inner "> <div class="section-inner">
<div class=" section-6"> <div class="section-6">
<div class="section-pic"><img src="https://webapp-pub.ezijing.com/www/pc/services/teach/6.jpg" /></div> <div class="section-pic">
<img
src="https://webapp-pub.ezijing.com/www/pc/services/teach/6.jpg"
/>
</div>
<div class="section-content"> <div class="section-content">
<h2 class="section-title">国际交流合作</h2> <h2 class="section-title">
{{ $t('teach.tit7') }}
</h2>
<p class="section-desc"> <p class="section-desc">
充分发扬自身特色和发挥资源优势,加强国际交流。着重加强国际间学生人才培养方面的合作,定期开展学术交流,推动国际间科研、教材编写以及课程设计等方面的合作。 {{ $t('teach.desc7') }}
紫荆教育目前具有100+国际合作院校、547门线上课程、600+金融机构/协会/政府/学校合作单位、700+国内外师资、1100+小时学术直播课、4900+总研发课时、6000+学位学员以及500万+人次学习。
</p> </p>
<ol> <ol>
<li>引进国际化专业教学资源</li> <li>
<li>国际本科、硕士留学合作</li> {{ $t('teach.tip7_1') }}
<li>国际博士留学合作</li> </li>
<li>国际数字经济论坛</li> <li>
{{ $t('teach.tip7_2') }}
</li>
<li>
{{ $t('teach.tip7_3') }}
</li>
<li>
{{ $t('teach.tip7_4') }}
</li>
</ol> </ol>
</div> </div>
</div> </div>
...@@ -175,7 +270,7 @@ export default { ...@@ -175,7 +270,7 @@ export default {
line-height: 34px; line-height: 34px;
color: #fff; color: #fff;
background-color: var(--main-color); background-color: var(--main-color);
padding:0 10px; padding: 0 10px;
// &::after { // &::after {
// content: ''; // content: '';
// position: absolute; // position: absolute;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论