Commit f8551908baf647d118919fbcdb8c1c0a42a6e2a4

Authored by ly525
1 parent f8b613df

docs: update README

Showing 2 changed files with 10 additions and 7 deletions
README.en.md
@@ -4,18 +4,20 @@ English | [简体中文](./README.md) @@ -4,18 +4,20 @@ English | [简体中文](./README.md)
4 > LuBan-H5 is a mobile page builder based on Vue.js, which is similar with http://www.eqxiu.com、[Baidu-H5](https://h5.bce.baidu.com/). It also supports parsing PSD file to HMTL5 Page 4 > LuBan-H5 is a mobile page builder based on Vue.js, which is similar with http://www.eqxiu.com、[Baidu-H5](https://h5.bce.baidu.com/). It also supports parsing PSD file to HMTL5 Page
5 ###Features 功能 5 ###Features 功能
6 1. Editor 6 1. Editor
7 - - [ ] Reference Line  
8 - - [*] Change plugin shape by drag-and-drop 7 + - [x] Reference Line/GuideLine
  8 + - [x] Adsorption Line
  9 + - [x] Change plugin shape by drag-and-drop
9 - [ ] Nodes: copy, delete, edit 10 - [ ] Nodes: copy, delete, edit
10 - [ ] Page: add, copy, delete 11 - [ ] Page: add, copy, delete
  12 + - [x] Preview
11 13
12 2. Plugin System 14 2. Plugin System
13 15
14 - [ ] Text 16 - [ ] Text
15 - - [*] Normal Button 17 + - [x] Normal Button
16 - [ ] Form Button 18 - [ ] Form Button
17 - [ ] Form Field 19 - [ ] Form Field
18 - - [ ] Picture 20 + - [x] Picture
19 - [ ] Background Image 21 - [ ] Background Image
20 - [ ] Video (Iframe format) 22 - [ ] Video (Iframe format)
21 23
README.md
@@ -5,19 +5,20 @@ @@ -5,19 +5,20 @@
5 5
6 ### Features 6 ### Features
7 1. 编辑器 7 1. 编辑器
8 - - [ ] 参考线 8 + - [x] 参考线
  9 + - [x] 吸附线、组件对齐
9 - [x] 拖拽改变组件形状 10 - [x] 拖拽改变组件形状
10 - [ ] 节点:复制、删除、编辑 11 - [ ] 节点:复制、删除、编辑
11 - [ ] 页面:新增、复制、删除 12 - [ ] 页面:新增、复制、删除
  13 + - [x] 快速预览
12 14
13 2. 组件系统 15 2. 组件系统
14 - [ ] 文字 16 - [ ] 文字
15 - [x] 普通按钮 17 - [x] 普通按钮
16 - [ ] 表单按钮 18 - [ ] 表单按钮
17 - [ ] 表单输入框 19 - [ ] 表单输入框
18 - - [ ] 普通图片 20 + - [x] 普通图片
19 - [ ] 背景图 21 - [ ] 背景图
20 - - [ ] 普通图片  
21 - [ ] 视频(Iframe形式) 22 - [ ] 视频(Iframe形式)
22 23
23 3. 增强功能 24 3. 增强功能