You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
2.0 KiB
86 lines
2.0 KiB
{
|
|
"id": "z-paging",
|
|
"name": "z-paging",
|
|
"displayName": "【z-paging下拉刷新、上拉加载】高性能,全平台兼容。支持虚拟列表,支持nvue、vue3",
|
|
"version": "2.6.0",
|
|
"description": "超简单、低耦合!使用wxs+renderjs实现。支持长列表优化,支持自定义下拉刷新、上拉加载更多,支持自动管理空数据图、点击返回顶部,支持聊天分页、本地分页,支持国际化等100+项配置",
|
|
"keywords": [
|
|
"下拉刷新",
|
|
"上拉加载",
|
|
"分页器",
|
|
"nvue",
|
|
"虚拟列表"
|
|
],
|
|
"repository": "https://github.com/SmileZXLee/uni-z-paging",
|
|
"engines": {
|
|
"HBuilderX": "^3.0.7"
|
|
},
|
|
"dcloudext": {
|
|
"sale": {
|
|
"regular": {
|
|
"price": "0.00"
|
|
},
|
|
"sourcecode": {
|
|
"price": "0.00"
|
|
}
|
|
},
|
|
"contact": {
|
|
"qq": "393727164"
|
|
},
|
|
"declaration": {
|
|
"ads": "无",
|
|
"data": "无",
|
|
"permissions": "无"
|
|
},
|
|
"npmurl": "https://www.npmjs.com/package/z-paging",
|
|
"type": "component-vue"
|
|
},
|
|
"uni_modules": {
|
|
"dependencies": [],
|
|
"encrypt": [],
|
|
"platforms": {
|
|
"cloud": {
|
|
"tcb": "y",
|
|
"aliyun": "y"
|
|
},
|
|
"client": {
|
|
"App": {
|
|
"app-vue": "y",
|
|
"app-nvue": "y"
|
|
},
|
|
"H5-mobile": {
|
|
"Safari": "y",
|
|
"Android Browser": "y",
|
|
"微信浏览器(Android)": "y",
|
|
"QQ浏览器(Android)": "y"
|
|
},
|
|
"H5-pc": {
|
|
"Chrome": "y",
|
|
"IE": "y",
|
|
"Edge": "y",
|
|
"Firefox": "y",
|
|
"Safari": "y"
|
|
},
|
|
"小程序": {
|
|
"微信": "y",
|
|
"阿里": "y",
|
|
"百度": "y",
|
|
"字节跳动": "y",
|
|
"QQ": "y",
|
|
"钉钉": "y",
|
|
"快手": "y",
|
|
"飞书": "y",
|
|
"京东": "y"
|
|
},
|
|
"快应用": {
|
|
"华为": "y",
|
|
"联盟": "y"
|
|
},
|
|
"Vue": {
|
|
"vue2": "y",
|
|
"vue3": "y"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|