首页 分类列表

This commit is contained in:
魏啾
2024-04-09 09:26:47 +08:00
parent d844832aad
commit 289b808bf6
11 changed files with 1032 additions and 14 deletions

View File

@@ -0,0 +1,81 @@
{
"id": "le-dropdown",
"displayName": "le-dropdown多功能下拉筛选菜单+主题色)",
"version": "1.0.4",
"description": "下拉筛选、多级级联、排序、点击菜单组件兼容小程序、H5、app可以更换主题色。",
"keywords": [
"le-dropdown",
"dropdown",
"筛选",
"菜单",
"下拉"
],
"repository": "https://gitee.com/le-ui/le-dropdown",
"engines": {
"HBuilderX": "^3.6.18"
},
"dcloudext": {
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "插件不采集任何数据",
"permissions": "无"
},
"npmurl": "",
"type": "component-vue"
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "y",
"aliyun": "y"
},
"client": {
"Vue": {
"vue2": "n",
"vue3": "y"
},
"App": {
"app-vue": "y",
"app-nvue": "u"
},
"H5-mobile": {
"Safari": "y",
"Android Browser": "y",
"微信浏览器(Android)": "y",
"QQ浏览器(Android)": "y"
},
"H5-pc": {
"Chrome": "y",
"IE": "n",
"Edge": "y",
"Firefox": "y",
"Safari": "y"
},
"小程序": {
"微信": "y",
"阿里": "y",
"百度": "u",
"字节跳动": "y",
"QQ": "y"
},
"快应用": {
"华为": "n",
"联盟": "n"
}
}
}
}
}