This commit is contained in:
@fawn-nine
2024-08-27 17:10:44 +08:00
parent 4792202081
commit 48a5c3400e
18 changed files with 735 additions and 102 deletions

16
package (2).json Normal file
View File

@@ -0,0 +1,16 @@
{
"id": "yk-screenRecord",
"name": "实现微信小程序安卓IOS禁止截屏、录屏功能",
"displayName": "实现微信小程序安卓IOS禁止截屏、录屏功能",
"version": "1.0.0",
"description": "禁止截屏、录屏功能支持安卓、IOS、小程序等多端通用哪里需要那里应引用即可方便快捷",
"keywords": [
"uniapp、微信小程序、截屏、录屏、方便快捷"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}