Files
medicine_app/package (2).json
@fawn-nine 48a5c3400e 暂存
2024-08-27 17:10:44 +08:00

16 lines
563 B
JSON
Raw Permalink 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": "yk-screenRecord",
"name": "实现微信小程序安卓IOS禁止截屏、录屏功能",
"displayName": "实现微信小程序安卓IOS禁止截屏、录屏功能",
"version": "1.0.0",
"description": "禁止截屏、录屏功能支持安卓、IOS、小程序等多端通用哪里需要那里应引用即可方便快捷",
"keywords": [
"uniapp、微信小程序、截屏、录屏、方便快捷"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}