Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dntzhang committed Sep 28, 2018
1 parent 35eab79 commit af083b9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion westore-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,14 @@ Westore 开源两天就突破了 1000 star,受到了海量关注,收到了

## 插件开发

插件可以是纯 js 接口,自定义组件或页面的封装。
Westore 提供的目录如下:

```
|--components
|--westore
|--plugin.json
|--store.js
```

创建插件:

Expand Down

0 comments on commit af083b9

Please sign in to comment.