Explorar o código

fix:数据导出页面广告位修复没有添加跳转

yangfeng %!s(int64=2) %!d(string=hai) anos
pai
achega
67eff71e68
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/web/templates/pc/dataExport_sieve.html

+ 1 - 1
src/web/templates/pc/dataExport_sieve.html

@@ -1170,7 +1170,7 @@
             //     }
             //     adhtml += '<img src="' + ADTopList[i]["s_pic"] + '" alt="" ></a></div>'
             // }
-            adhtml += '<img src="' + ADTopList[0]["s_pic"] + '" alt="" style="height:auto;width:100%;"></a></div>'
+            adhtml += '<div onclick="adv_statistics(this)"><a dataHref="' + ADTopList[0]["s_link"] + '" target="_blank"><img src="' + ADTopList[0]["s_pic"] + '" alt="" style="height:auto;width:100%;"></a></div>'
             // if (ADTopList.length == 1) {
             //     $(".swiper-pagination").hide();
             // }