diff --git a/README.md b/README.md index d5c82b7..3903487 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ - [x] markdown编辑器 - [x] 图片拖拽/裁剪上传 - [x] 支持切换主题色 :sparkles: +- [x] 列表拖拽排序 ## 目录结构介绍 ## diff --git a/README_EN.md b/README_EN.md index e738cf8..7626514 100644 --- a/README_EN.md +++ b/README_EN.md @@ -15,6 +15,7 @@ The scheme as a set of multi-function background frame templates, suitable for m - [x] Markdown - [x] Upload pictures by clipping or dragging - [x] Support manual switch themes :sparkles: +- [x] List drag sort ## Directory structure ## diff --git a/src/components/page/Readme.vue b/src/components/page/Readme.vue index c89543d..526e075 100644 --- a/src/components/page/Readme.vue +++ b/src/components/page/Readme.vue @@ -32,6 +32,8 @@
支持切换主题色
+ 列表拖拽排序 +