Commit 4458d9c5 authored by agping's avatar agping

首页优化

parent a17370d4
......@@ -85,13 +85,18 @@
float:right;
margin-top:0.02rem;
}
.content {
padding : 0.1rem 0.15rem;
padding : 0.15rem 0.15rem;
font-family: PingFangSC-Regular;
font-size: 14px;
color: #666666;
overflow:hidden;
}
#business_news .content{
padding : 0.10rem 0.15rem;
}
.content-text{
font-family: PingFangSC-Regular;
font-size: .14rem;
......
......@@ -114,7 +114,7 @@ a:hover{
overflow-y: auto;
/*transition: all 0.5s ease;*/
/*width: 136px;*/
width: 14%;
width: 13%;
z-index: 1000;
float: left;
height: 820px;
......
......@@ -38,7 +38,7 @@
<td>
[% if (it[item]['area_demand'] != null){ %] [%= it[item]["area_demand"] %] [% } %]
</td>
<td width="14%">
<td>
[% if(it[item]["source"] == 10) { %]
APP注册
[% }else if(it[item]["source"] == 20 ) { %]
......
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