This commit is contained in:
2025-08-26 16:17:24 +08:00
commit e3d080e419
557 changed files with 70994 additions and 0 deletions

17
package.json Normal file
View File

@@ -0,0 +1,17 @@
{
"id": "mmw-scan",
"name": "app自定义扫码",
"displayName": "app自定义扫码",
"version": "1.0.0",
"description": "app自定义扫码支持文字显示",
"keywords": [
"自定义扫码",
"app"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}