1
0
mirror of synced 2025-12-07 17:32:33 +08:00

feat(editor): 增加editorService.move的扩展

This commit is contained in:
roymondchen
2022-05-05 20:29:07 +08:00
committed by jia000
parent f7bca02844
commit b1aae65182

View File

@@ -69,6 +69,7 @@ class Editor extends BaseService {
'paste',
'alignCenter',
'moveLayer',
'move',
'undo',
'redo',
'highlight',