瀏覽代碼

广告调整

wangshan 7 年之前
父節點
當前提交
903ae8f9ce
共有 1 個文件被更改,包括 3 次插入3 次删除
  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;