From aef22e4a0cf0287d011ab27f04b0f9ee1be0d729 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 28 四月 2026 21:25:51 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun
---
app/manifest.json | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/app/manifest.json b/app/manifest.json
index 99486a1..85811d4 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -8,6 +8,8 @@
"sassImplementationName" : "node-sass",
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
+ "version" : "1.0.0",
+ "versionCode" : "100",
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
@@ -20,7 +22,8 @@
/* 妯″潡閰嶇疆 */
"modules" : {
"Geolocation" : {},
- "Maps" : {}
+ "Maps" : {},
+ "Camera" : {}
},
/* 搴旂敤鍙戝竷淇℃伅 */
"distribute" : {
--
Gitblit v1.9.3