提交 9ec718bb authored 作者: lihuihui's avatar lihuihui

修改样式

上级 4389b2b1
......@@ -21,7 +21,7 @@ export default {
return {
navList: [
{
img: 'https://webapp-pub.ezijing.com/project/marywood/icicon1on1.png',
img: 'https://webapp-pub.ezijing.com/project/marywood/icon1.png',
imgH5: 'https://webapp-pub.ezijing.com/project/marywood/h5/icon11.png',
tit: '报名申请',
tag: '1'
......
......@@ -13,7 +13,7 @@
</nuxt-link>
</div>
<!-- <nuxt-link to="/" class="logo"></nuxt-link> -->
<div class="search" @click="toggleSearch"></div>
<!-- <div class="search" @click="toggleSearch"></div> -->
<div class="menu" :class="menuClasses" @click="toggleMenu"></div>
</template>
<div class="search-box" v-else>
......
......@@ -26,9 +26,7 @@
<div class="line"></div>
<li
:class="{ top: true, active: tabBtnActive && tabBtnTarget === 'top' }"
@mouseenter="handleMsOver('top')"
@mouseleave="handleMsOut"
class="top"
@click="backToTop"
>
<!-- <p>^</p> -->
......@@ -296,6 +294,12 @@ export default {
color: #999;
background-position: center 18px;
background-repeat: no-repeat;
&:hover{
background-color: #af1b40;
color: #fff;
opacity: 0.9;
transition: 0.3s;
}
}
li.active {
background-color: #af1b40;
......@@ -342,10 +346,13 @@ export default {
}
li.top {
background-image: url(https://webapp-pub.ezijing.com/project/marywood/aside4.png);
&:hover{
background-image: url(https://webapp-pub.ezijing.com/project/marywood/aside41.png);
}
}
li.top.active {
background-image: url(https://webapp-pub.ezijing.com/project/marywood/aside41.png);
}
// li.top.active {
// background-image: url(https://webapp-pub.ezijing.com/project/marywood/aside41.png);
// }
li > p {
font-size: 12px;
line-height: 14px;
......
......@@ -297,9 +297,8 @@ export default {
}
}
.content-mod2 {
margin-top: 0.18rem;
background: #fff;
padding: 0.34rem 0.32rem 0.4rem 0.34rem;
padding: 0.28rem 0.32rem 0.4rem 0.34rem;
img {
width: 100%;
......@@ -308,7 +307,7 @@ export default {
background: #fff;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.06);
.con {
padding: 0.34rem 0.18rem 0.34rem 0.18rem;
padding: 0.24rem 0.18rem 0.24rem 0.18rem;
.p {
font-size: 0.12rem;
font-weight: 400;
......
......@@ -88,7 +88,7 @@
<img src="https://webapp-pub.ezijing.com/project/marywood/h5/school-img1.png" alt="" />
<div class="h5-title m-t-10">专业介绍</div>
<img src="https://webapp-pub.ezijing.com/project/marywood/h5/school-img2.png" alt="" />
<div class="h5-title m-t-10">合作院校</div>
<div class="h5-title m-t-10">院校荣誉</div>
<img src="https://webapp-pub.ezijing.com/project/marywood/h5/school-img3.png" alt="" />
<div class="h5-title m-t-10">申请条件</div>
<div class="h5-list">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论