123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- {
- "id": "z-paging",
- "name": "z-paging",
- "displayName": "【z-paging下拉刷新、上拉加载】高性能,全平台兼容。支持虚拟列表,分页全自动处理",
- "version": "2.8.8",
- "description": "超简单、低耦合!使用wxs+renderjs实现。支持自定义下拉刷新、上拉加载更多、虚拟列表、下拉进入二楼、自动管理空数据图、无闪动聊天分页、本地分页、国际化等数百项配置",
- "keywords": [
- "下拉刷新",
- "上拉加载",
- "分页器",
- "nvue",
- "虚拟列表"
- ],
- "repository": "https://github.com/SmileZXLee/uni-z-paging",
- "engines": {
- "HBuilderX": "^3.0.7",
- "uni-app": "^4.07"
- },
- "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",
- "darkmode": "√",
- "i18n": "√",
- "widescreen": "√"
- },
- "uni_modules": {
- "dependencies": [],
- "encrypt": [],
- "platforms": {
- "cloud": {
- "tcb": "√",
- "aliyun": "√",
- "alipay": "√"
- },
- "client": {
- "uni-app": {
- "vue": {
- "vue2": "√",
- "vue3": "√"
- },
- "web": {
- "safari": "√",
- "chrome": "√"
- },
- "app": {
- "vue": "√",
- "nvue": "√",
- "android": "√",
- "ios": "√",
- "harmony": "√"
- },
- "mp": {
- "weixin": "√",
- "alipay": "√",
- "toutiao": "√",
- "baidu": "√",
- "kuaishou": "√",
- "jd": "√",
- "harmony": "-",
- "qq": "√",
- "lark": "√"
- },
- "quickapp": {
- "huawei": "√",
- "union": "-"
- }
- }
- }
- }
- }
- }
|