From 7c0ed63851dc7ac03d9f5fbabf8ebed80345503e Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 24 三月 2026 15:55:37 +0800
Subject: [PATCH] 新增 线别异常状态 异常类型统计 模具维修统计表 设备维修统计表 模块
---
manifest.json | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/manifest.json b/manifest.json
index a1fd119..c947c2b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "鏅轰簯LMES",
"appid" : "__UNI__B002F49",
"description" : "",
- "versionName" : "2.093",
- "versionCode" : 293,
+ "versionName" : "3.005",
+ "versionCode" : 305,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
@@ -57,7 +57,8 @@
"NSPhotoLibraryUsageDescription" : "鎴戜滑闇�瑕佽闂偍鐨勭浉鍐屾潵杩涜鍥剧墖閫夋嫨",
"NSPhotoLibraryAddUsageDescription" : "鎴戜滑闇�瑕佽闂偍鐨勭浉鍐屾潵杩涜鍥剧墖瀛樺偍",
"NSCameraUsageDescription" : "鎴戜滑闇�瑕佽闂浉鏈烘潵杩涜鐓х墖鎷嶆憚"
- }
+ },
+ "idfa" : false
},
/* SDK閰嶇疆 */
"sdkConfigs" : {
@@ -108,7 +109,7 @@
"platforms" : "Android,iOS",
"url" : "https://ext.dcloud.net.cn/plugin?id=2636",
"android_package_name" : "com.shebeiguanli.www",
- "ios_bundle_id" : "",
+ "ios_bundle_id" : "com.shebeiguanli.www",
"isCloud" : true,
"bought" : 1,
"pid" : "2636",
@@ -181,5 +182,6 @@
"landscape-secondary",
//鑷劧鏂瑰悜
"default"
- ]
+ ],
+ "fallbackLocale" : "zh-Hans"
}
--
Gitblit v1.9.1