Skip to content

Commit

Permalink
docs(project): add devtools doc (#665)
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang authored Feb 22, 2020
1 parent b24aff8 commit 02ed0b6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-cn/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- 升级迁移指南
- [UForm迁移Formily](./uform-upgrade.md)
- 开发调试指南
- devtools
- [devtools](./devtools.md)
- 贡献指南
- 底层扩展开发
- 扩展实现@formily/vue
Expand Down
12 changes: 12 additions & 0 deletions docs/zh-cn/devtools.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Formily Devtools

目前提供了chrome扩展开发者工具,可以帮助用户方便的查看状态树

## 下载地址

https://chrome.google.com/webstore/detail/formily-devtools/kkocalmbfnplecdmbadaapgapdioecfm?hl=zh-CN

## 预览

![](https://img.alicdn.com/tfs/TB1fnoEvVP7gK0jSZFjXXc5aXXa-2146-1584.png)

0 comments on commit 02ed0b6

Please sign in to comment.