소스 검색

feat:屏蔽bus

jinx 4 년 전
부모
커밋
abc47a8a72
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      js/popindoorAPI2.7.1.js

+ 1 - 1
js/popindoorAPI2.7.1.js

@@ -982,7 +982,7 @@ var Setting = function() {
         }
 
         load_menu();
-        window.eventBus = new EventBus();
+        // window.eventBus = new EventBus();
         // window.eventBus.on('my-event', function() {
         //     alert(1)
         //     load_menu();