Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
7106b994
提交
7106b994
authored
9月 27, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore:增加政府教育合作页面
上级
82381f2f
全部展开
显示空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
188 行增加
和
94 行删除
+188
-94
ArticleDetail.vue
components/ArticleDetail.vue
+10
-4
Head.vue
components/Head.vue
+40
-45
company.vue
components/home/projectService/company.vue
+10
-2
goverment.vue
components/home/projectService/goverment.vue
+34
-8
school.vue
components/home/projectService/school.vue
+34
-8
Index.vue
pages/goverment/Index.vue
+0
-0
_id.vue
pages/services/college/case/_id.vue
+3
-3
index.vue
pages/services/college/case/index.vue
+21
-8
index.vue
pages/services/college/index.vue
+15
-4
project.vue
pages/services/college/project.vue
+21
-12
没有找到文件。
components/ArticleDetail.vue
浏览文件 @
7106b994
<
template
>
<
template
>
<app-frame
v-bind=
"$attrs"
v-on=
"$listeners"
class=
"article-detail"
>
<div
v-bind=
"$attrs"
v-on=
"$listeners"
class=
"article-detail"
>
<template
#
article
>
<!--
<app-frame
v-bind=
"$attrs"
v-on=
"$listeners"
class=
"article-detail"
>
-->
<!--
<template
#
article
>
-->
<div
class=
"article-back"
@
click=
"$emit('back')"
>
<div
class=
"article-back"
@
click=
"$emit('back')"
>
<div
class=
"el-icon-arrow-left"
></div>
<div
class=
"el-icon-arrow-left"
></div>
<div
class=
"text"
>
返回
</div>
<div
class=
"text"
>
返回
</div>
...
@@ -9,8 +10,9 @@
...
@@ -9,8 +10,9 @@
<h1
class=
"article-title"
>
{{
data
.
title
}}
</h1>
<h1
class=
"article-title"
>
{{
data
.
title
}}
</h1>
<div
class=
"article-content"
v-html=
"data.content"
></div>
<div
class=
"article-content"
v-html=
"data.content"
></div>
<ArticleRecommend
/>
<ArticleRecommend
/>
</
template
>
<!--
</
template
>
-->
</app-frame>
<!-- </app-frame> -->
</div>
</template>
</template>
<
script
>
<
script
>
import
AppFrame
from
'@/components/AppFrame'
import
AppFrame
from
'@/components/AppFrame'
...
@@ -39,6 +41,10 @@ export default {
...
@@ -39,6 +41,10 @@ export default {
<
style
lang=
"scss"
>
<
style
lang=
"scss"
>
.is-pc
{
.is-pc
{
.article-detail
{
width
:
1200px
;
margin
:
30px
auto
;
}
.article-back
{
.article-back
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
display
:
flex
;
display
:
flex
;
...
...
components/Head.vue
浏览文件 @
7106b994
...
@@ -135,7 +135,7 @@ export default {
...
@@ -135,7 +135,7 @@ export default {
},
},
{
{
name
:
'政府教育合作'
,
name
:
'政府教育合作'
,
path
:
'/
internationalDegree
'
,
path
:
'/
goverment/Index
'
,
childern
:
[
childern
:
[
{
{
name
:
'数字人才产教融合实践基地'
,
name
:
'数字人才产教融合实践基地'
,
...
@@ -143,37 +143,50 @@ export default {
...
@@ -143,37 +143,50 @@ export default {
childern
:
[
childern
:
[
{
{
name
:
'数字经济产业学院'
,
name
:
'数字经济产业学院'
,
path
:
'https://kelley.ezijing.com'
,
pathType
:
3
pathType
:
1
// path: 'https://kelley.ezijing.com',
// pathType: 1
},
},
{
{
name
:
'数字经济实验室'
,
name
:
'数字经济实验室'
,
path
:
'https://cu.ezijing.com'
,
pathType
:
3
pathType
:
1
// path: 'https://cu.ezijing.com',
// pathType: 1
},
},
{
{
name
:
'数字经济职业技能中心'
,
name
:
'数字经济职业技能中心'
,
path
:
'https://ciis.ezijing.com'
,
pathType
:
3
pathType
:
1
// path: 'https://ciis.ezijing.com',
// pathType: 1
},
},
{
{
name
:
'数字经济产业&人才服务平台'
,
name
:
'数字经济产业&人才服务平台'
,
path
:
' https://cuw.ezijing.com/index'
,
pathType
:
3
pathType
:
1
// path: ' https://cuw.ezijing.com/index',
// pathType: 1
}
}
]
]
},
},
{
{
name
:
'数字化管理高级培训'
,
name
:
'数字化管理高级培训'
,
pathType
:
3
,
isShow
:
false
isShow
:
false
},
},
{
{
name
:
'紫荆E-SAAS平台'
,
name
:
'紫荆E-SAAS平台'
,
isShow
:
false
isShow
:
false
,
path
:
'https://e-saas.ezijing.com/'
,
pathType
:
1
},
},
{
{
name
:
'成功案例'
,
name
:
'成功案例'
,
isShow
:
false
isShow
:
false
,
path
:
'/services/college/case'
}
}
]
]
},
},
...
@@ -184,31 +197,33 @@ export default {
...
@@ -184,31 +197,33 @@ export default {
childern
:
[
childern
:
[
{
{
name
:
'数字经济产业学院'
,
name
:
'数字经济产业学院'
,
path
:
'/services/college'
,
isShow
:
false
,
isShow
:
false
,
childern
:
[
childern
:
[
{
{
name
:
'数字化改造'
,
name
:
'
专业共建
数字化改造'
,
path
:
'https://kelley.ezijing.com'
,
//
path: 'https://kelley.ezijing.com',
pathType
:
1
pathType
:
3
},
},
{
{
name
:
'数字经济实验室'
,
name
:
'数字经济实验室'
,
path
:
'https://kelley.ezijing.com'
,
pathType
:
3
pathType
:
1
// pathType: 1
},
},
{
{
name
:
'教学研发'
,
name
:
'教学研发'
,
path
:
'https://kelley.ezijing.com'
,
//
path: 'https://kelley.ezijing.com',
pathType
:
1
pathType
:
3
},
},
{
{
name
:
'引产入校'
,
name
:
'引产入校'
,
path
:
'https://kelley.ezijing.com'
,
//
path: 'https://kelley.ezijing.com',
pathType
:
1
pathType
:
3
},
},
{
{
name
:
'实习就业'
,
name
:
'实习就业'
,
path
:
'
https://kelley.ezijing.com
'
,
path
:
'
/services/employment
'
,
pathType
:
1
pathType
:
1
}
}
]
]
...
@@ -216,7 +231,7 @@ export default {
...
@@ -216,7 +231,7 @@ export default {
{
{
name
:
'成功案例'
,
name
:
'成功案例'
,
isShow
:
false
,
isShow
:
false
,
path
:
'/services/
major
'
path
:
'/services/
college/case
'
}
}
]
]
},
},
...
@@ -291,26 +306,6 @@ export default {
...
@@ -291,26 +306,6 @@ export default {
}
}
]
]
}
}
// {
// name: this.$t('menu.degreeChild.doctor'),
// isShow: false,
// childern: [
// {
// name: this.$t('menu.degreeChild.doctorChild.dba'),
// pathType: 3
// },
// {
// name: this.$t('menu.degreeChild.doctorChild.edd'),
// path: 'https://cbu-plus.ezijing.com',
// pathType: 1
// },
// {
// name: this.$t('menu.degreeChild.doctorChild.cbu_online'),
// pathType: 1,
// path: 'https://cbu-online.ezijing.com/'
// }
// ]
// }
]
]
},
},
{
{
...
@@ -357,12 +352,12 @@ export default {
...
@@ -357,12 +352,12 @@ export default {
childern
:
[
childern
:
[
{
{
name
:
'数字化转型高级研修项目'
,
name
:
'数字化转型高级研修项目'
,
path
:
'https://x.ezijing.com'
,
//
path: 'https://x.ezijing.com',
pathType
:
1
pathType
:
3
},
},
{
{
name
:
'成功案例'
,
name
:
'成功案例'
,
path
:
'
https://prp.ezijing.com/
'
,
path
:
'
/services/college/case
'
,
pathType
:
1
pathType
:
1
}
}
]
]
...
...
components/home/projectService/company.vue
浏览文件 @
7106b994
...
@@ -4,7 +4,9 @@
...
@@ -4,7 +4,9 @@
<h5
class=
"gov_tit"
>
企业
</h5>
<h5
class=
"gov_tit"
>
企业
</h5>
<ul
class=
"gov_con"
>
<ul
class=
"gov_con"
>
<li
v-for=
"(item, index) in companyList"
:key=
"index"
>
<li
v-for=
"(item, index) in companyList"
:key=
"index"
>
<AppLink
:data=
"item"
>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
</AppLink>
</li>
</li>
</ul>
</ul>
</div>
</div>
...
@@ -13,15 +15,21 @@
...
@@ -13,15 +15,21 @@
</
template
>
</
template
>
<
script
>
<
script
>
import
AppLink
from
'@/components/Link'
export
default
{
export
default
{
components
:
{
AppLink
},
data
()
{
data
()
{
return
{
return
{
companyList
:
[
companyList
:
[
{
{
desc
:
`数字化转型 <br />高级研修<br />项目`
desc
:
`数字化转型 <br />高级研修<br />项目`
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
desc
:
'成功案例'
desc
:
'成功案例'
,
path
:
'/services/college/case'
}
}
]
]
}
}
...
...
components/home/projectService/goverment.vue
浏览文件 @
7106b994
...
@@ -4,14 +4,18 @@
...
@@ -4,14 +4,18 @@
<ul
class=
"gov_con"
>
<ul
class=
"gov_con"
>
<li
v-for=
"(item, index) in govList"
:key=
"index"
>
<li
v-for=
"(item, index) in govList"
:key=
"index"
>
<template
v-if=
"!item.isChild"
>
<template
v-if=
"!item.isChild"
>
<AppLink
:data=
"item"
>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
</AppLink>
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
<AppLink
:data=
"item"
>
<div
class=
"con_part"
>
<div
class=
"con_part"
>
<img
:src=
"item.img"
class=
"icon"
/>
<img
:src=
"item.img"
class=
"icon"
/>
<img
:src=
"item.imgActive"
alt=
""
class=
"icon_active"
/>
<img
:src=
"item.imgActive"
alt=
""
class=
"icon_active"
/>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
</div>
</div>
</AppLink>
</
template
>
</
template
>
</li>
</li>
</ul>
</ul>
...
@@ -19,7 +23,9 @@
...
@@ -19,7 +23,9 @@
</template>
</template>
<
script
>
<
script
>
import
AppLink
from
'@/components/Link'
export
default
{
export
default
{
components
:
{
AppLink
},
data
()
{
data
()
{
return
{
return
{
govList
:
[
govList
:
[
...
@@ -27,49 +33,69 @@ export default {
...
@@ -27,49 +33,69 @@ export default {
img
:
''
,
img
:
''
,
imgActive
:
''
,
imgActive
:
''
,
desc
:
`数字人才<br />产教融合<br />实践基地`
,
desc
:
`数字人才<br />产教融合<br />实践基地`
,
isChild
:
false
isChild
:
false
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
'https://webapp-pub.ezijing.com/www/pc/home/gov/icon_gongjian.png'
,
img
:
'https://webapp-pub.ezijing.com/www/pc/home/gov/icon_gongjian.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/home/gov/icon_gongjian_active.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/home/gov/icon_gongjian_active.png'
,
desc
:
`数字经济<br />产业学院`
,
desc
:
`数字经济<br />产业学院`
,
isChild
:
true
isChild
:
true
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_shiyan.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_shiyan.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_shiyan_active.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_shiyan_active.png'
,
desc
:
`数字经济 <br />实验室`
,
desc
:
`数字经济 <br />实验室`
,
isChild
:
true
isChild
:
true
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_1%2Bx.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_1%2Bx.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_1%2Bx_active.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_1%2Bx_active.png'
,
desc
:
`数字经济 <br />职业技能中心`
,
desc
:
`数字经济 <br />职业技能中心`
,
isChild
:
true
isChild
:
true
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_pt.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_pt.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_pt_active.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_pt_active.png'
,
desc
:
`数字经济产业& <br />人才服务平台`
,
desc
:
`数字经济产业& <br />人才服务平台`
,
isChild
:
true
isChild
:
true
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
''
,
img
:
''
,
imgActive
:
''
,
imgActive
:
''
,
desc
:
`数字化管理<br />高级培训`
,
desc
:
`数字化管理<br />高级培训`
,
isChild
:
false
isChild
:
false
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
''
,
img
:
''
,
imgActive
:
''
,
imgActive
:
''
,
desc
:
`紫荆E-SAAS <br />平台`
,
desc
:
`紫荆E-SAAS <br />平台`
,
isChild
:
false
isChild
:
false
,
href
:
'https://e-saas.ezijing.com/'
},
},
{
{
img
:
''
,
img
:
''
,
imgActive
:
''
,
imgActive
:
''
,
desc
:
`成功案例`
,
desc
:
`成功案例`
,
isChild
:
false
isChild
:
false
,
path
:
'/services/college/case'
}
}
]
]
}
}
...
...
components/home/projectService/school.vue
浏览文件 @
7106b994
...
@@ -4,9 +4,12 @@
...
@@ -4,9 +4,12 @@
<ul
class=
"gov_con"
>
<ul
class=
"gov_con"
>
<li
v-for=
"(item, index) in schoolList"
:key=
"index"
>
<li
v-for=
"(item, index) in schoolList"
:key=
"index"
>
<template
v-if=
"!item.isChild"
>
<template
v-if=
"!item.isChild"
>
<AppLink
:data=
"item"
>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
</AppLink>
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
<AppLink
:data=
"item"
>
<div
class=
"con_part"
>
<div
class=
"con_part"
>
<div
class=
"img_box"
>
<div
class=
"img_box"
>
<img
:src=
"item.img"
class=
"icon"
/>
<img
:src=
"item.img"
class=
"icon"
/>
...
@@ -14,6 +17,7 @@
...
@@ -14,6 +17,7 @@
</div>
</div>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
<div
class=
"con_desc"
v-html=
"item.desc"
></div>
</div>
</div>
</AppLink>
</
template
>
</
template
>
</li>
</li>
</ul>
</ul>
...
@@ -21,47 +25,69 @@
...
@@ -21,47 +25,69 @@
</template>
</template>
<
script
>
<
script
>
import
AppLink
from
'@/components/Link'
export
default
{
export
default
{
components
:
{
AppLink
},
data
()
{
data
()
{
return
{
return
{
schoolList
:
[
schoolList
:
[
{
{
desc
:
`数字经济 <br />产业学院`
,
desc
:
`数字经济 <br />产业学院`
,
isChild
:
false
isChild
:
false
,
path
:
'/services/college'
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gz.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gz.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gz_active.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_gz_active.png'
,
desc
:
`数字化改造`
,
desc
:
`专业共建数字化改造`
,
isChild
:
true
isChild
:
true
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy_active.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_sy_active.png'
,
desc
:
`数字经济实验室`
,
desc
:
`数字经济实验室`
,
isChild
:
true
isChild
:
true
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf_active.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_yf_active.png'
,
desc
:
`教学研发`
,
desc
:
`教学研发`
,
isChild
:
true
isChild
:
true
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_rx.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_rx.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_rx_active.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_rx_active.png'
,
desc
:
`引产入校`
,
desc
:
`引产入校`
,
isChild
:
true
isChild
:
true
,
onClick
:
()
=>
{
this
.
$message
(
'暂未开通'
)
}
},
},
{
{
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy.png'
,
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy_active.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/school/icon_jy_active.png'
,
desc
:
`实习就业`
,
desc
:
`实习就业`
,
isChild
:
true
isChild
:
true
,
onClick
:
()
=>
{
this
.
$router
.
push
(
'/services/employment'
)
}
},
},
{
{
desc
:
`成功案例`
,
desc
:
`成功案例`
,
isChild
:
false
isChild
:
false
,
path
:
'/services/college/case'
}
}
]
]
}
}
...
...
pages/goverment/Index.vue
0 → 100644
浏览文件 @
7106b994
差异被折叠。
点击展开。
pages/services/college/case/_id.vue
浏览文件 @
7106b994
<
template
>
<
template
>
<article-detail
:tabs=
"tabs"
title=
"数字经济产业学院"
@
back=
"$router.push('/services/college/case')"
></article-detail>
<article-detail
@
back=
"$router.push('/services/college/case')"
></article-detail>
</
template
>
</
template
>
<
script
>
<
script
>
import
ArticleDetail
from
'@/components/ArticleDetail'
import
ArticleDetail
from
'@/components/ArticleDetail'
import
navList
from
'@/assets/servicesCollegeNavList.js'
//
import navList from '@/assets/servicesCollegeNavList.js'
export
default
{
export
default
{
components
:
{
ArticleDetail
},
components
:
{
ArticleDetail
},
data
()
{
data
()
{
return
{
return
{
tabs
:
navList
(
this
)
//
tabs: navList(this)
}
}
}
}
}
}
...
...
pages/services/college/case/index.vue
浏览文件 @
7106b994
<
template
>
<
template
>
<app-frame
:tabs=
"tabs"
title=
"数字经济产业学院"
>
<div
class=
"main_content"
>
<!--
<app-frame
:tabs=
"tabs"
title=
"数字经济产业学院"
>
-->
<img
src=
"https://webapp-pub.ezijing.com/www/pc/news/news.png"
class=
"banner"
/>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/news/news.png"
class=
"banner"
/>
<
template
#
article
>
<
!--
<template
#
article
>
--
>
<article-list
v-bind=
"listOptions"
></article-list>
<article-list
v-bind=
"listOptions"
></article-list>
</
template
>
<!--
</
template
>
-->
</app-frame>
<!-- </app-frame> -->
</div>
</template>
</template>
<
script
>
<
script
>
import
AppFrame
from
'@/components/AppFrame'
//
import AppFrame from '@/components/AppFrame'
import
navList
from
'@/assets/servicesCollegeNavList.js'
//
import navList from '@/assets/servicesCollegeNavList.js'
import
ArticleList
from
'@/components/ArticleList'
import
ArticleList
from
'@/components/ArticleList'
import
{
getArticleList
}
from
'@/api'
import
{
getArticleList
}
from
'@/api'
export
default
{
export
default
{
components
:
{
AppFrame
,
ArticleList
},
// components: { AppFrame, ArticleList },
components
:
{
ArticleList
},
data
()
{
data
()
{
return
{
return
{
tabs
:
navList
(
this
)
//
tabs: navList(this)
}
}
},
},
computed
:
{
computed
:
{
...
@@ -35,3 +38,13 @@ export default {
...
@@ -35,3 +38,13 @@ export default {
}
}
}
}
</
script
>
</
script
>
<
style
lang=
"scss"
scoped
>
.main_content
{
width
:
1200px
;
margin
:
30px
auto
;
.banner
{
width
:
100%
;
}
}
</
style
>
pages/services/college/index.vue
浏览文件 @
7106b994
<
template
>
<
template
>
<app-frame
:tabs=
"tabs"
title=
"数字经济产业学院"
>
<!--
<app-frame
:tabs=
"tabs"
title=
"数字经济产业学院"
>
-->
<div
class=
"main_content"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/college-m1-banner.jpg"
class=
"banner"
/>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/college-m1-banner.jpg"
class=
"banner"
/>
<
template
#
article
>
<
!--
<template
#
article
>
--
>
<div
class=
"content-mian module-1"
>
<div
class=
"content-mian module-1"
>
<p
style=
"font-size: 16px; color: rgb(85, 85, 85); margin-bottom: 20px;"
>
<p
style=
"font-size: 16px; color: rgb(85, 85, 85); margin-bottom: 20px;"
>
清控紫荆教育的数字经济产业学院主要分为新文科,新工科和智能制造三大方向,以数字科技为基础,形成了商业数据分析、数字营销、数字运营、数字媒体技术、数字金融;网络安全、物联网技术、云计算、人工智能;智能制造、软件应用技术、智能驾驶、智能家电、工业机器人等三大专业群。同时,基于数字经济典型应用场景,以数字化改造和专业升级为关键,围绕数字金融、数字智能制造、数字贸易、数字医疗、数字农业管理、数字能源等核心行业应用方向,进行“数字+全行业”的专业建设。
清控紫荆教育的数字经济产业学院主要分为新文科,新工科和智能制造三大方向,以数字科技为基础,形成了商业数据分析、数字营销、数字运营、数字媒体技术、数字金融;网络安全、物联网技术、云计算、人工智能;智能制造、软件应用技术、智能驾驶、智能家电、工业机器人等三大专业群。同时,基于数字经济典型应用场景,以数字化改造和专业升级为关键,围绕数字金融、数字智能制造、数字贸易、数字医疗、数字农业管理、数字能源等核心行业应用方向,进行“数字+全行业”的专业建设。
...
@@ -95,8 +96,9 @@
...
@@ -95,8 +96,9 @@
</div>
</div>
</div>
</div>
</div>
</div>
</
template
>
<!--
</
template
>
-->
</app-frame>
</div>
<!-- </app-frame> -->
</template>
</template>
<
script
>
<
script
>
...
@@ -142,7 +144,15 @@ export default {
...
@@ -142,7 +144,15 @@ export default {
</
script
>
</
script
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.main_content
{
width
:
1200px
;
margin
:
30px
auto
;
.banner
{
width
:
100%
;
}
}
.module-1
{
.module-1
{
margin-top
:
20px
;
.desc
{
.desc
{
font-size
:
14px
;
font-size
:
14px
;
font-weight
:
300
;
font-weight
:
300
;
...
@@ -285,6 +295,7 @@ export default {
...
@@ -285,6 +295,7 @@ export default {
height
:
146px
;
height
:
146px
;
opacity
:
1
;
opacity
:
1
;
background
:
#f4f4f4
;
background
:
#f4f4f4
;
cursor
:
pointer
;
.name
{
.name
{
font-size
:
16px
;
font-size
:
16px
;
color
:
#424242
;
color
:
#424242
;
...
...
pages/services/college/project.vue
浏览文件 @
7106b994
<
template
>
<
template
>
<app-frame
:tabs=
"tabs"
title=
"数字经济产业学院"
>
<!--
<app-frame
:tabs=
"tabs"
title=
"数字经济产业学院"
>
-->
<div>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/img5.png"
class=
"banner"
/>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/img5.png"
class=
"banner"
/>
<
template
#
article
>
<
!--
<template
#
article
>
--
>
<div
class=
"module-2"
>
<div
class=
"module-2"
>
<p
style=
"color: #424242;font-size:16px;"
>
<p
style=
"color: #424242;font-size:16px;"
>
依托清控紫荆教育数字经济学院特色专业优势,结合地方院校的理论教学师资与清控紫荆教育业内、国际实践师资,围绕数字经济产业链、价值链,服务地方数字经济战略,与行业龙头企业及国际跨国企业深度合作,努力将数字经济学院打造成为省市,乃至国家级的一流产业学院。
依托清控紫荆教育数字经济学院特色专业优势,结合地方院校的理论教学师资与清控紫荆教育业内、国际实践师资,围绕数字经济产业链、价值链,服务地方数字经济战略,与行业龙头企业及国际跨国企业深度合作,努力将数字经济学院打造成为省市,乃至国家级的一流产业学院。
...
@@ -22,7 +23,10 @@
...
@@ -22,7 +23,10 @@
@
mouseleave=
"handleMsLeave"
@
mouseleave=
"handleMsLeave"
:class=
"
{ active: index === tabsActive, isHover: index === hoverIndex }"
:class=
"
{ active: index === tabsActive, isHover: index === hoverIndex }"
>
>
<img
:src=
"index === tabsActive || index === hoverIndex ? item.activeImg : item.img"
style=
"width:43px;height:43px"
/>
<img
:src=
"index === tabsActive || index === hoverIndex ? item.activeImg : item.img"
style=
"width:43px;height:43px"
/>
<div
class=
"name"
>
{{
item
.
name
}}
</div>
<div
class=
"name"
>
{{
item
.
name
}}
</div>
<p>
{{
item
.
dec
}}
</p>
<p>
{{
item
.
dec
}}
</p>
</li>
</li>
...
@@ -59,7 +63,8 @@
...
@@ -59,7 +63,8 @@
<div
style=
"position:relative;height:262px;margin-bottom:60px"
>
<div
style=
"position:relative;height:262px;margin-bottom:60px"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image10.png"
style=
"width: 100%;height:100%"
/>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image10.png"
style=
"width: 100%;height:100%"
/>
<p
class=
"desc"
>
<p
class=
"desc"
>
紫荆教育数字经济产业学院SAAS平台(以下简称“ZJSAAS平台”)是由紫荆教育经过6年时间的教育科技实践,专门为与高校合作建立 数字经济产业学院而研发,以提高教学质量为目的,以数据科技为基础,
紫荆教育数字经济产业学院SAAS平台(以下简称“ZJSAAS平台”)是由紫荆教育经过6年时间的教育科技实践,专门为与高校合作建立
数字经济产业学院而研发,以提高教学质量为目的,以数据科技为基础,
以学生为核心,100+功能模块涵盖信息宣传、学生管理、教师管理、教学内容管理、教学过程实施、课程实训以及实习就业等工作。
以学生为核心,100+功能模块涵盖信息宣传、学生管理、教师管理、教学内容管理、教学过程实施、课程实训以及实习就业等工作。
</p>
</p>
</div>
</div>
...
@@ -73,7 +78,8 @@
...
@@ -73,7 +78,8 @@
提出了“引产入校、以产促教”的工学结合一体化人才培养思路,实施“边教、边做、边生产、边学习”。引
提出了“引产入校、以产促教”的工学结合一体化人才培养思路,实施“边教、边做、边生产、边学习”。引
进企业产品生产任务,将一体化课程项目教学与实际产品生产相结合,灵活调整专业教学内容,安排学生参
进企业产品生产任务,将一体化课程项目教学与实际产品生产相结合,灵活调整专业教学内容,安排学生参
与产品生产加工、市场推广运营、经营管理等环节。通过各种不同项目的教学和真实产品的生产经营,使学
与产品生产加工、市场推广运营、经营管理等环节。通过各种不同项目的教学和真实产品的生产经营,使学
生掌握各种岗位的技能与能力,了解企业经营生产组织方式、工艺流程、产品加工技术要求、市场推广、运 营管理等,形成必备的职业核心技能和素养。
<br
/>
清控紫荆教育追求深度融合,协同创新,充分发挥企业和学校在
生掌握各种岗位的技能与能力,了解企业经营生产组织方式、工艺流程、产品加工技术要求、市场推广、运
营管理等,形成必备的职业核心技能和素养。
<br
/>
清控紫荆教育追求深度融合,协同创新,充分发挥企业和学校在
产学融合中的作用,整合资源、优化结构,充分实现产学协同发展,培养高素质、高技能人才,并且形成独有的特色。
产学融合中的作用,整合资源、优化结构,充分实现产学协同发展,培养高素质、高技能人才,并且形成独有的特色。
</p>
</p>
</div>
</div>
...
@@ -115,22 +121,25 @@
...
@@ -115,22 +121,25 @@
业人才等方面发挥重要作用,为数字经济人才提供学习提升的平台与机会,强化产学研协作培养顶尖数字人才,助推国家人才发展战略。
业人才等方面发挥重要作用,为数字经济人才提供学习提升的平台与机会,强化产学研协作培养顶尖数字人才,助推国家人才发展战略。
</p>
</p>
</div>
</div>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image20.png"
/><img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image21.png"
/><img
<img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image20.png"
/><img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image22.png"
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image21.png"
/><img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image23.png"
/>
/><img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image22.png"
/><img
src=
"https://webapp-pub.ezijing.com/www/pc/industry/image23.png"
/>
</div>
</div>
</div>
</div>
</div>
</div>
</
template
>
<!--
</
template
>
-->
</app-frame>
</div>
<!-- </app-frame> -->
</template>
</template>
<
script
>
<
script
>
import
AppFrame
from
'@/components/AppFrame'
//
import AppFrame from '@/components/AppFrame'
import
navList
from
'@/assets/servicesCollegeNavList.js'
import
navList
from
'@/assets/servicesCollegeNavList.js'
export
default
{
export
default
{
components
:
{
AppFrame
},
//
components: { AppFrame },
data
()
{
data
()
{
return
{
return
{
tabs
:
navList
(
this
),
tabs
:
navList
(
this
),
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论