This commit is contained in:
duan
2025-01-15 10:15:55 +08:00
parent f5df6b17dd
commit bbef4754c9
25 changed files with 1190 additions and 949 deletions

View File

@@ -0,0 +1,82 @@
{
"id": "lime-dialer",
"displayName": "幸运转盘",
"version": "0.2.5",
"description": "幸运转盘 抽奖 抽奖转盘兼容uniapp/uniappX(h5,ios,安卓)",
"keywords": [
"转盘",
"抽奖",
"抽奖转盘"
],
"repository": "",
"engines": {
"HBuilderX": "^3.4.12"
},
"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",
"alipay": "n"
},
"client": {
"Vue": {
"vue2": "y",
"vue3": "y"
},
"App": {
"app-vue": "y",
"app-nvue": "n",
"app-uvue": "y",
"app-harmony": "u"
},
"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"
}
}
}
}
}