Browse Source

新闻资讯内容也样式修改

wangshan 9 năm trước cách đây
mục cha
commit
1ca099da94

+ 1 - 1
core/src/seo.json

@@ -1,4 +1,4 @@
-{	"cdn":"//cdn.qmx.top:9000",
+{	"cdn":"",
     "qfw": {
         "enterprise": {
             "description": "提供企业信息查询,企业产品服务查询,企业关系网展示",

+ 1 - 1
core/src/timetask.json

@@ -1 +1 @@
-{"comment":{"c_rate":720,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-03-22 15:36:59"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-03-22 15:36:59"}},"marketisstart":true,"marketrate":300}
+{"comment":{"c_rate":720,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-03-23 10:23:46"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-03-23 10:23:46"}},"marketisstart":true,"marketrate":300}

+ 13 - 4
core/src/web/staticres/css/index-new.css

@@ -658,19 +658,28 @@ a:focus, a:hover{
 	padding:20px;
 }
 .index-mobwz-title{
-	height:35px; border-bottom:1px solid #e5e6e9;padding-bottom:15px;
+	height:35px; 
+	border-bottom:1px solid #e5e6e9;
+	padding-bottom:15px;
 }
 .indexmob-tleft{
-	height:20px;width:10px;background-color:#FF5A5F;float:left;
+	height:20px;
+	width:10px;
+	background-color:#FF5A5F;
+	float:left;
 }
 .indexmob-tright{
-	color:#FF5A5F;float:left;margin-left:15px;
+	color:#FF5A5F;
+	float:left;
+	margin-left:15px;
 }
 .indexmob-cont{
 	margin-top:20px;
 }
 .indexmob-sjty{
-	background-color:#fff; margin-top:10px;padding:20px;
+	background-color:#fff; 
+	margin-top:10px;
+	padding:20px;
 }
 
 

+ 1 - 1
core/src/web/templates/manage/webexpresscontent-new.html

@@ -99,7 +99,7 @@ background-color:#F0F0F0;
 	margin-right:5px;
 }
 .lisecond{
-	width:210px;
+	width:190px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;