全部用静态导入
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* 专门处理Area相关的所有事件,包括浮动区域管理、拖拽、停靠、合并等
|
||||
*/
|
||||
|
||||
import { eventBus } from '../eventBus.js';
|
||||
import { eventBus } from '../eventBus';
|
||||
|
||||
// Area事件类型常量
|
||||
export const AREA_EVENT_TYPES = {
|
||||
|
||||
Reference in New Issue
Block a user