Commit f9e241ad4ef3adf15a89b2748bf2a60670b4459a

Authored by ly525
1 parent 8c099bb5

update README

Showing 2 changed files with 8 additions and 5 deletions
README.en.md
... ... @@ -4,7 +4,8 @@ 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  
6 6 ### Screenshots
7   -![image](https://user-images.githubusercontent.com/12668546/60982044-01965100-a36a-11e9-993d-d61e76186f3f.png)
  7 +![image](https://user-images.githubusercontent.com/12668546/61186568-974b1c80-a699-11e9-831b-a87a506699b9.png)
  8 +
8 9  
9 10 ###Features 功能
10 11 1. Editor
... ...
README.md
... ... @@ -7,7 +7,8 @@
7 7 ### Screenshots
8 8 > [在线访问地址](https://ly525.github.io/luban-h5)
9 9  
10   -![image](https://user-images.githubusercontent.com/12668546/60982044-01965100-a36a-11e9-993d-d61e76186f3f.png)
  10 +![image](https://user-images.githubusercontent.com/12668546/61186568-974b1c80-a699-11e9-831b-a87a506699b9.png)
  11 +
11 12  
12 13  
13 14 ### Features
... ... @@ -15,11 +16,12 @@
15 16 - [x] 参考线
16 17 - [x] 吸附线、组件对齐
17 18 - [x] 拖拽改变组件形状
18   - - [x] 元素复制(画布)
19   - - [x] 元素删除(画布)
20   - - [x] 元素编辑(画布)
  19 + - [x] 元素: 复制(画布)
  20 + - [x] 元素: 删除(画布)
  21 + - [x] 元素: 编辑(画布)
21 22 - [ ] 页面:新增、复制、删除
22 23 - [x] 快速预览
  24 + - [x] 撤销、重做
23 25  
24 26 2. 组件系统
25 27 - [x] 文字
... ...