Browse Source

Merge branch 'develop' of 192.168.3.17:zhanghongbo/qfw into develop

李广朋 9 năm trước cách đây
mục cha
commit
aaaf86de07
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      core/src/timetask.json
  2. 1 1
      core/src/web/templates/index.html

+ 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-21 16:30:45"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-03-21 16:30:45"}},"marketisstart":true,"marketrate":300}
+{"comment":{"c_rate":720,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-03-21 16:42:20"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-03-21 16:42:20"}},"marketisstart":true,"marketrate":300}

+ 1 - 1
core/src/web/templates/index.html

@@ -481,7 +481,7 @@ $(function(){
 				},4000);
 			});*/
 		}else{
-			$(".a-index-hd").append('<a href="http://iot.huizhuozz.com" target="_blank"><img src="{{Msg "seo" "cdn"}}/images/wlw.png"></a>');
+			$(".a-index-hd").append('{{$s:=(Ad "index-center-11" 1)}}{{range $k,$v := $s}}<a {{if $v.s_link}} target="_blank"  href="{{$v.s_link}}"{{end}}><img {{if $v.s_pic}} src="{{$v.s_pic}}" {{end}} ></a>{{end}}');
 		}
 		var oldImgSrc = null;
 		$("#iWant>div").mouseover(function(){