Files
zhxg_app_v1.0/uni_modules/jp-signature/package.json
2025-07-16 15:34:34 +08:00

78 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "jp-signature",
"displayName": "手写签名组件弹框签名可配置签名签名返回base64签名专用手写一键使用 文档签字",
"version": "3.2.0",
"description": "用于手写签名,同时内置了弹框签名组件及文档上签字组件,对于不想布局的同学来说可以开箱即用。",
"keywords": [
"手写签名",
"弹框签名",
"手写一键使用",
"文档签字",
"小白专用签名"
],
"repository": "",
"engines": {
"HBuilderX": "^3.7.8"
},
"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": {
"App": {
"app-vue": "y",
"app-nvue": "y"
},
"H5-mobile": {
"Safari": "y",
"Android Browser": "y",
"微信浏览器(Android)": "y",
"QQ浏览器(Android)": "y"
},
"H5-pc": {
"Chrome": "n",
"IE": "n",
"Edge": "n",
"Firefox": "n",
"Safari": "n"
},
"小程序": {
"微信": "y",
"阿里": "u",
"百度": "u",
"字节跳动": "u",
"QQ": "u"
},
"快应用": {
"华为": "u",
"联盟": "u"
}
}
}
}
}