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 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 5 ###Features 功能
6 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 10 - [ ] Nodes: copy, delete, edit
10 11 - [ ] Page: add, copy, delete
  12 + - [x] Preview
11 13  
12 14 2. Plugin System
13 15  
14 16 - [ ] Text
15   - - [*] Normal Button
  17 + - [x] Normal Button
16 18 - [ ] Form Button
17 19 - [ ] Form Field
18   - - [ ] Picture
  20 + - [x] Picture
19 21 - [ ] Background Image
20 22 - [ ] Video (Iframe format)
21 23  
... ...
README.md
... ... @@ -5,19 +5,20 @@
5 5  
6 6 ### Features
7 7 1. 编辑器
8   - - [ ] 参考线
  8 + - [x] 参考线
  9 + - [x] 吸附线、组件对齐
9 10 - [x] 拖拽改变组件形状
10 11 - [ ] 节点:复制、删除、编辑
11 12 - [ ] 页面:新增、复制、删除
  13 + - [x] 快速预览
12 14  
13 15 2. 组件系统
14 16 - [ ] 文字
15 17 - [x] 普通按钮
16 18 - [ ] 表单按钮
17 19 - [ ] 表单输入框
18   - - [ ] 普通图片
  20 + - [x] 普通图片
19 21 - [ ] 背景图
20   - - [ ] 普通图片
21 22 - [ ] 视频(Iframe形式)
22 23  
23 24 3. 增强功能
... ...