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

chore: update

上级 8b904c9b
......@@ -121,29 +121,29 @@ export default {
isShow: false,
children: [
{
name: 'IDE数字经济产业学院',
path: '/digital/yx_2'
name: '数字技能实验平台',
path: '/digital/yx_1'
},
{
name: 'ICT数字经济产业学院',
path: '/digital/yx_2'
name: '数字经济实验室'
// path: '/digital/yx_2'
},
{
name: '专业数字化改造和提升',
path: '/digital/yx_3'
},
{
name: '数字技能实验平台',
path: '/digital/yx_1'
name: '数字经济新商科产业学院',
path: '/digital/yx_2'
},
{
name: '未来技术产业学院',
path: '/digital/yx_2'
},
{
name: '1+X金融产品数字化营销',
path: 'https://x.ezijing.com',
pathType: 1
},
{
name: '职业技能大赛'
// path: '/digital/yx_4'
}
]
},
......@@ -156,7 +156,12 @@ export default {
path: '/digital/zf_1'
}
]
},
{
name: '职业技能大赛'
// path: '/digital/yx_4'
}
// {
// name: '企业',
// isShow: false,
......
......@@ -22,6 +22,19 @@
</ul>
</div>
</div>
<div class="col2">
<ul>
<li class="item" v-for="item in list2" :key="item.title" :style="item.style">
<AppLink :to="item.path">
<div class="item-inner">
<img :src="item.icon" class="img" />
<img :src="item.hoverIcon" class="hover-img" />
{{ item.title }}
</div>
</AppLink>
</li>
</ul>
</div>
</AppCard>
</template>
......@@ -37,16 +50,16 @@ export default {
desc: '数字人才核心能力培养',
children: [
{
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_6.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_6_hover.png',
title: 'IDE数字经济产业学院',
path: 'digital/yx_2'
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_4.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_4_hover.png',
title: '数字技能实验平台',
path: 'digital/yx_1'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_1.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_1_hover.png',
title: 'ICT数字经济产业学院',
path: 'digital/yx_2'
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_7.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_7_hover.png',
title: '数字经济实验室',
path: ''
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_3.png',
......@@ -54,24 +67,24 @@ export default {
title: '专业数字化改造和提升',
path: 'digital/yx_3'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_4.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_4_hover.png',
title: '数字技能实验平台',
path: 'digital/yx_1'
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_1.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_1_hover.png',
title: '数字经济新商科产业学院',
path: 'digital/yx_2'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_6.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_6_hover.png',
title: '未来技术产业学院',
path: 'digital/yx_2'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_5.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_5_hover.png',
title: '1+X金融产品数字化营销',
path: 'https://x.ezijing.com'
},
{
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_2.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_2_hover.png',
title: '职业技能大赛',
path: ''
// path: 'digital/yx_4'
}
]
},
......@@ -128,6 +141,14 @@ export default {
// }
// ]
// }
],
list2: [
{
icon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_2.png',
hoverIcon: 'https://webapp-pub.ezijing.com/www/pc/digital/icon/yx_2_hover.png',
title: '职业技能大赛'
// path: 'digital/yx_4'
}
]
}
}
......@@ -202,4 +223,41 @@ export default {
}
}
}
.col2 {
margin-top: 30px;
background-color: #fff;
border-top: 5px solid #aa1941;
ul {
padding: 12px 0;
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
}
li {
width: 198px;
height: 60px;
font-size: 16px;
color: #666;
.hover-img {
display: none;
}
&:hover {
.img {
display: none;
}
.hover-img {
display: inline;
}
color: #fff;
background-color: var(--main-color);
}
}
.item-inner {
height: 60px;
display: flex;
align-items: center;
justify-content: center;
}
}
</style>
......@@ -4,18 +4,19 @@
<div class="banner">
<img src="https://webapp-pub.ezijing.com/www/pc/digital/yx_1/banner.png" />
<div class="cover">
<h2>数字技能实验平台</h2>
<span></span>
<p>新商科 · 新工科 · 工业级 · 案例集</p>
<div class="cover-inner">
<h2>数字技能实验平台</h2>
<span></span>
<h6>新商科 · 新工科 · 工业级 · 案例集</h6>
<p>
围绕区域经济特色,夯实数字化建设专业岗位基础通用能力,强化基于岗位能力证书的岗位技能实训,打造集院校数字人才培养、全民数字技能提升、企业数字化赋能和产业数字化服务为一体的综合人才服务体系和人才基地。
</p>
</div>
</div>
</div>
<section class="section">
<div class="section-inner">
<h2 class="section-title">数字技能实验平台</h2>
<p class="section-desc">
围绕区域经济特色产业链,构建符合数字经济人才培养定位的数字技能实训中心,重构基于数字经济底层核心能力实训体系,夯实学校信息化、数字化建设下专业岗位基础通用能力,强化基于岗位能力证书的岗位技能实训,提升学生及区域数字人才培养可持续发展能力,旨在打造集院校数字人才培养、全民数字技能提升、企业数字化赋能和产业数字化服务为一体的综合人才服务体系和人才基地。
</p>
<h2 class="section-title" style="margin-top: 100px">新商科</h2>
<h2 class="section-title">新商科</h2>
<p class="section-desc">
深入调研数字经济产业人才需求,契合地方经济产业数字化转型需要,深入推进学校专业数字化改造,以商业数分析、数字营销为核心技能贯穿商科底层逻辑,聚焦专业数字化改造与升级,切实培养地方经济真正需要的数字经济人才。
</p>
......@@ -123,10 +124,6 @@ export default {
width: 100%;
}
.cover {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
......@@ -136,23 +133,59 @@ export default {
line-height: 1;
color: #ffffff;
h2 {
font-size: 56px;
font-size: 42px;
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
font-weight: bold;
letter-spacing: 12px;
line-height: 1;
}
h3 {
margin-bottom: 20px;
font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 4px;
}
span {
margin: 30px 0;
width: 60px;
margin: 24px 0;
width: 42px;
height: 3px;
background: #ffffff;
}
p {
h6 {
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 2px;
}
p {
max-width: 644px;
font-size: 14px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
line-height: 26px;
}
a {
margin-top: 28px;
width: 112px;
height: 36px;
font-size: 16px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #ffffff;
line-height: 36px;
background: #aa1941;
text-align: center;
}
}
.cover-inner {
height: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: column;
}
}
.section:nth-child(even) {
......
......@@ -4,19 +4,20 @@
<div class="banner">
<img src="https://webapp-pub.ezijing.com/www/pc/digital/yx_1_1/banner.png" />
<div class="cover">
<h2>商业数据分析实践教学平台</h2>
<span></span>
<p>真场景 · 真环境 · 真项目 · 真案例</p>
<a href="https://saas-lab.ezijing.com" target="_blank">进入系统</a>
<div class="cover-inner">
<h2>商业数据分析实践教学平台</h2>
<span></span>
<h6>真场景 · 真环境 · 真项目 · 真案例</h6>
<p>
实现“贯通”专业集群底层逻辑,融合商业数据分析服务能力,实现工作实践和教学场景的一体化无缝衔接,融合海量结构化数据集,多行业综合案例集,打造全国影响力的的数字经济核心能力实践教学平台。
</p>
<a href="https://saas-lab.ezijing.com" target="_blank">进入系统</a>
</div>
</div>
</div>
<section class="section">
<div class="section-inner">
<h2 class="section-title">商业数据分析实践教学平台</h2>
<p class="section-desc">
商业数据分析实践教学平台实现“贯通”专业集群底层逻辑,助力高校建设面向数字化未来、适应数字化需求、引领数字化发展、理念先进、保障有力的一流专业。平台融合了商业数据分析服务能力,实现了工作实践和教学场景的一体化无缝衔接。平台融合海量结构化数据集,多个行业综合案例集,打造全国影响力的的数字经济核心能力实践教学平台。
</p>
<h2 class="section-title" style="margin-top: 100px">核心模块</h2>
<h2 class="section-title">核心模块</h2>
<div class="mk-list">
<div class="mk-item" v-for="item in mkList" :key="item.title">
<div class="box">
......@@ -265,10 +266,6 @@ export default {
width: 100%;
}
.cover {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
......@@ -278,23 +275,39 @@ export default {
line-height: 1;
color: #ffffff;
h2 {
font-size: 56px;
font-size: 42px;
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
font-weight: bold;
letter-spacing: 12px;
line-height: 1;
}
h3 {
margin-bottom: 20px;
font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 4px;
}
span {
margin: 30px 0;
width: 60px;
margin: 24px 0;
width: 42px;
height: 3px;
background: #ffffff;
}
p {
h6 {
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 2px;
}
p {
max-width: 644px;
font-size: 14px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
line-height: 26px;
}
a {
margin-top: 28px;
width: 112px;
......@@ -308,6 +321,14 @@ export default {
text-align: center;
}
}
.cover-inner {
height: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: column;
}
}
.section:nth-child(even) {
background-color: #fff;
......
......@@ -4,19 +4,20 @@
<div class="banner">
<img src="https://webapp-pub.ezijing.com/www/pc/digital/yx_1_2/banner.png" />
<div class="cover">
<h2>数字营销实践教学平台</h2>
<span></span>
<p>真连接 · 真触达 · 真营销 · 真案例</p>
<a href="https://saas-dml-web.ezijing.com" target="_blank">进入系统</a>
<div class="cover-inner">
<h2>数字营销实践教学平台</h2>
<span></span>
<h6>真连接 · 真触达 · 真营销 · 真案例</h6>
<p>
面向企业数字化转型核心基础能力培养,在成熟工业级数字营销系统基础上进行教育适配化改造,提供多个行业综合案例集及配套理论教学资源,打造高校学生数字化营销思维通识能力的一站式实践教学平台。
</p>
<a href="https://saas-dml-web.ezijing.com" target="_blank">进入系统</a>
</div>
</div>
</div>
<section class="section">
<div class="section-inner">
<h2 class="section-title">数字营销实践教学平台</h2>
<p class="section-desc">
数字营销实践教学平台面向企业数字化转型的核心基础通用能力培养需求,实现“贯通”专业集群数字经济底层能力培养,助力高校数字化专业改造,打造高校学生数字化营销思维通识能力的一站式实践教学平台。该平台在成熟工业级数字营销系统基础上,针对高校实践教学场景进行适配化改造,该平台配套提供多个行业综合案例集及配套理论教学资源,实现一站式交钥匙服务,确保高校能够快速搭建并实施数字营销相关课程的同时,还支撑全面教学数据采集能力,为课程评估和专业认证提供了基础支撑。
</p>
<h2 class="section-title" style="margin-top: 100px">核心模块</h2>
<h2 class="section-title">核心模块</h2>
<div class="mk-list">
<div class="mk-item" v-for="item in mkList" :key="item.title">
<div class="box">
......@@ -261,10 +262,6 @@ export default {
width: 100%;
}
.cover {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
......@@ -274,23 +271,39 @@ export default {
line-height: 1;
color: #ffffff;
h2 {
font-size: 56px;
font-size: 42px;
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
font-weight: bold;
letter-spacing: 12px;
line-height: 1;
}
h3 {
margin-bottom: 20px;
font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 4px;
}
span {
margin: 30px 0;
width: 60px;
margin: 24px 0;
width: 42px;
height: 3px;
background: #ffffff;
}
p {
h6 {
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 2px;
}
p {
max-width: 644px;
font-size: 14px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
line-height: 26px;
}
a {
margin-top: 28px;
width: 112px;
......@@ -304,6 +317,14 @@ export default {
text-align: center;
}
}
.cover-inner {
height: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: column;
}
}
.section:nth-child(even) {
background-color: #fff;
......
......@@ -4,19 +4,19 @@
<div class="banner">
<img src="https://webapp-pub.ezijing.com/www/pc/digital/yx_1_3/banner.png" />
<div class="cover">
<h2>大数据实践教学平台</h2>
<span></span>
<p>开箱即用 · 内置课程 · 丰富案例 · 灵活教学</p>
<div class="cover-inner">
<h2>大数据实践教学平台</h2>
<span></span>
<h6>开箱即用 · 内置课程 · 丰富案例 · 灵活教学</h6>
<p>
既能满足工科大数据通识能力的训练需求,又能满足商科等其他学科对于大数据基础实践教学的训练需求。提供竞赛等模块,满足高校对于大数据教学的多层次需求。打造高校学生大数据通识能力的一站式实践教学平台。
</p>
</div>
</div>
</div>
<section class="section">
<div class="section-inner">
<h2 class="section-title">大数据实践教学平台</h2>
<p class="section-desc">
大数据实践教学平台是清控紫荆教育推出的旨在培养学生底层数字能力,助力高校数字化专业改造,打造高校学生大数据通识能力的一站式实践教学平台。
该平台是既能够满足工科大数据通识能力的训练需求,又能够满足商科等其他学科对于大数据基础实践教学的训练需求,还提供了竞赛等模块,满足高校对于大数据教学的多层次需求。该平台还支撑全面教学数据采集能力,为课程评估和专业认证提供了基础支撑。
</p>
<h2 class="section-title" style="margin-top: 100px">核心模块</h2>
<h2 class="section-title">核心模块</h2>
<div class="mk-list">
<div class="mk-item" v-for="item in mkList" :key="item.title">
<div class="box">
......@@ -245,10 +245,6 @@ export default {
width: 100%;
}
.cover {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
......@@ -258,23 +254,59 @@ export default {
line-height: 1;
color: #ffffff;
h2 {
font-size: 56px;
font-size: 42px;
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
font-weight: bold;
letter-spacing: 12px;
line-height: 1;
}
h3 {
margin-bottom: 20px;
font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 4px;
}
span {
margin: 30px 0;
width: 60px;
margin: 24px 0;
width: 42px;
height: 3px;
background: #ffffff;
}
p {
h6 {
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 2px;
}
p {
max-width: 644px;
font-size: 14px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
line-height: 26px;
}
a {
margin-top: 28px;
width: 112px;
height: 36px;
font-size: 16px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #ffffff;
line-height: 36px;
background: #aa1941;
text-align: center;
}
}
.cover-inner {
height: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: column;
}
}
.section:nth-child(even) {
......
......@@ -4,18 +4,19 @@
<div class="banner">
<img src="https://webapp-pub.ezijing.com/www/pc/digital/yx_1_4/banner.png" />
<div class="cover">
<h2>人工智能实践教学平台</h2>
<span></span>
<p>开箱即用 · 内置课程 · 丰富案例 · 灵活教学</p>
<div class="cover-inner">
<h2>人工智能实践教学平台</h2>
<span></span>
<h6>开箱即用 · 内置课程 · 丰富案例 · 灵活教学</h6>
<p>
既能满足工科人工智能通识能力和专业能力的训练需求,又能满足商科等其他学科对于人工智能基础实践教学的训练需求,满足高校对于人工智能教学的多层次需求。打造高校学生人工智能通识能力与专业能力的一站式实践教学平台。
</p>
</div>
</div>
</div>
<section class="section">
<div class="section-inner">
<h2 class="section-title">人工智能实践教学平台</h2>
<p class="section-desc">
人工智能实践教学平台是清控紫荆教育推出的旨在培养学生底层数字能力,助力高校数字化专业改造,打造高校学生人工智能通识能力与专业能力的一站式实践教学平台。该平台是既能够满足工科人工智能通识能力和专业能力的训练需求,又能够满足商科等其他学科对于人工智能基础实践教学的训练需求,还提供了竞赛等模块,满足高校对于人工智能教学的多层次需求。该平台还支撑全面教学数据采集能力,为课程评估和专业认证提供了基础支撑。
</p>
<h2 class="section-title" style="margin-top: 100px">核心模块</h2>
<h2 class="section-title">核心模块</h2>
<div class="mk-list">
<div class="mk-item" v-for="item in mkList" :key="item.title">
<div class="box">
......@@ -244,10 +245,6 @@ export default {
width: 100%;
}
.cover {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
......@@ -257,23 +254,59 @@ export default {
line-height: 1;
color: #ffffff;
h2 {
font-size: 56px;
font-size: 42px;
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
font-weight: bold;
letter-spacing: 12px;
line-height: 1;
}
h3 {
margin-bottom: 20px;
font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 4px;
}
span {
margin: 30px 0;
width: 60px;
margin: 24px 0;
width: 42px;
height: 3px;
background: #ffffff;
}
p {
h6 {
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 2px;
}
p {
max-width: 644px;
font-size: 14px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
line-height: 26px;
}
a {
margin-top: 28px;
width: 112px;
height: 36px;
font-size: 16px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #ffffff;
line-height: 36px;
background: #aa1941;
text-align: center;
}
}
.cover-inner {
height: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: column;
}
}
.section:nth-child(even) {
......
......@@ -4,10 +4,13 @@
<div class="banner">
<img src="https://webapp-pub.ezijing.com/www/pc/digital/yx_2/banner.png" />
<div class="cover">
<h2>清控紫荆数字经济产业学院</h2>
<h3>IDE数字经济产业学院 + ICT产业学院</h3>
<span></span>
<p>专业共建 · 多维赋能 · 成果导向</p>
<div class="cover-inner">
<h3>IDE数字经济产业学院 + ICT产业学院</h3>
<h2>清控紫荆数字经济产业学院</h2>
<span></span>
<h6>专业共建 · 多维赋能 · 成果导向</h6>
<p>围绕数字经济时代的高质量教育内涵建设要求,对接区域经济产业链,人才链、教育链、创新链协同发展,构建数智产业学院产教融合“新范式”</p>
</div>
</div>
</div>
<section class="section">
......@@ -79,10 +82,6 @@ export default {
width: 100%;
}
.cover {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
......@@ -92,30 +91,59 @@ export default {
line-height: 1;
color: #ffffff;
h2 {
font-size: 56px;
font-size: 42px;
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
font-weight: bold;
letter-spacing: 12px;
line-height: 1;
}
h3 {
margin-top: 20px;
font-size: 40px;
margin-bottom: 20px;
font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
letter-spacing: 5px;
line-height: 1;
letter-spacing: 4px;
}
span {
margin: 30px 0;
width: 60px;
margin: 24px 0;
width: 42px;
height: 3px;
background: #ffffff;
}
p {
h6 {
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 2px;
}
p {
max-width: 644px;
font-size: 14px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
line-height: 26px;
}
a {
margin-top: 28px;
width: 112px;
height: 36px;
font-size: 16px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #ffffff;
line-height: 36px;
background: #aa1941;
text-align: center;
}
}
.cover-inner {
height: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: column;
}
}
.section:nth-child(even) {
......
......@@ -3,11 +3,13 @@
<div>
<div class="banner">
<img src="https://webapp-pub.ezijing.com/www/pc/digital/yx_3/banner.png" />
<div class="cover"></div>
<div class="cover">
<h2>专业数字化改造与提升</h2>
<span></span>
<p>新专业申请 · 旧专业升级 · 课程提供 · 师资提升</p>
<div class="cover-inner">
<h2>专业数字化改造与提升</h2>
<span></span>
<h6>新专业申请 · 旧专业升级 · 课程提供 · 师资提升</h6>
<p>针对数字人才的底层通用基能力-商业数据分析能力,将基础通用能力引入现有的专业体系中,对现有专业基础能力的培养进行数字化改</p>
</div>
</div>
</div>
<!-- <section class="section">
......@@ -123,10 +125,6 @@ export default {
width: 100%;
}
.cover {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
......@@ -136,23 +134,47 @@ export default {
line-height: 1;
color: #ffffff;
h2 {
font-size: 56px;
font-size: 42px;
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
font-weight: bold;
letter-spacing: 12px;
line-height: 1;
}
h3 {
margin-bottom: 20px;
font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 4px;
}
span {
margin: 30px 0;
width: 60px;
margin: 24px 0;
width: 42px;
height: 3px;
background: #ffffff;
}
p {
h6 {
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 2px;
}
p {
max-width: 644px;
font-size: 14px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
line-height: 26px;
}
}
.cover-inner {
height: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: column;
}
}
.section:nth-child(even) {
......
......@@ -85,10 +85,6 @@ export default {
width: 100%;
}
.cover {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
......@@ -98,23 +94,59 @@ export default {
line-height: 1;
color: #ffffff;
h2 {
font-size: 56px;
font-size: 42px;
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
font-weight: bold;
letter-spacing: 12px;
line-height: 1;
}
h3 {
margin-bottom: 20px;
font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 4px;
}
span {
margin: 30px 0;
width: 60px;
margin: 24px 0;
width: 42px;
height: 3px;
background: #ffffff;
}
p {
h6 {
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 2px;
}
p {
max-width: 644px;
font-size: 14px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
line-height: 26px;
}
a {
margin-top: 28px;
width: 112px;
height: 36px;
font-size: 16px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #ffffff;
line-height: 36px;
background: #aa1941;
text-align: center;
}
}
.cover-inner {
height: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: column;
}
}
.main {
......
......@@ -4,18 +4,23 @@
<div class="banner">
<img src="https://webapp-pub.ezijing.com/www/pc/digital/zf_1/banner.png" />
<div class="cover">
<h2>数字技能公共实训基地</h2>
<span></span>
<p>1个数字展区 · 3个技能实训区 · 8个实训中心 · 5个运营中心</p>
<div class="cover-inner">
<h2>数字技能公共实训基地</h2>
<span></span>
<h6>1个数字展区 · 3个技能实训区 · 8个实训中心 · 5个运营中心</h6>
<p>
围绕区域经济发展目标,“政产学研用金”六位一体协同引领,以创新职业教育模式为特色,汇聚和引领优质教育和产业资源,多方共同打造“数字技能公共实训基地”,培养和集聚一批符合当地数字产业发展需要的创新型高技能人才,为区域产业发展提供人才支撑。
</p>
</div>
</div>
</div>
<section class="section">
<div class="section-inner">
<!-- <div class="section-inner">
<h2 class="section-title">数字技能公共实训基地</h2>
<p class="section-desc">
围绕区域经济发展目标,“政产学研用金”六位一体协同引领,以创新职业教育模式为特色,汇聚和引领优质教育和产业资源,多方共同打造“数字技能公共实训基地”,培养和集聚一批符合当地数字产业发展需要的创新型高技能人才,为区域产业发展提供人才支撑。
</p>
</div>
</div> -->
<div class="section-pic"><img src="https://webapp-pub.ezijing.com/www/pc/digital/zf_1/1.png" class="img1" /></div>
</section>
<section class="section">
......@@ -49,10 +54,6 @@ export default {
width: 100%;
}
.cover {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
......@@ -62,23 +63,59 @@ export default {
line-height: 1;
color: #ffffff;
h2 {
font-size: 56px;
font-size: 42px;
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
font-weight: bold;
letter-spacing: 12px;
line-height: 1;
}
h3 {
margin-bottom: 20px;
font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 4px;
}
span {
margin: 30px 0;
width: 60px;
margin: 24px 0;
width: 42px;
height: 3px;
background: #ffffff;
}
p {
h6 {
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
font-weight: 500;
line-height: 1;
letter-spacing: 2px;
}
p {
max-width: 644px;
font-size: 14px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
line-height: 26px;
}
a {
margin-top: 28px;
width: 112px;
height: 36px;
font-size: 16px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #ffffff;
line-height: 36px;
background: #aa1941;
text-align: center;
}
}
.cover-inner {
height: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: column;
}
}
.section:nth-child(even) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论