Procházet zdrojové kódy

首页样式修改

wangshan před 9 roky
rodič
revize
03c9448541

+ 1 - 1
core/src/timetask.json

@@ -1 +1 @@
-{"comment":{"c_rate":10,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-01-09 16:53:17"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-01-09 16:53:17"}},"marketisstart":true,"marketrate":300}
+{"comment":{"c_rate":10,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-01-09 17:45:03"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-01-09 17:45:03"}},"marketisstart":true,"marketrate":300}

+ 1 - 1
core/src/web/staticres/css/dev-qfw.css

@@ -937,7 +937,7 @@ a{
 	height: 32px;
 	overflow: hidden;
 	position: absolute;
-	top: 101px;
+	top: 75px;
 	width: 100%;
 }
 .a-index-hd .smshb span{

+ 6 - 6
core/src/web/staticres/css/index-new.css

@@ -94,6 +94,8 @@ a:focus, a:hover{
 
 .a-index-head .a-i-h-right .a-index-want {
 	border:1px solid #E5E6E9;
+	margin-bottom: 10px;
+	background-color:#fff;
 }
 .index-new-row{
 	margin-top:20px;
@@ -314,6 +316,7 @@ a:focus, a:hover{
 .a-index-head .a-i-h-right .a-com-title {
 	background-color:#F7F8FA;
 	padding-left:10px;
+	border:1px solid rgb(240, 240, 240);
 }
 .index-new-body {
 	background-color:#f0f0f0;
@@ -331,11 +334,11 @@ a:focus, a:hover{
 	margin-top:-3px;
 }
 .a-index-head .a-i-h-right ul {
-	height:280px;
+	height:298px;
 	margin-bottom:20px;
 }
 .a-index .a-index-want .a-com-two {
-	margin:20px 5px 40px;
+	margin:30px 5px 40px;
 }
 .a-index .a-qysq-con{
 	width:100%;
@@ -375,10 +378,6 @@ a:focus, a:hover{
 .a-index-head .a-i-h-middle,.a-index-head .a-i-h-right{
 	height:438px;
 }
-.a-index-head .a-i-h-right ul {
-    height: 260px;
-    margin-bottom: 20px;
-}
 .a-index .index-new-head{
 	margin-bottom:-10px;
 }
@@ -390,6 +389,7 @@ a:focus, a:hover{
 .a-index .a-index-head .a-i-h-right {
 	padding-left:0px;
 	margin-left:10px;
+	background-color: #f0f0f0;
 }
 .a-index-head .a-i-h-middle .a-parent {
     margin-bottom: 5px;

+ 0 - 2
core/src/web/templates/index.html

@@ -55,7 +55,6 @@
 		<div class="a-i-h-right">
 			<ul class="a-index-want">
 				<li class="a-com-title hidden-xs"><b>我要</b></li>
-				<li class="a-com-title-line hidden-xs"></li>
 				<li class="font-size-12 a-com-last" id="iWant">
 					<div>
 						<img src="/images/zcgs.png">
@@ -84,7 +83,6 @@
 				</li>
 			</ul>
 			<div class="a-index-hd">
-				<b>活动</b>
 			</div>
 		</div>
 	</div>