From 0485555dc1b3001920aa4ef0cff983fc435b25f5 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期三, 21 八月 2024 15:12:46 +0800 Subject: [PATCH] 提交 --- manifest.json | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index a9bfff9..6f3eb62 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "name" : "安全教育平台", - "appid" : "__UNI__9D7DB5D", + "name" : "危化品管理", + "appid" : "__UNI__3D059D7", "description" : "", "versionName" : "1.0.0", "versionCode" : 1, @@ -21,7 +21,9 @@ }, "modules" : { "Push" : {}, - "VideoPlayer" : {} + "VideoPlayer" : {}, + "Barcode" : {}, + "Camera" : {} }, /* 模块配置 */ "distribute" : { -- Gitblit v1.9.2