Skip to content

Commit

Permalink
feat: update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryC8080 committed May 15, 2019
1 parent fb635bb commit 7b33545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@
3. 支持多个数据列表
4. 自动捕捉下拉重载:`onPullDownRefresh`
5. 自动捕捉上拉加载:`onReachBottom`
6. 自带请求锁,防止帕金斯手抖用户
6. 自带请求锁,防止帕金森氏手抖用户
6. 简单优雅的 API

## 适用性
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@beautywe/plugin-listpage",
"version": "1.0.0",
"version": "1.0.1",
"description": "List page plugin for beautywe",
"main": "dist/plugin.js",
"scripts": {
Expand Down

0 comments on commit 7b33545

Please sign in to comment.