提交 d4d49466 authored 作者: lihuihui's avatar lihuihui

项目站改版

上级 cde555ca
<template> <template>
<div> <div>
<div class="home-head"> <div class="home-head">
<img src="https://zws-imgs-pub.ezijing.com/static/public/097c7cf05ebd01ac34743c50fb0ed9f1.png" alt=""> <swiper ref="mySwiper" :options="swiperOptions" class="item-swiper">
<swiper-slide v-for="(item, index) in swiperList" :key="index">
<router-link :to="`/news/detail?id=${item.id}&type=home`">
<img :src="item" alt="" />
</router-link>
</swiper-slide>
</swiper>
</div> </div>
</div> </div>
</template> </template>
<script> <script>
export default { import { swiper, swiperSlide, directive } from 'vue-awesome-swiper'
import 'swiper/swiper-bundle.css'
export default {
components: {
swiper,
swiperSlide
},
directives: {
swiper: directive
},
data() {
const _this = this
return {
swiperList: ['https://zws-imgs-pub.ezijing.com/static/public/097c7cf05ebd01ac34743c50fb0ed9f1.png', 'https://zws-imgs-pub.ezijing.com/static/public/097c7cf05ebd01ac34743c50fb0ed9f1.png'],
swiperOptions: {
on: {
slideChangeTransitionStart: function() {
_this.swiperIndex = this.activeIndex
} }
},
observer:true,//修改swiper自己或子元素时,自动初始化swiper
observeParents:true,//修改swiper的父元素时,自动初始化swiper
loop:true,
autoplay: {
delay: 2000,
disableOnInteraction: false
}
}
}
},
computed: {
swiper() {
return this.$refs.mySwiper.$swiper
}
}
}
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.home-head{ .home-head{
......
<template>
<div>
<div class="home-head">
<swiper ref="mySwiper" :options="swiperOptions" class="item-swiper">
<swiper-slide v-for="(item, index) in swiperList" :key="index">
<router-link :to="`/news/detail?id=${item.id}&type=home`">
<img :src="item" alt="" />
</router-link>
</swiper-slide>
</swiper>
</div>
</div>
</template>
<script>
import { swiper, swiperSlide, directive } from 'vue-awesome-swiper'
export default {
components: {
swiper,
swiperSlide
},
directives: {
swiper: directive
},
data() {
const _this = this
return {
swiperList: ['https://zws-imgs-pub.ezijing.com/static/public/3dceecce8df0a6dcb06d48c75ada807b.png'],
swiperOptions: {
on: {
slideChangeTransitionStart: function() {
_this.swiperIndex = this.activeIndex
}
},
observer:true,//修改swiper自己或子元素时,自动初始化swiper
observeParents:true,//修改swiper的父元素时,自动初始化swiper
loop:true,
autoplay: {
delay: 2000,
disableOnInteraction: false
}
}
}
},
computed: {
swiper() {
return this.$refs.mySwiper.$swiper
}
}
}
</script>
<style lang="scss" scoped>
.home-head{
img{
width: 100%;
display: block;
}
}
</style>
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/es5-sham.min.js" src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/es5-sham.min.js"
></script> ></script>
<!-- 三方插件引入 --> <!-- 三方插件引入 -->
<script src="https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.js"></script>
<script <script
type="text/javascript" type="text/javascript"
src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/convertString/base64-new.js" src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/convertString/base64-new.js"
......
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
<img src="https://zws-imgs-pub.ezijing.com/static/public/fef814a1209bab02367cfdf8ab4f51dc.png" alt="" class="img"> <img src="https://zws-imgs-pub.ezijing.com/static/public/fef814a1209bab02367cfdf8ab4f51dc.png" alt="" class="img">
<div class="p1"> <div class="p1">
<span>试点申报入口:</span> <span>试点申报入口:</span>
<div class="all-btn">看通知</div> <div class="all-btn" @click="goPage('https://vslc.ncb.edu.cn/csr-declaraPlatform', 1)">去申请</div>
</div> </div>
<div class="p1"> <div class="p1">
<span class="text-index-2em">通知关注:</span> <span class="text-index-2em">通知关注:</span>
<div class="all-btn">看通知</div> <div class="all-btn" @click="goPage('/news')">看通知</div>
</div> </div>
<div class="p1"> <div class="p1">
<span class="text-index-2em">通知关注:</span> <span class="text-index-2em">通知关注:</span>
...@@ -19,10 +19,10 @@ ...@@ -19,10 +19,10 @@
</div> </div>
<div class="module2"> <div class="module2">
<div class="content-max-width"> <div class="content-max-width">
<div class="title">组织老师培训</div> <div class="title">考点申报</div>
<div class="p">有关单位意向申报成为1+X职业技能等级证书考核站点,请按要求登录政府网站申请试点院校业务平台(网址: https://vslc.ncb.edu.cn )输入试点院校管理员的账号密码,在考试管理菜单中,打开申报考点栏目,即可自主申报考核站点</div> <div class="p">有关单位意向申报成为1+X职业技能等级证书考核站点,请按要求登录政府网站申请试点院校业务平台(网址: https://vslc.ncb.edu.cn )输入试点院校管理员的账号密码,在考试管理菜单中,打开申报考点栏目,即可自主申报考核站点</div>
<div class="all-btn con-btn">去申请</div> <div class="all-btn con-btn" @click="goPage('https://vslc.ncb.edu.cn', 1)">去申请</div>
<div class="title mar-t36">组织开班授课</div> <div class="title mar-t36" id="points1">组织开班授课</div>
<div class="item"> <div class="item">
<img src="https://zws-imgs-pub.ezijing.com/static/public/6a969be695f821530e26bda9cdd727fb.png" alt=""> <img src="https://zws-imgs-pub.ezijing.com/static/public/6a969be695f821530e26bda9cdd727fb.png" alt="">
<div class="content"> <div class="content">
...@@ -31,16 +31,16 @@ ...@@ -31,16 +31,16 @@
支持视频课程教学播放、PPT课程讲义播放。<br/> 支持视频课程教学播放、PPT课程讲义播放。<br/>
管理班级学员和开班课,了解各班学习进度 管理班级学员和开班课,了解各班学习进度
</div> </div>
<div class="all-btn">进入系统</div> <div class="all-btn" @click="goPage('https://x-learning.ezijing.com/', 1)">进入系统</div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<div class="module3 content-max-width"> <div class="module3 content-max-width">
<div class="title">考试报名</div> <div class="title" id="points2">考试报名</div>
<div class="text-box"> <div class="text-box">
<div class="text">成绩查询请前往职业技能等级证书信息管理服务平台(网址: https://vslc.ncb.edu.cn/csr-scoreCertificate)进行查询。</div> <div class="text">成绩查询请前往职业技能等级证书信息管理服务平台(网址: https://vslc.ncb.edu.cn/csr-scoreCertificate)进行查询。</div>
<div class="all-btn">进入系统</div> <div class="all-btn" @click="goPage('https://vslc.ncb.edu.cn/csr-scoreCertificate', 1)">进入系统</div>
</div> </div>
<div class="img-box"> <div class="img-box">
<img src="https://zws-imgs-pub.ezijing.com/static/public/182e9ee4459c70648ddd626075d666a8.png" alt=""> <img src="https://zws-imgs-pub.ezijing.com/static/public/182e9ee4459c70648ddd626075d666a8.png" alt="">
...@@ -51,6 +51,37 @@ ...@@ -51,6 +51,37 @@
</template> </template>
<script> <script>
export default { export default {
mounted() {
if (this.$route.query.point) {
setTimeout(() => {
this.pointScroll()
}, 500)
}
},
methods: {
pointScroll(){
$('html, body').animate({
scrollTop: $(`#point${this.$route.query.point}`).offset().top
}, 300)
},
goPage(path, n) {
if (n) {
window.open(path)
} else {
this.$router.push({
path: path
})
}
}
},
watch: {
$route: {
handler: function(val, oldVal){
this.pointScroll()
},
deep: true
}
}
} }
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
......
<template> <template>
<div class="candida-box"> <div class="candida-box">
<div class="module1 content-max-width"> <div class="module1 content-max-width">
<div class="title">考生报名</div> <div class="title" id="point1">考生报名</div>
<div class="dosc">1+X证书制度是国家职业教育改革方案实施的重要举措,为全面落实《国家职业教育改革实施方案》和教育部等四部印发的《关于在院校实施“学历证书”+若干职业技能等级证书制度试点方案》(简称1+X证书)文件精神,高效有序推进《金融产品数字化营销职业技能等级证书》考核工作,对已申报1+X证书试点的院校,现开启考试报名工作,有关事项安排如下:</div> <div class="dosc">1+X证书制度是国家职业教育改革方案实施的重要举措,为全面落实《国家职业教育改革实施方案》和教育部等四部印发的《关于在院校实施“学历证书”+若干职业技能等级证书制度试点方案》(简称1+X证书)文件精神,高效有序推进《金融产品数字化营销职业技能等级证书》考核工作,对已申报1+X证书试点的院校,现开启考试报名工作,有关事项安排如下:</div>
<div class="p"> <div class="p">
<span>考试报名对象:</span> <span>考试报名对象:</span>
...@@ -35,14 +35,14 @@ ...@@ -35,14 +35,14 @@
</div> </div>
<div class="module2"> <div class="module2">
<div class="content-max-width"> <div class="content-max-width">
<div class="title">学习课程</div> <div class="title" id="point1">学习课程</div>
<div class="item"> <div class="item flex">
<img class="img" src="https://zws-imgs-pub.ezijing.com/static/public/dc31668fb1d44405ad8b52c94d9c5e3b.png" alt=""> <img class="img" src="https://zws-imgs-pub.ezijing.com/static/public/dc31668fb1d44405ad8b52c94d9c5e3b.png" alt="">
<div class="content-text"> <div class="content-text">
<div class="text"> <div class="text">
学习系统以学习课程和做题练题为主要功能。学习课程以视频展示,清晰、流畅且稳定。视频播放支持倍速、全屏切换、课程讲义和视频双频同步播放;视频章节中插入试卷随学随考;支持视频课程及PDF、PPT等文本课程学习。做题练题区分模拟测试和错题、收藏功能。模拟测试模拟真考流程,熟悉考试做题方式并评估成绩给定参考答案;错题练习系统自动记录错题,针对薄弱环节使学员多次加强练习。收藏试题主动添加试题。学习系统以帮助所有学员取得最好的成绩为目标,可随时客服反馈意见,及时处理和改进。 学习系统以学习课程和做题练题为主要功能。学习课程以视频展示,清晰、流畅且稳定。视频播放支持倍速、全屏切换、课程讲义和视频双频同步播放;视频章节中插入试卷随学随考;支持视频课程及PDF、PPT等文本课程学习。做题练题区分模拟测试和错题、收藏功能。模拟测试模拟真考流程,熟悉考试做题方式并评估成绩给定参考答案;错题练习系统自动记录错题,针对薄弱环节使学员多次加强练习。收藏试题主动添加试题。学习系统以帮助所有学员取得最好的成绩为目标,可随时客服反馈意见,及时处理和改进。
</div> </div>
<div class="run-btn">进入系统</div> <div class="run-btn" @click="goPage('https://x-learning.ezijing.com/', 1)">进入系统</div>
</div> </div>
</div> </div>
<div class="title">参加考试</div> <div class="title">参加考试</div>
...@@ -81,16 +81,45 @@ ...@@ -81,16 +81,45 @@
<div class="title mar-t36">成绩查询</div> <div class="title mar-t36">成绩查询</div>
<div class="p">成绩查询请前往职业技能等级证书信息管理服务平台(网址: https://vslc.ncb.edu.cn/csr-scoreCertificate)进行查询。</div> <div class="p">成绩查询请前往职业技能等级证书信息管理服务平台(网址: https://vslc.ncb.edu.cn/csr-scoreCertificate)进行查询。</div>
<img src="https://zws-imgs-pub.ezijing.com/static/public/e2c0c840ca551e344ffff6c03775030c.png" class="img1" alt=""> <img src="https://zws-imgs-pub.ezijing.com/static/public/e2c0c840ca551e344ffff6c03775030c.png" class="img1" alt="">
<div class="btn">去查询</div> <div class="btn" @click="goPage('https://vslc.ncb.edu.cn/csr-scoreCertificate', 1)">去查询</div>
<div class="title">证书查询</div> <div class="title">证书查询</div>
<div class="p">证书查询请前往职业技能等级证书信息管理服务平台(网址: https://vslc.ncb.edu.cn/csr-verification)进行查询。</div> <div class="p">证书查询请前往职业技能等级证书信息管理服务平台(网址: https://vslc.ncb.edu.cn/csr-verification)进行查询。</div>
<img src="https://zws-imgs-pub.ezijing.com/static/public/8176a5a1080aeb1e67240d85d12ef468.png" alt="" class="img2"> <img src="https://zws-imgs-pub.ezijing.com/static/public/8176a5a1080aeb1e67240d85d12ef468.png" alt="" class="img2">
<div class="btn">去查询</div> <div class="btn" @click="goPage('https://vslc.ncb.edu.cn/csr-verification', 1)">去查询</div>
</div> </div>
</div> </div>
</template> </template>
<script> <script>
export default { export default {
mounted() {
if (this.$route.query.point) {
this.pointScroll()
}
},
methods: {
pointScroll(){
$('html, body').animate({
scrollTop: $(`#point${this.$route.query.point}`).offset().top
}, 500);
},
goPage(path, n) {
if (n) {
window.open(path)
} else {
this.$router.push({
path: path
})
}
}
},
watch: {
$route: {
handler: function(val, oldVal){
this.pointScroll()
},
deep: true
}
}
} }
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
...@@ -142,6 +171,7 @@ export default { ...@@ -142,6 +171,7 @@ export default {
margin-top: 16px; margin-top: 16px;
} }
.bm-btn{ .bm-btn{
cursor: pointer;
width: 104px; width: 104px;
height: 40px; height: 40px;
background: linear-gradient(315deg, rgba(225, 47, 116, 0.83) 0%, #C01540 100%); background: linear-gradient(315deg, rgba(225, 47, 116, 0.83) 0%, #C01540 100%);
...@@ -191,7 +221,9 @@ export default { ...@@ -191,7 +221,9 @@ export default {
display: flex; display: flex;
} }
.item{ .item{
// display: flex; &.flex{
display: flex;
}
.img{ .img{
width: 326px; width: 326px;
height: 180px; height: 180px;
...@@ -284,6 +316,7 @@ export default { ...@@ -284,6 +316,7 @@ export default {
margin: 16px auto; margin: 16px auto;
} }
.btn{ .btn{
cursor: pointer;
margin: 0 auto; margin: 0 auto;
width: 104px; width: 104px;
height: 40px; height: 40px;
......
...@@ -11,11 +11,11 @@ ...@@ -11,11 +11,11 @@
</div> </div>
<div class="p1"> <div class="p1">
<span>报名入口:</span> <span>报名入口:</span>
<div class="all-btn">去报名</div> <div class="all-btn" @click="goPage('/train')">去报名</div>
</div> </div>
<div class="p1"> <div class="p1">
<span>通知关注:</span> <span>通知关注:</span>
<div class="all-btn">看通知</div> <div class="all-btn" @click="goPage('/news')">看通知</div>
</div> </div>
<div class="title mar-t36-b26">老师培训</div> <div class="title mar-t36-b26">老师培训</div>
<div class="item"> <div class="item">
...@@ -26,19 +26,19 @@ ...@@ -26,19 +26,19 @@
老师学习课程以视频展示为主,清晰、流畅且稳定。视频播放支持倍速、全屏切换、课程讲义和视频双频同步播放;<br/> 老师学习课程以视频展示为主,清晰、流畅且稳定。视频播放支持倍速、全屏切换、课程讲义和视频双频同步播放;<br/>
辅助教学,使用学习系统,开班授课,可辅导所有学员班课讲解,以取得最好的成绩。 辅助教学,使用学习系统,开班授课,可辅导所有学员班课讲解,以取得最好的成绩。
</div> </div>
<div class="all-btn">进入系统</div> <div class="all-btn" @click="goPage('https://x-learning.ezijing.com/', 1)">进入系统</div>
</div> </div>
</div> </div>
</div> </div>
<div class="module2"> <div class="module2">
<div class="content-max-width"> <div class="content-max-width">
<div class="title">参加考试</div> <div class="title" id="pointt1">参加考试</div>
<div class="p">师资培训之后,会通知各位老师线下或者线上考试。</div> <div class="p">师资培训之后,会通知各位老师线下或者线上考试。</div>
<div class="p1"> <div class="p1">
<span>通知关注:</span> <span>通知关注:</span>
<div class="all-btn">看通知</div> <div class="all-btn" @click="goPage('/news')">看通知</div>
</div> </div>
<div class="title mar-t36-b16">培训证书</div> <div class="title mar-t36-b16" id="pointt2">培训证书</div>
<div class="cert-box"> <div class="cert-box">
<img src="https://zws-imgs-pub.ezijing.com/static/public/c10eedf619424f2881a214284818626c.png" alt=""> <img src="https://zws-imgs-pub.ezijing.com/static/public/c10eedf619424f2881a214284818626c.png" alt="">
<div class="text">师资培训通过之后,会颁发师资培训证书。</div> <div class="text">师资培训通过之后,会颁发师资培训证书。</div>
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
支持视频课程教学播放、PPT课程讲义播放。<br/> 支持视频课程教学播放、PPT课程讲义播放。<br/>
管理班级学员和开班课,了解进度 管理班级学员和开班课,了解进度
</div> </div>
<div class="all-btn">进入系统</div> <div class="all-btn" @click="goPage('https://x-learning.ezijing.com/', 1)">进入系统</div>
</div> </div>
</div> </div>
</div> </div>
...@@ -65,6 +65,37 @@ ...@@ -65,6 +65,37 @@
</template> </template>
<script> <script>
export default { export default {
mounted() {
if (this.$route.query.point) {
setTimeout(() => {
this.pointScroll()
}, 500)
}
},
methods: {
pointScroll(){
$('html, body').animate({
scrollTop: $(`#point${this.$route.query.point}`).offset().top
}, 500)
},
goPage(path, n) {
if (n) {
window.open(path)
} else {
this.$router.push({
path: path
})
}
}
},
watch: {
$route: {
handler: function(val, oldVal){
this.pointScroll()
},
deep: true
}
}
} }
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<ul class="item-box"> <ul class="item-box">
<template v-if="offsetTabIndex == 0"> <template v-if="offsetTabIndex == 0">
<template v-for="(item, index) in examineeNav"> <template v-for="(item, index) in examineeNav">
<li :key="index" @click="goPage(item.path)"> <li :key="index" @click="goPage(item.path, item.pathType)">
<img :src="item.icon" alt="" class="img"> <img :src="item.icon" alt="" class="img">
<img :src="item.iconActive" alt="" class="img-active"> <img :src="item.iconActive" alt="" class="img-active">
<div class="text">{{ item.text }}</div> <div class="text">{{ item.text }}</div>
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
</template> </template>
<template v-if="offsetTabIndex == 1"> <template v-if="offsetTabIndex == 1">
<template v-for="(item, index) in teacherNav"> <template v-for="(item, index) in teacherNav">
<li :key="index" @click="goPage(item.path)"> <li :key="index" @click="goPage(item.path, item.pathType)">
<img :src="item.icon" alt="" class="img"> <img :src="item.icon" alt="" class="img">
<img :src="item.iconActive" alt="" class="img-active"> <img :src="item.iconActive" alt="" class="img-active">
<div class="text">{{ item.text }}</div> <div class="text">{{ item.text }}</div>
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
</template> </template>
<template v-if="offsetTabIndex == 2"> <template v-if="offsetTabIndex == 2">
<template v-for="(item, index) in schoolNav"> <template v-for="(item, index) in schoolNav">
<li :key="index" @click="goPage(item.path)"> <li :key="index" @click="goPage(item.path, item.pathType)">
<img :src="item.icon" alt="" class="img"> <img :src="item.icon" alt="" class="img">
<img :src="item.iconActive" alt="" class="img-active"> <img :src="item.iconActive" alt="" class="img-active">
<div class="text">{{ item.text }}</div> <div class="text">{{ item.text }}</div>
...@@ -43,9 +43,9 @@ ...@@ -43,9 +43,9 @@
</ul> </ul>
</div> </div>
</div> </div>
<student-help v-if="offsetTabIndex == 0"></student-help> <student-help v-show="offsetTabIndex == 0"></student-help>
<teacher-help v-if="offsetTabIndex == 1"></teacher-help> <teacher-help v-show="offsetTabIndex == 1"></teacher-help>
<school-help v-if="offsetTabIndex == 2"></school-help> <school-help v-show="offsetTabIndex == 2"></school-help>
</div> </div>
</template> </template>
<script> <script>
...@@ -62,115 +62,148 @@ export default { ...@@ -62,115 +62,148 @@ export default {
}, },
data() { data() {
return { return {
offsetTabIndex: 1, offsetTabIndex: 0,
offsetBtn: ['我是考生', '我是老师', '我是学校'], offsetBtn: ['我是考生', '我是老师', '我是学校'],
examineeNav: [ examineeNav: [
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/8617726397bcc6fa81020934c57d92bd.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/8617726397bcc6fa81020934c57d92bd.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/ef0878be9e9fa6deab5b9dcfac9af12b.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/ef0878be9e9fa6deab5b9dcfac9af12b.png',
text: '注册账号', text: '注册账号',
path: 'register' path: '/register'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/5c7db419e6af3214fa53b1d4920cf7b5.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/5c7db419e6af3214fa53b1d4920cf7b5.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/76256d877bd6787af42d2f6010108a8b.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/76256d877bd6787af42d2f6010108a8b.png',
text: '学生报名', text: '学生报名',
path: '' path: '/hall?role=0&point=1&home=1'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/b5a6b0bf40f24545fd10cbf315e5839c.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/b5a6b0bf40f24545fd10cbf315e5839c.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/556e2554d2545d3d3a726dbcbaf20494.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/556e2554d2545d3d3a726dbcbaf20494.png',
text: '学习课程', text: '学习课程',
path: '' path: 'https://x-learning.ezijing.com/',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/9c4d618281f12680a367d212545cf041.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/9c4d618281f12680a367d212545cf041.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/53dd24cbf9c4c1a6ed078ab3b6049e95.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/53dd24cbf9c4c1a6ed078ab3b6049e95.png',
text: '参加考试', text: '参加考试',
path: '' path: 'https://x-exam.ezijing.com/login/6747074947782279168',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/6bf9fedcbff1d13de413667b33787db3.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/6bf9fedcbff1d13de413667b33787db3.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/3639914b6dbe79d4b2e745159fd49230.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/3639914b6dbe79d4b2e745159fd49230.png',
text: '成绩查询', text: '成绩查询',
path: '' path: 'https://vslc.ncb.edu.cn/csr-scoreCertificate',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/1e6d8f785a106b17eb698d1d563ff479.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/1e6d8f785a106b17eb698d1d563ff479.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/e3088887b1e2fc9711c7ad692e2e53cd.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/e3088887b1e2fc9711c7ad692e2e53cd.png',
text: '证书查询', text: '证书查询',
path: '' path: 'https://vslc.ncb.edu.cn/csr-verification',
pathType: 1
} }
], ],
teacherNav: [ teacherNav: [
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/2da6e70cac93900bdb1867458c9b7449.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/2da6e70cac93900bdb1867458c9b7449.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/c92aa5f2800a9a5bbedce54bfa0d499b.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/c92aa5f2800a9a5bbedce54bfa0d499b.png',
text: '注册账号' text: '注册账号',
path: '/register'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/284f07548eb240cc384a102f1b7efdda.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/284f07548eb240cc384a102f1b7efdda.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/0c9823481d85f209b4a498945f31ea83.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/0c9823481d85f209b4a498945f31ea83.png',
text: '师资培训报名' text: '师资培训报名',
path: '/train'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/b278993ee5c29349ff83d1d9b4b596c9.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/b278993ee5c29349ff83d1d9b4b596c9.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8d24a5c20a8ab87d26db73ccfacd2fba.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8d24a5c20a8ab87d26db73ccfacd2fba.png',
text: '老师培训' text: '老师培训',
path: 'https://x-learning.ezijing.com/',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/6f9583c270a3302a352ae9bbba64099d.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/6f9583c270a3302a352ae9bbba64099d.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8a16c6cd1dc986075a002fe314f21d0d.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8a16c6cd1dc986075a002fe314f21d0d.png',
text: '参加考试' text: '参加考试',
path: '/hall?role=1&point=t1&home=1'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/06f7b0220ab6d8d9d34f6d68258f2669.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/06f7b0220ab6d8d9d34f6d68258f2669.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/130affba0b6cefd278c31ddfab74acfc.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/130affba0b6cefd278c31ddfab74acfc.png',
text: '培训证书' text: '培训证书',
path: '/hall?role=1&point=t2&home=1'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/70c3defef24fd1438ada43b3e1ccff87.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/70c3defef24fd1438ada43b3e1ccff87.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/fe6b2d4c31d7f6369468c675d5876671.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/fe6b2d4c31d7f6369468c675d5876671.png',
text: '开班授课' text: '开班授课',
path: 'https://x-learning.ezijing.com/',
pathType: 1
} }
], ],
schoolNav: [ schoolNav: [
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/00e366f3cc15ab30c1fd285d10989bed.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/00e366f3cc15ab30c1fd285d10989bed.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/66dd597f670a07584897d03a4c6bd9ab.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/66dd597f670a07584897d03a4c6bd9ab.png',
text: '注册账号' text: '注册账号',
path: '/register'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/1dc324792168ee1e6a07b5975e6e3d8b.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/1dc324792168ee1e6a07b5975e6e3d8b.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/02e1e75b3aed4a92f3038589091be1f2.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/02e1e75b3aed4a92f3038589091be1f2.png',
text: '试点申报' text: '试点申报',
path: 'https://vslc.ncb.edu.cn/csr-declaraPlatform',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/17e3d75022ee88d4661bff4ca61f0966.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/17e3d75022ee88d4661bff4ca61f0966.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/073a7d9317d0ff8d8876c4ce53d15bc2.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/073a7d9317d0ff8d8876c4ce53d15bc2.png',
text: '考点申报' text: '考点申报',
path: 'https://vslc.ncb.edu.cn/csr-declaraPlatform',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/ea6a2917391444208d9084c3205227b2.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/ea6a2917391444208d9084c3205227b2.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/55065b21e5ba9bc735a3d3527f07af79.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/55065b21e5ba9bc735a3d3527f07af79.png',
text: '组织老师培训' text: '组织老师培训',
path: 'https://x-learning.ezijing.com/',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/cc4885f2f4b6f566954cdb15381916f8.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/cc4885f2f4b6f566954cdb15381916f8.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/901044f1465a5497fef8135f9e2ce4ff.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/901044f1465a5497fef8135f9e2ce4ff.png',
text: '组织开授课' text: '组织开授课',
path: '/hall?role=2&point=s1&home=1'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/1505fd4535d858b4939e46f2534bfcaf.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/1505fd4535d858b4939e46f2534bfcaf.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/3c3d204e15a400a7f74b4a9dad44cd55.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/3c3d204e15a400a7f74b4a9dad44cd55.png',
text: '考试报名' text: '考试报名',
path: '/hall?role=2&point=s2&home=1'
} }
] ],
} }
}, },
mounted() {
this.offsetTabIndex = this.$route.query.role || 0
},
methods: { methods: {
offsetTab(n) { offsetTab(n) {
this.offsetTabIndex = n this.offsetTabIndex = n
},
goPage(path, n) {
if (n) {
window.open(path)
} else {
this.$router.push({
path: path
})
}
} }
} }
} }
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<ul class="item-box"> <ul class="item-box">
<template v-if="offsetTabIndex == 0"> <template v-if="offsetTabIndex == 0">
<template v-for="(item, index) in examineeNav"> <template v-for="(item, index) in examineeNav">
<li :key="index" @click="goPage(item.path)"> <li :key="index" @click="goPage(item.path, item.pathType)">
<img :src="item.icon" alt="" class="img"> <img :src="item.icon" alt="" class="img">
<img :src="item.iconActive" alt="" class="img-active"> <img :src="item.iconActive" alt="" class="img-active">
<div class="text">{{ item.text }}</div> <div class="text">{{ item.text }}</div>
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
</template> </template>
<template v-if="offsetTabIndex == 1"> <template v-if="offsetTabIndex == 1">
<template v-for="(item, index) in teacherNav"> <template v-for="(item, index) in teacherNav">
<li :key="index" @click="goPage(item.path)"> <li :key="index" @click="goPage(item.path, item.pathType)">
<img :src="item.icon" alt="" class="img"> <img :src="item.icon" alt="" class="img">
<img :src="item.iconActive" alt="" class="img-active"> <img :src="item.iconActive" alt="" class="img-active">
<div class="text">{{ item.text }}</div> <div class="text">{{ item.text }}</div>
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
</template> </template>
<template v-if="offsetTabIndex == 2"> <template v-if="offsetTabIndex == 2">
<template v-for="(item, index) in schoolNav"> <template v-for="(item, index) in schoolNav">
<li :key="index" @click="goPage(item.path)"> <li :key="index" @click="goPage(item.path, item.pathType)">
<img :src="item.icon" alt="" class="img"> <img :src="item.icon" alt="" class="img">
<img :src="item.iconActive" alt="" class="img-active"> <img :src="item.iconActive" alt="" class="img-active">
<div class="text">{{ item.text }}</div> <div class="text">{{ item.text }}</div>
...@@ -59,6 +59,13 @@ ...@@ -59,6 +59,13 @@
</li> </li>
</router-link> </router-link>
</template> </template>
<template v-if="list < 4">
<router-link :to="`/news/detail?id=${item.id}&type=home`" :key="index">
<li>
<div class="text">{{ item.title }}</div>
</li>
</router-link>
</template>
</template> </template>
<li class="border-none"> <li class="border-none">
<router-link to="/news"> <router-link to="/news">
...@@ -84,7 +91,8 @@ ...@@ -84,7 +91,8 @@
</div> </div>
</div> </div>
<div class="advert-box"> <div class="advert-box">
<img src="https://zws-imgs-pub.ezijing.com/static/public/3dceecce8df0a6dcb06d48c75ada807b.png" alt=""> <poster/>
<!-- <img src="https://zws-imgs-pub.ezijing.com/static/public/3dceecce8df0a6dcb06d48c75ada807b.png" alt=""> -->
</div> </div>
<div class="service-box content-max-width"> <div class="service-box content-max-width">
<div class="title"> <div class="title">
...@@ -98,7 +106,7 @@ ...@@ -98,7 +106,7 @@
<div class="content-box"> <div class="content-box">
<span class="tit">{{ item.title }}</span> <span class="tit">{{ item.title }}</span>
<div class="desc">{{ item.desc }}</div> <div class="desc">{{ item.desc }}</div>
<div class="more">查看更多 ></div> <div class="more" @click="goPage(item.path, item.pathType)">查看更多 ></div>
</div> </div>
</div> </div>
</li> </li>
...@@ -111,13 +119,15 @@ ...@@ -111,13 +119,15 @@
<script> <script>
import action from '@action' import action from '@action'
import haedBanner from '@/components/headBanner' import haedBanner from '@/components/headBanner'
import poster from '@/components/poster'
import { swiper, swiperSlide, directive } from 'vue-awesome-swiper' import { swiper, swiperSlide, directive } from 'vue-awesome-swiper'
import 'swiper/swiper-bundle.css' import 'swiper/swiper-bundle.css'
export default { export default {
components: { components: {
swiper, swiper,
swiperSlide, swiperSlide,
haedBanner haedBanner,
poster
}, },
directives: { directives: {
swiper: directive swiper: directive
...@@ -132,22 +142,29 @@ export default { ...@@ -132,22 +142,29 @@ export default {
{ {
img: 'https://zws-imgs-pub.ezijing.com/static/public/8938cfd93f92e9616ab677a0da59727f.png', img: 'https://zws-imgs-pub.ezijing.com/static/public/8938cfd93f92e9616ab677a0da59727f.png',
title: '教材中心', title: '教材中心',
desc: '按照金融数字化营销技能等级标准,对典型工作任务,岗位操作技能,涵盖大中型企业服务,并系统解构了中小微企业的营销流程全部过程和规范……' desc: '按照金融数字化营销技能等级标准,对典型工作任务,岗位操作技能,涵盖大中型企业服务,并系统解构了中小微企业的营销流程全部过程和规范……',
path: '/service?id=0'
}, },
{ {
img: 'https://zws-imgs-pub.ezijing.com/static/public/1e0843ec08a2ea4aa152125bd1c70867.png', img: 'https://zws-imgs-pub.ezijing.com/static/public/1e0843ec08a2ea4aa152125bd1c70867.png',
title: '教学资源(老师)', title: '教学资源(老师)',
desc: '' desc: '',
path: 'https://login.ezijing.com/xlearn/register',
pathType: 1
}, },
{ {
img: 'https://zws-imgs-pub.ezijing.com/static/public/cc0746c91d9d42ec9c016ef6835d90af.png', img: 'https://zws-imgs-pub.ezijing.com/static/public/cc0746c91d9d42ec9c016ef6835d90af.png',
title: '课程学习(学生)', title: '课程学习(学生)',
desc: '' desc: '',
path: 'https://login.ezijing.com/xlearn/register',
pathType: 1
}, },
{ {
img: 'https://zws-imgs-pub.ezijing.com/static/public/a5abcb75376ed28373abace5ed4e03bc.png', img: 'https://zws-imgs-pub.ezijing.com/static/public/a5abcb75376ed28373abace5ed4e03bc.png',
title: '实操学习', title: '实操学习',
desc: '' desc: '',
path: 'http://xtraining.ezijing.com/',
pathType: 1
} }
], ],
examineeNav: [ examineeNav: [
...@@ -161,95 +178,116 @@ export default { ...@@ -161,95 +178,116 @@ export default {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/5c7db419e6af3214fa53b1d4920cf7b5.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/5c7db419e6af3214fa53b1d4920cf7b5.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/76256d877bd6787af42d2f6010108a8b.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/76256d877bd6787af42d2f6010108a8b.png',
text: '学生报名', text: '学生报名',
path: '/train' path: '/hall?role=0&point=1'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/b5a6b0bf40f24545fd10cbf315e5839c.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/b5a6b0bf40f24545fd10cbf315e5839c.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/556e2554d2545d3d3a726dbcbaf20494.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/556e2554d2545d3d3a726dbcbaf20494.png',
text: '学习课程', text: '学习课程',
path: '' path: 'https://x-learning.ezijing.com/',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/9c4d618281f12680a367d212545cf041.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/9c4d618281f12680a367d212545cf041.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/53dd24cbf9c4c1a6ed078ab3b6049e95.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/53dd24cbf9c4c1a6ed078ab3b6049e95.png',
text: '参加考试', text: '参加考试',
path: '' path: 'https://x-exam.ezijing.com/login/6747074947782279168',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/6bf9fedcbff1d13de413667b33787db3.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/6bf9fedcbff1d13de413667b33787db3.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/3639914b6dbe79d4b2e745159fd49230.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/3639914b6dbe79d4b2e745159fd49230.png',
text: '成绩查询', text: '成绩查询',
path: '' path: 'https://vslc.ncb.edu.cn/csr-scoreCertificate',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/1e6d8f785a106b17eb698d1d563ff479.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/1e6d8f785a106b17eb698d1d563ff479.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/e3088887b1e2fc9711c7ad692e2e53cd.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/e3088887b1e2fc9711c7ad692e2e53cd.png',
text: '证书查询', text: '证书查询',
path: '' path: 'https://vslc.ncb.edu.cn/csr-verification',
pathType: 1
} }
], ],
teacherNav: [ teacherNav: [
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/2da6e70cac93900bdb1867458c9b7449.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/2da6e70cac93900bdb1867458c9b7449.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/c92aa5f2800a9a5bbedce54bfa0d499b.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/c92aa5f2800a9a5bbedce54bfa0d499b.png',
text: '注册账号' text: '注册账号',
path: '/register'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/284f07548eb240cc384a102f1b7efdda.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/284f07548eb240cc384a102f1b7efdda.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/0c9823481d85f209b4a498945f31ea83.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/0c9823481d85f209b4a498945f31ea83.png',
text: '师资培训报名' text: '师资培训报名',
path: '/train'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/b278993ee5c29349ff83d1d9b4b596c9.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/b278993ee5c29349ff83d1d9b4b596c9.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8d24a5c20a8ab87d26db73ccfacd2fba.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8d24a5c20a8ab87d26db73ccfacd2fba.png',
text: '老师培训' text: '老师培训',
path: 'https://x-learning.ezijing.com/',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/6f9583c270a3302a352ae9bbba64099d.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/6f9583c270a3302a352ae9bbba64099d.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8a16c6cd1dc986075a002fe314f21d0d.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/8a16c6cd1dc986075a002fe314f21d0d.png',
text: '参加考试' text: '参加考试',
path: '/hall?role=1&point=t1'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/06f7b0220ab6d8d9d34f6d68258f2669.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/06f7b0220ab6d8d9d34f6d68258f2669.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/130affba0b6cefd278c31ddfab74acfc.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/130affba0b6cefd278c31ddfab74acfc.png',
text: '培训证书' text: '培训证书',
path: '/hall?role=1&point=t2'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/70c3defef24fd1438ada43b3e1ccff87.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/70c3defef24fd1438ada43b3e1ccff87.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/fe6b2d4c31d7f6369468c675d5876671.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/fe6b2d4c31d7f6369468c675d5876671.png',
text: '开班授课' text: '开班授课',
path: 'https://x-learning.ezijing.com/',
pathType: 1
} }
], ],
schoolNav: [ schoolNav: [
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/00e366f3cc15ab30c1fd285d10989bed.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/00e366f3cc15ab30c1fd285d10989bed.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/66dd597f670a07584897d03a4c6bd9ab.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/66dd597f670a07584897d03a4c6bd9ab.png',
text: '注册账号' text: '注册账号',
path: '/register'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/1dc324792168ee1e6a07b5975e6e3d8b.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/1dc324792168ee1e6a07b5975e6e3d8b.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/02e1e75b3aed4a92f3038589091be1f2.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/02e1e75b3aed4a92f3038589091be1f2.png',
text: '试点申报' text: '试点申报',
path: 'https://vslc.ncb.edu.cn/csr-declaraPlatform',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/17e3d75022ee88d4661bff4ca61f0966.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/17e3d75022ee88d4661bff4ca61f0966.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/073a7d9317d0ff8d8876c4ce53d15bc2.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/073a7d9317d0ff8d8876c4ce53d15bc2.png',
text: '考点申报' text: '考点申报',
path: 'https://vslc.ncb.edu.cn/csr-declaraPlatform',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/ea6a2917391444208d9084c3205227b2.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/ea6a2917391444208d9084c3205227b2.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/55065b21e5ba9bc735a3d3527f07af79.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/55065b21e5ba9bc735a3d3527f07af79.png',
text: '组织老师培训' text: '组织老师培训',
path: 'https://x-learning.ezijing.com/',
pathType: 1
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/cc4885f2f4b6f566954cdb15381916f8.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/cc4885f2f4b6f566954cdb15381916f8.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/901044f1465a5497fef8135f9e2ce4ff.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/901044f1465a5497fef8135f9e2ce4ff.png',
text: '组织开授课' text: '组织开授课',
path: '/hall?role=2&point=s1'
}, },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/1505fd4535d858b4939e46f2534bfcaf.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/1505fd4535d858b4939e46f2534bfcaf.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/3c3d204e15a400a7f74b4a9dad44cd55.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/3c3d204e15a400a7f74b4a9dad44cd55.png',
text: '考试报名' text: '考试报名',
path: '/hall?role=2&point=s2'
} }
], ],
offsetBtn: ['我是考生', '我是老师', '我是学校'], offsetBtn: ['我是考生', '我是老师', '我是学校'],
...@@ -290,6 +328,7 @@ export default { ...@@ -290,6 +328,7 @@ export default {
methods: { methods: {
newsTab(n) { newsTab(n) {
this.newsTabIndex = n this.newsTabIndex = n
this.newsList()
}, },
offsetTab(n) { offsetTab(n) {
this.offsetTabIndex = n this.offsetTabIndex = n
...@@ -306,7 +345,7 @@ export default { ...@@ -306,7 +345,7 @@ export default {
}) })
} }
}, },
newsList() { newsList(name) {
const loading = this.$loading({ const loading = this.$loading({
lock: true, lock: true,
text: 'Loading', text: 'Loading',
...@@ -320,9 +359,9 @@ export default { ...@@ -320,9 +359,9 @@ export default {
}, 2000) }, 2000)
} else { } else {
const findId = this.articleClassify.children.find(item => { const findId = this.articleClassify.children.find(item => {
return item.display_name === '新闻动态' return item.display_name === (this.newsTabIndex ? '工作动态' : '新闻动态')
}) })
action.articleAction.getArticle({ category_id: findId.id }).then(res => { action.articleAction.getArticle({ category_id: findId ? findId.id : 23 }).then(res => {
this.list = res.data.list this.list = res.data.list
this.swiperList = [] this.swiperList = []
res.data.list.map((item, index) => { res.data.list.map((item, index) => {
...@@ -578,6 +617,7 @@ export default { ...@@ -578,6 +617,7 @@ export default {
} }
.more{ .more{
display: block; display: block;
cursor: pointer;
} }
} }
} }
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<span @click="isBuyShow = true">《金融产品数字化营销高级》</span> <span @click="isBuyShow = true">《金融产品数字化营销高级》</span>
</div> </div>
</div> </div>
<div class="moudel2 content-max-width" v-if="tabIndex == 1 && !isBuyShow"> <!-- <div class="moudel2 content-max-width" v-if="tabIndex == 1 && !isBuyShow">
<div class="con-text"> <div class="con-text">
经过对中职、高职和应用型本科财税类专业教学标准的深入研究,通过与具有代表性的院校进行现场访谈,专家研讨等方式的走访调研工作,充分分析了解在书证融通方面各大院校遇到的问题,并就普遍典型问题进行梳理,对比分析2019年教育部职成司发布财经商贸大类的高等职业专业教学标准,并以中职、高职和本科三个层次对标会计专业教学标准的衔接融通方案,一共三套范例参考方案,智能财税职业技能等级标准分为初中高级,以高职为例,适用主要专业财务管理、会计、会计信息管理、审计、税务等专业。暂按16学时计为1学分,智能财税职业技能等级标准(初级)的总学时为136,其中上册40学时、中册56学时、下册40学时,完成初级阶段学习,需要完成其中两门共计96个学时,其中2册为必修,1册和3册选修。总学分为8.5。具体为: 经过对中职、高职和应用型本科财税类专业教学标准的深入研究,通过与具有代表性的院校进行现场访谈,专家研讨等方式的走访调研工作,充分分析了解在书证融通方面各大院校遇到的问题,并就普遍典型问题进行梳理,对比分析2019年教育部职成司发布财经商贸大类的高等职业专业教学标准,并以中职、高职和本科三个层次对标会计专业教学标准的衔接融通方案,一共三套范例参考方案,智能财税职业技能等级标准分为初中高级,以高职为例,适用主要专业财务管理、会计、会计信息管理、审计、税务等专业。暂按16学时计为1学分,智能财税职业技能等级标准(初级)的总学时为136,其中上册40学时、中册56学时、下册40学时,完成初级阶段学习,需要完成其中两门共计96个学时,其中2册为必修,1册和3册选修。总学分为8.5。具体为:
从形式上,我们按照智能财税职业技能等级标准中的工作领域为单位模块进行划分,经过梳理,从高职的最新会计专业教学标准分析,对应课程:财务会计基础、企业财务会计、纳税实务、会计信息系统应用、创新创业教育。对应的课程名称具体 从形式上,我们按照智能财税职业技能等级标准中的工作领域为单位模块进行划分,经过梳理,从高职的最新会计专业教学标准分析,对应课程:财务会计基础、企业财务会计、纳税实务、会计信息系统应用、创新创业教育。对应的课程名称具体
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<div class="all-btn">下载文件2</div> <div class="all-btn">下载文件2</div>
</div> </div>
<div class="pdf">教学资源.pdf</div> <div class="pdf">教学资源.pdf</div>
</div> </div> -->
<buy v-if="isBuyShow"/> <buy v-if="isBuyShow"/>
</div> </div>
</template> </template>
...@@ -51,9 +51,16 @@ export default { ...@@ -51,9 +51,16 @@ export default {
methods: { methods: {
tabChange(n) { tabChange(n) {
this.isBuyShow = false this.isBuyShow = false
if (n === 1) {
window.location.href = 'https://login.ezijing.com/xlearn/register'
}
if (n === 2) { if (n === 2) {
window.location.href = 'https://x-learning.ezijing.com/' window.location.href = 'https://login.ezijing.com/xlearn/register'
}
if (n === 3) {
window.location.href = 'http://xtraining.ezijing.com/'
} }
console.log(n)
this.tabIndex = n this.tabIndex = n
} }
} }
......
...@@ -8,14 +8,14 @@ ...@@ -8,14 +8,14 @@
<img :src="data.cover_pc_url" alt=""> <img :src="data.cover_pc_url" alt="">
<div class="right-content"> <div class="right-content">
<!-- <div class="title">关于1+X金融数字化营销证书考核站点申报的通知</div> --> <!-- <div class="title">关于1+X金融数字化营销证书考核站点申报的通知</div> -->
<div class="des-box" v-html="data.content"> <div class="des-box">
<p class="ind">作者:基础数据维护及档案管理</p> <p>活动类型:基础数据维护及档案管理</p>
<p>出版时间:基础数据维护及档案管理</p> <p>活动地点:财务业务理能力</p>
<p class="ind">ISBN:基础数据维护及档案管理</p> <p>培训起始时间:2020.10.19—2020.11.20</p>
<p>书籍简介:基础数据维护及档案管理</p> <p>联系人:王老师</p>
</div> </div>
<router-link to="/train/form"> <router-link to="/train/form">
<div class="detail-btn">在线报名</div> <div class="detail-btn">立即报名</div>
</router-link> </router-link>
</div> </div>
</div> </div>
...@@ -28,6 +28,30 @@ ...@@ -28,6 +28,30 @@
</div> --> </div> -->
</div> </div>
</div> </div>
<div class="new-contents content-max-width">
<div class="p">
<div class="name">会议简介:</div>
<div class="cont">往价计子断选社界他界四收半很导条回于问个地给资政色金美关做除当打目商马层消酸龙信样世手除制二美信很</div>
</div>
<div class="p">
<div class="name">会议流程如下:</div>
<div class="cont">往价计子断选社界他界四收半很导条回于问个地给资政色金美关做除当打目商马层消酸龙信样世手除制二美信很</div>
</div>
<div class="p">
<div class="name">报名咨询:</div>
<div class="cont">往价计子断选社界他</div>
</div>
<div class="p">
<div class="name">联系人:</div>
<div class="cont">往价计</div>
</div>
<div class="p">
<div class="name">联系电话:</div>
<div class="cont">13121931111</div>
</div>
<div class="pdf">《金融产品数字化营销中级》 </div>
<div class="pdf">《金融产品数字化营销中级》 </div>
</div>
</div> </div>
</template> </template>
<script> <script>
...@@ -86,8 +110,8 @@ export default { ...@@ -86,8 +110,8 @@ export default {
width: 753px; width: 753px;
} }
.item-box{ .item-box{
padding: 24px 0; padding: 24px 0 0;
border-bottom: 1px solid #eee; // border-bottom: 1px solid #eee;
display: flex; display: flex;
img{ img{
width: 200px; width: 200px;
...@@ -122,7 +146,7 @@ export default { ...@@ -122,7 +146,7 @@ export default {
height: 36px; height: 36px;
background: linear-gradient(315deg, rgba(225, 47, 116, 0.83) 0%, #C01540 100%); background: linear-gradient(315deg, rgba(225, 47, 116, 0.83) 0%, #C01540 100%);
border-radius: 4px; border-radius: 4px;
margin-top: 70px; margin-top: 8px;
} }
} }
} }
...@@ -171,4 +195,33 @@ export default { ...@@ -171,4 +195,33 @@ export default {
.crumb{ .crumb{
padding-top: 24px; padding-top: 24px;
} }
.new-contents{
padding-bottom: 36px;
.p{
display: flex;
margin-top: 16px;
.name{
width: 98px;
height: 20px;
font-size: 14px;
font-weight: bold;
color: #262626;
line-height: 20px;
text-align: right;
}
.cont{
width: 357px;
font-size: 14px;
color: #7D7D7D;
line-height: 20px;
}
}
.pdf{
margin-top: 16px;
font-size: 14px;
color: #0053C6;
line-height: 20px;
text-indent: 1.5em;
}
}
</style> </style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论