Skip to content

Commit

Permalink
新增 TODO v2.0.0。
Browse files Browse the repository at this point in the history
  • Loading branch information
OXOYO committed Mar 30, 2018
1 parent bcf34e2 commit 709e729
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,17 @@ npm test

For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

# preview
## Preview
![Flowchart](docs/images/img_001.png "Flowchart")

## TODO
v2.0.0
- [ ] `***` **重构**:基于 `Vue plugin` 重构。
- [ ] `***` **自定义**:基于 `props` 实现较高自由度的 `config` 配置。
- [ ] `**` **优化 界面**:交互效果提升。
- [ ] `**` **优化 组件**:颗粒度更细。
- [ ] `**` **优化 路径规划逻辑**:通过路径规划算法等方法实现较好的路径表现效果。
- [ ] `**` **优化 数据结构**
- [ ] `**` **优化 导出**:支持导出为图片、`JSON`
- [ ] `**` **新增 预览/回显**: 支持多种形式的预览、回显,eg:页面回显、编辑器回显。
- [ ] `*` **新增 效果图比对**:支持上传效果图进行比对。

0 comments on commit 709e729

Please sign in to comment.