Selaa lähdekoodia

Fix 点击首页重复添加问题

Nolovenodie丶 2 vuotta sitten
vanhempi
sitoutus
7a9107cb54
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      content/main.js

+ 0 - 1
content/main.js

@@ -15,7 +15,6 @@ class Home {
 				}
 				if ($(".hide .misty-banner").length != 0) {
 					$(".hide .misty-banner").remove();
-					this.init();
 				}
 				if ($(".section0 .card").length != 0 && $(".view:not(.hide) .misty-banner").length == 0) {
 					this.init();