Commit f9e241ad4ef3adf15a89b2748bf2a60670b4459a
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,7 +4,8 @@ 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 | 5 | ||
| 6 | ### Screenshots | 6 | ### Screenshots |
| 7 | - | 7 | + |
| 8 | + | ||
| 8 | 9 | ||
| 9 | ###Features 功能 | 10 | ###Features 功能 |
| 10 | 1. Editor | 11 | 1. Editor |
README.md
| @@ -7,7 +7,8 @@ | @@ -7,7 +7,8 @@ | ||
| 7 | ### Screenshots | 7 | ### Screenshots |
| 8 | > [在线访问地址](https://ly525.github.io/luban-h5) | 8 | > [在线访问地址](https://ly525.github.io/luban-h5) |
| 9 | 9 | ||
| 10 | - | 10 | + |
| 11 | + | ||
| 11 | 12 | ||
| 12 | 13 | ||
| 13 | ### Features | 14 | ### Features |
| @@ -15,11 +16,12 @@ | @@ -15,11 +16,12 @@ | ||
| 15 | - [x] 参考线 | 16 | - [x] 参考线 |
| 16 | - [x] 吸附线、组件对齐 | 17 | - [x] 吸附线、组件对齐 |
| 17 | - [x] 拖拽改变组件形状 | 18 | - [x] 拖拽改变组件形状 |
| 18 | - - [x] 元素复制(画布) | ||
| 19 | - - [x] 元素删除(画布) | ||
| 20 | - - [x] 元素编辑(画布) | 19 | + - [x] 元素: 复制(画布) |
| 20 | + - [x] 元素: 删除(画布) | ||
| 21 | + - [x] 元素: 编辑(画布) | ||
| 21 | - [ ] 页面:新增、复制、删除 | 22 | - [ ] 页面:新增、复制、删除 |
| 22 | - [x] 快速预览 | 23 | - [x] 快速预览 |
| 24 | + - [x] 撤销、重做 | ||
| 23 | 25 | ||
| 24 | 2. 组件系统 | 26 | 2. 组件系统 |
| 25 | - [x] 文字 | 27 | - [x] 文字 |