Commit 81188fd9 authored by lixy's avatar lixy

首页细节调整

parent 273d18b4
......@@ -99,7 +99,7 @@ input[disabled] {
background: #fff;
color: #333;
width:100%;
border-bottom: 1px solid #dfdfdf;
border-bottom: 1px solid #eee;
}
.ellipsis {
overflow: hidden;white-space: nowrap;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all;
......
<template>
<div style="background: #F8F8F8;">
<div class="more-way-title">
关注·了解更多资讯
关注
<span
class="circle-black"
style="font-size: 18px">·</span>了解更多资讯
</div>
<div class="flex-aic-jcb more-way">
<div
......@@ -26,8 +29,10 @@
<div class="tc">欣新房车</div>
<div class="tc">助手小程序</div>
</div>
</div>
<div
class="tc"
style="margin-top: -5px;margin-bottom: 20px;color: #999;">长按识别二维码</div>
<div class="footer-container">
<div class="flex-aic-jcc">
<a
......@@ -94,19 +99,20 @@
width: 110px;
margin-bottom: 10px;
border-radius: 3px;
padding-bottom: 30px;
padding-bottom: 10px;
box-shadow: 2px 3px 13px rgba(153,153,153,0.2);
background: #fff;
div{
color: #999;
color: #666;
font-size: 14px;
}
}
.footer-container{
padding: 17px 0 13px 0;
padding: 17px 0.4rem 17px 0.4rem;
background: #16192C;
.contact{
color: #eee;
font-size: 12px;
font-size: 14px;
}
.contact-img{
width: 130px;
......@@ -114,12 +120,12 @@
margin-left: 13px;
}
.company-addr{
margin-top: 17px;
margin-top: 15px;
color: #6D6E7C;
text-align: center;
}
.company-name{
border-bottom: 1px solid #5C5D61;
border-bottom: 1px solid #353648;
padding-bottom: 17px;
color: #6D6E7C;
text-align: center;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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