From 96f79bcc54d667848f1446b975513a449f5222c8 Mon Sep 17 00:00:00 2001 From: lin-xin <2981207131@qq.com> Date: Wed, 24 May 2017 14:49:58 +0800 Subject: [PATCH] Update readme --- README.md | 1 + README_EN.md | 1 + src/components/page/Readme.vue | 2 ++ 3 files changed, 4 insertions(+) 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 @@
支持切换主题色
+ 列表拖拽排序 +