From 7f686a5ea018786809135b5f970be114f815165e Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期四, 05 二月 2026 12:55:25 +0800
Subject: [PATCH] 组托优化
---
manifest.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index d03f340..7529272 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name" : "涓壃wms",
- "appid" : "__UNI__AE0F207",
+ "appid" : "__UNI__26FF7F0",
"description" : "",
"versionName" : "20250613",
"versionCode" : 100,
@@ -113,5 +113,6 @@
"devServer" : {
"port" : 8133
}
- }
+ },
+ "fallbackLocale" : "zh-Hans"
}
--
Gitblit v1.9.1