Skip to content

Commit 96f79bc

Browse files
committed
Update readme
1 parent 7d3d32d commit 96f79bc

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- [x] markdown编辑器
1919
- [x] 图片拖拽/裁剪上传
2020
- [x] 支持切换主题色 :sparkles:
21+
- [x] 列表拖拽排序
2122

2223

2324
## 目录结构介绍 ##

README_EN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The scheme as a set of multi-function background frame templates, suitable for m
1515
- [x] Markdown
1616
- [x] Upload pictures by clipping or dragging
1717
- [x] Support manual switch themes :sparkles:
18+
- [x] List drag sort
1819

1920

2021
## Directory structure ##

src/components/page/Readme.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
<br>
3333
<el-checkbox disabled checked>支持切换主题色</el-checkbox>
3434
<br>
35+
<el-checkbox disabled checked>列表拖拽排序</el-checkbox>
36+
<br>
3537
</article>
3638
</div>
3739

0 commit comments

Comments
 (0)