Browse Source

广告调整

wangshan 7 years ago
parent
commit
903ae8f9ce
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/web/templates/weixin/wxinfocontent.html

+ 3 - 3
src/web/templates/weixin/wxinfocontent.html

@@ -865,9 +865,9 @@ $(function(){
 		sessionStorage.removeItem("rewardStatus");
 	}
 	//广告跳转到社区
-	$(".adv").click(function(){
-		window.location.href="{{.T.advertUrl}}"
-	})
+	//$(".adv").click(function(){
+	//	window.location.href="{{.T.advertUrl}}"
+	//})
 	//一键报告排版问题
 	//$("#onekey").click(function(){
 	//	var kv = document.getElementById("onkey-value").value;