@@ -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();