Ver Fonte

服务提交时间

wangshan há 9 anos atrás
pai
commit
b4448855c5

+ 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-06-07 17:43:12"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-06-07 17:43:12"}},"marketisstart":true,"marketrate":300}
+{"comment":{"c_rate":720,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-06-07 17:58:09"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-06-07 17:58:09"}},"marketisstart":true,"marketrate":300}

+ 1 - 1
core/src/web/templates/member/editservice.html

@@ -442,7 +442,7 @@ var TipAssembly = {
 			}else{
 				window.location.href="/market/0/list.html";
 			}
-		},3000);
+		},1000);
 		$("body").append('<div class="tipAssembly" id="tipAssembly">'+text+'</div>');
 		if(typeof(css) != "undefined"){
 			$("#tipAssembly").css(css);