UNPKG

mp-pull-refresh-view

Version:

微信小程序下拉刷新上拉加载组件,支持自定义样式和多种加载状态

20 lines (19 loc) 466 B
{ "name": "mp-pull-refresh-view", "version": "1.0.0", "description": "微信小程序下拉刷新上拉加载组件,支持自定义样式和多种加载状态", "main": "index.js", "miniprogram": "dist", "keywords": [ "wechat", "miniprogram", "pull-refresh", "load-more", "component" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Leon520 <reading520@163.com>", "license": "ISC" }