From ac0bfdcc4f5bd911e4c6010c811ca602839c00ea Mon Sep 17 00:00:00 2001
From: zjh <2207896513@qq.com>
Date: 星期五, 17 十月 2025 10:15:52 +0800
Subject: [PATCH] 代码提交
---
manifest.json | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/manifest.json b/manifest.json
index 87bfe91..bb4afb9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "GS-MES-AP",
"appid" : "__UNI__B38B152",
"description" : "",
- "versionName" : "1.0.0",
- "versionCode" : "100",
+ "versionName" : "1.1.2.0005",
+ "versionCode" : 1,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
@@ -123,7 +123,7 @@
"enable" : false
},
"vueVersion" : "2",
- "fallbackLocale" : "en",
+ "fallbackLocale" : "zh-Hans",
"h5" : {
"optimization" : {
"treeShaking" : {
@@ -146,5 +146,6 @@
"title" : "Images",
"extensions" : [ "png", "jpg", "jpeg" ]
}
- }
+ },
+ "locale" : "auto"
}
--
Gitblit v1.9.3