Browse Source

wx搜索每页第五条下划线

zhangxinlei1996 6 years ago
parent
commit
4d704db924
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/web/staticres/js/wxSupersearch.js

+ 1 - 1
src/web/staticres/js/wxSupersearch.js

@@ -1058,7 +1058,7 @@ var SuperSearch = {
 					}
 				}
 			}
-			if(i==4){
+			if(i==4&&pageNum==1){
 				ListHtml += '<div class="tslist" style="border-bottom-width:0px;">'
 			}else{
 				ListHtml += '<div class="tslist">'