Browse Source

Fix 点击首页重复添加问题

Nolovenodie丶 2 năm trước cách đây
mục cha
commit
7a9107cb54
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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();