提交 4eb2c9d5 authored 作者: pengxiaohui's avatar pengxiaohui

修改样式

上级 05eb4791
......@@ -86,6 +86,9 @@ export default {
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.swiper-slide-active, .swiper-slide:hover{
color:#a81840;
}
.swiper-btn{
width:20px;
height:35px;
......
......@@ -27,15 +27,16 @@
/>
<div>
<p style="font-size: 18px;font-weight: 400;color: #000000;margin-bottom:20px">
紫荆数字经济产业学院有以下主要特点
数字经济产业学院共建目标
</p>
<p style="font-size: 16px;font-weight: 400;color: #555;margin-bottom:20px">
依托清控紫荆教育长期所积累的专业化研发能力,科技研发能力以及国际化能力,我们对共建数字经济产业学院提出了“五个一流”的建设目标,力争和全国各类院校一起,从实际情况出发培养产业所急需的初、中、高等各级别专业化岗位人才。
</p>
<img style="margin-bottom:0;" src="https://webapp-pub.ezijing.com/www/pc/services/college/power_01.png" alt="" />
<p style="font-size: 18px;font-weight: 400;color: #000000;margin-bottom:20px">
数字经济产业学院共建目标
紫荆数字经济产业学院有以下主要特点
</p>
<img src="https://webapp-pub.ezijing.com/www/pc/services/college/power_01.png" alt="" />
<ul>
<li
v-for="(item, index) in navList"
......@@ -471,7 +472,7 @@ export default {
const timer = setInterval(() => {
this.count++
this.tabActive = this.count % 4
}, 3000)
}, 5000)
this.$once('hook:beforeDestroy', () => {
clearInterval(timer)
})
......@@ -741,6 +742,7 @@ export default {
.active, .isHover {
background: #a81840;
border-top: 6px solid #a81840;
box-shadow: 5px 5px 5px #bbb;
.name{
color:#fff;
}
......
......@@ -1260,6 +1260,7 @@ export default {
border-color:#aa1941;
background:#aa1941;
color:#fff;
box-shadow: 5px 5px 5px #999;
}
.item.isHover{
transform: translateY(-10px);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论