Commit 95ba7ef8 authored by lixy's avatar lixy

首页、导航栏、底部兰、车型列表样式调整

parent d0cd9eb0
...@@ -141,7 +141,7 @@ h2{ ...@@ -141,7 +141,7 @@ h2{
box-shadow: 0 0 5px #ccc; box-shadow: 0 0 5px #ccc;
} }
.total-div{ .total-div{
margin-bottom: 20px; margin: 20px 0;
background: #fff; background: #fff;
padding: 10px; padding: 10px;
} }
...@@ -159,10 +159,18 @@ h2{ ...@@ -159,10 +159,18 @@ h2{
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
} }
.color-ccc{
color: #ccc;
}
.ft-40{ .ft-40{
font-size: 40px; font-size: 40px;
} }
.ft-30{
font-size: 30px;
}
.ft-20{ .ft-20{
font-size: 20px; font-size: 20px;
} }
......
...@@ -129,12 +129,13 @@ ...@@ -129,12 +129,13 @@
} }
.name-t{ .name-t{
display:inline-block; display:inline-block;
height:40px; height:34px;
width:100px; line-height: 34px;
width:102px;
font-size: 14px; font-size: 14px;
margin:0 5px; margin:0 5px;
background:#ccc; background:#eee;
color:#333; color:#666;
cursor:pointer; cursor:pointer;
} }
span.active{ span.active{
......
...@@ -6,28 +6,28 @@ ...@@ -6,28 +6,28 @@
<div class="flex-aic"> <div class="flex-aic">
<div class="footer-scan"> <div class="footer-scan">
<img src="../assets/images/1566894441.png" alt="欣新房车,让生活更美好"/> <img src="../assets/images/1566894441.png" alt="欣新房车,让生活更美好"/>
<p class="ft-12 tc">欣新房车微信公众号</p> <p class="ft-12 tc color-ccc">欣新房车微信公众号</p>
</div> </div>
<div class="footer-scan"> <div class="footer-scan">
<img src="../assets/images/xxfczs.jpg" alt="欣新房车,让生活更美好"/> <img src="../assets/images/xxfczs.jpg" alt="欣新房车,让生活更美好"/>
<p class="ft-12 tc">欣新房车助手小程序</p> <p class="ft-12 tc color-ccc">欣新房车助手小程序</p>
</div> </div>
<div class="footer-scan"> <div class="footer-scan">
<img src="../assets/images/1566894441.png" alt="欣新房车,让生活更美好"/> <img src="../assets/images/1566894441.png" alt="欣新房车,让生活更美好"/>
<p class="ft-12 tc">滴房车App(欣新旗下)</p> <p class="ft-12 tc color-ccc">滴房车App(欣新旗下)</p>
</div> </div>
</div> </div>
<div class="r-contant"> <div class="r-contant">
<div class="ft-20 flex-aic r-contant-i"><img src="https://xxfc.upyuns.com/upload/1/app/c76776783ea54d0c09f9fd2c646404e.jpg" alt="欣新房车,让生活更美好"/>400-0369-369</div> <div class="ft-30 flex-aic r-contant-i"><img src="../assets/images/tel.png" style="width: 30px;" alt="欣新房车,让生活更美好"/>400-0369-369</div>
<div class="ft-12 flex-aic r-contant-i"><img src="https://xxfc.upyuns.com/upload/1/app/c76776783ea54d0c09f9fd2c646404e.jpg" alt="欣新房车,让生活更美好"/>广东省东莞市松山湖工业西路12号</div> <div class="ft-16 flex-aic r-contant-i"><img src="../assets/images/local.png" alt="欣新房车,让生活更美好"/>广东省东莞市松山湖工业西路12号</div>
<div class="ft-12 flex-aic r-contant-i"><img src="https://xxfc.upyuns.com/upload/1/app/c76776783ea54d0c09f9fd2c646404e.jpg" alt="欣新房车,让生活更美好"/>欣新房车控股集团(东莞)股份有限公司</div> <div class="ft-16 flex-aic r-contant-i"><img src="../assets/images/com.png" alt="欣新房车,让生活更美好"/>欣新房车控股集团(东莞)股份有限公司</div>
<div class="contact">在线咨询</div> <!--<div class="contact">在线咨询</div>-->
</div> </div>
</div> </div>
</div> </div>
<div class="link-f flex-aic-jcc"> <div class="link-f flex-aic-jcc">
©欣新房车控股集团(东莞)股份有限公司2019 保留一切权利。 ©欣新房车控股集团(东莞)股份有限公司2019 保留一切权利。
<a href="http://beian.miit.gov.cn" rel="nofollow" target="_blank">备案号:粤ICP备19072339号-2</a> <span>备案号:</span><a href="http://beian.miit.gov.cn" rel="nofollow" target="_blank">粤ICP备19072339号-2</a>
</div> </div>
</div> </div>
</template> </template>
...@@ -66,13 +66,13 @@ ...@@ -66,13 +66,13 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
padding: 0px 20px; padding: 0px 42px;
border-right: 1px solid #a2a2a2; border-right: 1px solid #323737;
} }
.footer-scan img{ .footer-scan img{
width: 110px; width: 100px;
height: 110px; height: 100px;
padding: 5px; padding: 5px;
} }
.footer-scan:last-child{ .footer-scan:last-child{
...@@ -92,15 +92,18 @@ ...@@ -92,15 +92,18 @@
} }
.r-contant img{ .r-contant img{
width:20px; width:20px;
height: 20px;
margin-right: 10px; margin-right: 10px;
} }
.link-f{ .link-f{
padding: 20px; padding: 20px;
border-top: 1px solid #a2a2a2; border-top: 1px solid #323737;
font-size: 14px; font-size: 12px;
color: #999;
} }
.link-f a{ .link-f a{
color: #999;
}
.link-f a:hover{
color: #1bbb9f; color: #1bbb9f;
} }
</style> </style>
...@@ -76,6 +76,8 @@ ...@@ -76,6 +76,8 @@
.users { .users {
list-style-type: none; list-style-type: none;
display: flex; display: flex;
width: 100%;
justify-content: space-between;
} }
.users li a { .users li a {
display: inline-block; display: inline-block;
...@@ -87,7 +89,7 @@ ...@@ -87,7 +89,7 @@
color: #222; color: #222;
text-decoration: none; text-decoration: none;
border-bottom: 3px solid #fff; border-bottom: 3px solid #fff;
font-size: 20px; font-size: 16px;
} }
.users li a:hover, .active{ .users li a:hover, .active{
color: #1bbb9f !important; color: #1bbb9f !important;
......
...@@ -23,11 +23,11 @@ ...@@ -23,11 +23,11 @@
<ul class="campsiteDetail clearfix"> <ul class="campsiteDetail clearfix">
<li v-for="item in dataDetail" :key="item.id" class="vehicle-item"> <li v-for="item in dataDetail" :key="item.id" class="vehicle-item">
<img :src="item.coverPic" alt="房车租赁" style="width:30%;height:100%;" /> <img :src="item.coverPic" alt="房车租赁" style="width:30%;height:100%;" />
<div style="margin-left: 20px;"> <div style="margin-left: 20px;width: 50%;">
<h2 style="font-size: 18px;margin:10px 0">{{ item.name }}</h2> <h2 style="font-size: 18px;margin:10px 0">{{ item.name }}</h2>
<div>{{item.keyword}}</div> <div>{{item.keyword}}</div>
</div> </div>
<nuxt-link :to="item.link"> <nuxt-link :to="item.link" class="flex-aic">
<button class="buttonDetails">租车详情</button> <button class="buttonDetails">租车详情</button>
</nuxt-link> </nuxt-link>
</li> </li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment