Kaynağa Gözat

搜索页订阅按钮

wangshan 5 yıl önce
ebeveyn
işleme
31929ee50a
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      src/web/staticres/js/wxSupersearch.js

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

@@ -2073,6 +2073,7 @@ var SuperSearch = {
 			if(SuperSearch.isVip){
 				window.location.href="/front/vipsubscribe/toSetPage"
 			}else{
+				sessionStorage.removeItem("keysetindexToHistory");
 				window.location.href="/swordfish/historypush"
 			}
 		})
@@ -2096,6 +2097,7 @@ var SuperSearch = {
 					}
 				}else{
 					$(".home_1").show();
+					$(".home_toset a").text("去订阅");
 					$(".home_toset").show();
 				}
 			}else{