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

chore: 样式优化;文字内容修改;

上级 577c6e9f
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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">数字经济产教融合实践基地</div>
<div class="part_desc"> <div class="part_desc">
数字经济产教融合实践基地”的建设内涵由“N+3”组成,即N个数字经济产业学院集群;一个数字经济实验室,一个数字职业技能中心;一个数字经济<br />产业与人才公共服务平台。 数字经济产教融合实践基地”的建设内涵由“N+3”组成,即N个数字经济产业学院集群;一个数字经济实验室,一个数字职业技能中心;一个数字经济<br />产业与人才公共服务平台。
</div> </div>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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">数字经济产业学院</div>
<div class="part_desc"> <div class="part_desc">
以“政、校、企、行”协同创新为引领,按照“1(政府)+1(清控紫荆)+N(周边高校)”的模式,联合高校实施“六个共同”育人模式,即共同建<br />设高水平专业、共同开发课程、共同打造师资团队、共同设立科研中心、共同开展招生就业、共同“走出去”,打造数字经济相关的现代产业学院。 以“政、校、企、行”协同创新为引领,按照“1(政府)+1(清控紫荆)+N(周边高校)”的模式,联合高校实施“六个共同”育人模式,即共同建<br />设高水平专业、共同开发课程、共同打造师资团队、共同设立科研中心、共同开展招生就业、共同“走出去”,打造数字经济相关的现代产业学院。
</div> </div>
......
差异被折叠。
...@@ -9,11 +9,7 @@ ...@@ -9,11 +9,7 @@
紫荆教育针对数字经济岗位要求,以培养学生综合职业能力为导向,结合学校数字经济专业实训条件, 紫荆教育针对数字经济岗位要求,以培养学生综合职业能力为导向,结合学校数字经济专业实训条件,
提出“引产入校、以产促教”的工学结合一体化人才培养思路。引进企业产品设计研发任务,将一体化课程项目教学与实际产品设计研发相结合,安排学生参与产品设计研发、市场推广运营等环节,使学生掌握各种岗位的技能与能力,形成必备的职业核心技能和素养,从而实现入学即上岗的产教融合教学模式。目前紫荆教育提供与数字营销、数字分析、数字媒体、数字金融、数字运营等专业相关的超1000个岗位。 提出“引产入校、以产促教”的工学结合一体化人才培养思路。引进企业产品设计研发任务,将一体化课程项目教学与实际产品设计研发相结合,安排学生参与产品设计研发、市场推广运营等环节,使学生掌握各种岗位的技能与能力,形成必备的职业核心技能和素养,从而实现入学即上岗的产教融合教学模式。目前紫荆教育提供与数字营销、数字分析、数字媒体、数字金融、数字运营等专业相关的超1000个岗位。
</p> </p>
</div> <div class="section-pic" style="margin-top: 120px;">
</section>
<section class="section">
<div class="section-inner">
<div class="section-pic">
<img src="https://webapp-pub.ezijing.com/www/pc/services/school/1.png" /> <img src="https://webapp-pub.ezijing.com/www/pc/services/school/1.png" />
</div> </div>
</div> </div>
...@@ -37,7 +33,7 @@ ...@@ -37,7 +33,7 @@
<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" /> <img src="https://webapp-pub.ezijing.com/www/pc/services/school/2.png" width="100%" />
</div> </div>
</div> </div>
</section> </section>
...@@ -124,6 +120,10 @@ export default { ...@@ -124,6 +120,10 @@ export default {
} }
.edu-item { .edu-item {
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
transition: all 0.3s;
&:hover {
transform: scale(1.1);
}
} }
.edu-item__content { .edu-item__content {
padding: 20px; padding: 20px;
......
...@@ -166,22 +166,25 @@ export default { ...@@ -166,22 +166,25 @@ export default {
margin-top: 120px; margin-top: 120px;
} }
.section-title { .section-title {
display: inline-block;
position: relative; position: relative;
margin-bottom: 40px; margin-bottom: 40px;
font-size: 22px; font-size: 23px;
font-family: Source Han Sans CN; font-family: Source Han Sans CN;
font-weight: 500; font-weight: 500;
line-height: 34px; line-height: 34px;
color: #424242; color: #fff;
&::after { background-color: var(--main-color);
content: ''; padding:0 10px;
position: absolute; // &::after {
left: 0; // content: '';
bottom: -10px; // position: absolute;
width: 4em; // left: 0;
height: 1px; // bottom: -10px;
background-color: var(--main-color); // width: 4em;
} // height: 1px;
// background-color: var(--main-color);
// }
} }
.section-desc { .section-desc {
font-size: 16px; font-size: 16px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论