From 23db8ee6063226480f964ed1de3ece9310e221a2 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Wed, 21 Aug 2024 09:37:43 +0800
Subject: [PATCH] 提交
---
manifest.json | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/manifest.json b/manifest.json
index a9bfff9..d1b8287 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