浏览代码

Merge branch 'release/v4.7.54' of http://192.168.3.207:8080/qmx/jy into release/v4.7.54

wenmenghao321 2 年之前
父节点
当前提交
c5ed682502
共有 1 个文件被更改,包括 1 次插入1 次删除
  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();
             // }