File tree 2 files changed +11
-7
lines changed
2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
1
# CanvasEditor
2
2
3
- <div >
4
- <a href =" https://github.com/WindrunnerMax/CanvasEditor " >GitHub</a > |
5
- <a href =" https://windrunnermax.github.io/CanvasEditor/ " >DEMO</a > |
6
- <a href =" https://github.com/WindrunnerMax/CanvasEditor/issues/2 " >BLOG</a > |
7
- <a href =" ./NOTE.md " >NOTE</a > |
3
+ <p >
4
+ <a href =" https://github.com/WindrunnerMax/CanvasEditor " >GitHub</a >
5
+ <span >|</span >
6
+ <a href =" https://windrunnermax.github.io/CanvasEditor/ " >DEMO</a >
7
+ <span >|</span >
8
+ <a href =" https://github.com/WindrunnerMax/CanvasEditor/issues/2 " >BLOG</a >
9
+ <span >|</span >
10
+ <a href =" ./NOTE.md " >NOTE</a >
11
+ <span >|</span >
8
12
<a href =" ./TODO.md " >TODO</a >
9
- </div >
13
+ </p >
10
14
11
15
基于` Canvas ` 实现的的简历编辑器。
12
16
Original file line number Diff line number Diff line change 13
13
- [x] 配置面板
14
14
- [x] 快捷键
15
15
- [x] 后退前进
16
- - [ ] 层级调整
16
+ - [x ] 层级调整
17
17
- [x] 页面配置
18
18
- [x] 导入导出` JSON `
19
19
- [x] 超链接导出
You can’t perform that action at this time.
0 commit comments