|
@@ -768,7 +768,7 @@ var fnSortingChange = function (obj, sortingType, stat, appGb){
|
|
|
gagaInfiniteScroll.pageStatus.loadPage = 1;
|
|
gagaInfiniteScroll.pageStatus.loadPage = 1;
|
|
|
gagaInfiniteScroll.pageStatus.pageNum = [];
|
|
gagaInfiniteScroll.pageStatus.pageNum = [];
|
|
|
gagaInfiniteScroll.pageStatus.sortingType = sortingType;
|
|
gagaInfiniteScroll.pageStatus.sortingType = sortingType;
|
|
|
- $('.list_content .count_wrap').hide();
|
|
|
|
|
|
|
+
|
|
|
$('#endPage').hide();
|
|
$('#endPage').hide();
|
|
|
$('#noFilterData').hide();
|
|
$('#noFilterData').hide();
|
|
|
fnGoodsListSearch();
|
|
fnGoodsListSearch();
|