修改 华为商城反馈相机 问题

This commit is contained in:
GGJ
2024-09-06 14:35:06 +08:00
parent a631f060d2
commit a8618d0b5d
10 changed files with 2110 additions and 1617 deletions

View File

@@ -1,16 +1,20 @@
{
"dependencies": {
"crypto-js": "^4.1.1",
"html2canvas": "^1.4.1",
"image-tools": "^1.4.0",
"jsrsasign": "^10.8.6",
"mqtt": "3.0.0",
"pinyin-pro": "^3.13.2",
"qs": "^6.11.2",
"vconsole": "^3.15.1"
},
"devDependencies": {
"@types/html5plus": "^1.0.2",
"@types/uni-app": "^1.4.4"
}
}
"id": "yk-authpup",
"name": "解决软件在运行时,未见向用户告知权限申请的目的,华为等上架被拒问题",
"displayName": "解决软件在运行时,未见向用户告知权限申请的目的,华为等上架被拒问题",
"version": "1.0.5",
"description": "解决软件在运行时,未见向用户告知权限申请的目的,华为等上架被拒问题",
"keywords": [
"uniapp",
"华为上架",
"权限",
"权限申请",
"权限判断"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}