by-onlineeditor/src
hanshiyang f5dbe4470f refactor(main.ts): 优化窗口对象类型断言的使用
将重复的 `(window as any)` 类型断言提取为 `winAny` 变量,提高代码可读性和维护性
2025-11-19 20:14:07 +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 refactor(main.ts): 优化窗口对象类型断言的使用 2025-11-19 20:14:07 +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