@@ -18,6 +18,7 @@
- [x] markdown编辑器
- [x] 图片拖拽/裁剪上传
- [x] 支持切换主题色 :sparkles:
+- [x] 列表拖拽排序
## 目录结构介绍 ##
@@ -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 ##
@@ -32,6 +32,8 @@
<br>
<el-checkbox disabled checked>支持切换主题色</el-checkbox>
+ <el-checkbox disabled checked>列表拖拽排序</el-checkbox>
+ <br>
</article>
</div>