wangshan 5 years ago
parent
commit
0a59d74e7a

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

@@ -2078,6 +2078,7 @@ var SuperSearch = {
 			}
 		})
 		$(".tips_all .GetAll").click(function(){
+			sessionStorage.removeItem("keysetindexToHistory");
 			window.location.href="/swordfish/historypush"
 		})
 		$(".home_todetails").click(function(){

+ 1 - 0
src/web/templates/weixin/search/mainSearch.html

@@ -1102,6 +1102,7 @@
 	    });
 	    //剑鱼标讯
 	    $(".tab_container a:eq(2)").on('click', function () {
+			sessionStorage.removeItem("keysetindexToHistory");
 			window.location.href='/swordfish/historypush';
 	    });
 	    //APP下载跳转到关于剑鱼标讯