by-onlineeditor/src
hanshiyang 1335932afa feat(iframe): 添加父窗口与iframe间的页面跳转API
暴露OCDIframeAPI接口,包含getFirstVisiblePageNo和gotoPage方法
移除demo.html中重复实现的页面跳转逻辑,改用新API
2025-12-02 11:26:54 +08:00
..
assets init from https://github.com/Hufe921/canvas-editor 2025-09-23 10:43:28 +08:00
components init from https://github.com/Hufe921/canvas-editor 2025-09-23 10:43:28 +08:00
editor init from https://github.com/Hufe921/canvas-editor 2025-09-23 10:43:28 +08:00
plugins init from https://github.com/Hufe921/canvas-editor 2025-09-23 10:43:28 +08:00
utils init from https://github.com/Hufe921/canvas-editor 2025-09-23 10:43:28 +08:00
main.ts feat(iframe): 添加父窗口与iframe间的页面跳转API 2025-12-02 11:26:54 +08:00
mock.ts refactor: 移除水印和页脚并更新标题文本 2025-09-23 10:53:54 +08:00
style.css feat(UI): 增加保存状态提示和全局快捷键支持 2025-11-19 20:13:38 +08:00
vite-env.d.ts init from https://github.com/Hufe921/canvas-editor 2025-09-23 10:43:28 +08:00