From d972ec93c21ee8cc62fd514bfd910192eeaf48d8 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Wed, 21 Aug 2024 15:19:57 +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