修改 华为商城反馈相机 问题
This commit is contained in:
34
package.json
34
package.json
@@ -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": [
|
||||
"前端组件",
|
||||
"通用组件"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user