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

修改样式

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