xzw hai 7 meses
pai
achega
875c669e9d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scene/public/static/js/main_2020_show.js

+ 1 - 1
scene/public/static/js/main_2020_show.js

@@ -3231,7 +3231,7 @@ window.Modernizr = function(n, e, t) {
             var hotList = $('#hotListWrap')[0];
             hotList.classList.remove('hotListActive');
             $('#hotListContent ul .active').removeClass('active');
-            $('#hotList')[0].classList.remove('active')
+            $('#hotList')[0]?.classList.remove('active')
         }
         ,
         n.prototype.onTouchMove = function(e) {