From fde3e7218c81dd80e78ca0c52a95a1138df7aeee Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 30 三月 2026 13:31:00 +0800
Subject: [PATCH] 华玺砂浆app 1.部署修改
---
src/manifest.json | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 3d35fe5..cdbd389 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,12 +1,16 @@
{
- "name" : "娑︽嘲鐢熺墿",
- "appid" : "__UNI__115F1B1",
+ "name" : "鍗庣幒鐮傛祮",
+ "appid" : "__UNI__D898A2F",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
+ "compatible" : {
+ "usingComponents" : true,
+ "ignoreVersion" : true
+ },
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
@@ -17,7 +21,11 @@
"delay" : 0
},
/* 妯″潡閰嶇疆 */
- "modules" : {},
+ "modules" : {
+ "Barcode" : {},
+ "Camera" : {},
+ "VideoPlayer" : {}
+ },
/* 搴旂敤鍙戝竷淇℃伅 */
"distribute" : {
/* android鎵撳寘閰嶇疆 */
--
Gitblit v1.9.3