From 2fe9965c159a435c91d35c1ac31ec1ff6494addf Mon Sep 17 00:00:00 2001
From: skyouc <958836976@qq.com>
Date: 星期六, 28 二月 2026 16:33:13 +0800
Subject: [PATCH] no message
---
manifest.json | 40 +++++++++++++++++++---------------------
pages.json | 6 ++++++
2 files changed, 25 insertions(+), 21 deletions(-)
diff --git a/manifest.json b/manifest.json
index c2268a0..1750abe 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name" : "涓壃WMS",
- "appid" : "__UNI__DA5854D",
+ "appid" : "__UNI__D11F19A",
"description" : "",
"versionName" : "20240420",
"versionCode" : "100",
@@ -17,9 +17,7 @@
"delay" : 0
},
/* 妯″潡閰嶇疆 */
- "modules" : {
- "Bluetooth" : {}
- },
+ "modules" : {},
/* 搴旂敤鍙戝竷淇℃伅 */
"distribute" : {
/* android鎵撳寘閰嶇疆 */
@@ -83,23 +81,22 @@
}
}
},
- "nativePlugins" : {
- "Hanyin-Plugin" : {
- "__plugin_info__" : {
- "name" : "钃濈墮杩炴帴姹夊嵃渚挎惡寮忔墦鍗版満",
- "description" : "app钃濈墮杩炴帴姹夊嵃渚挎惡寮忔墦鍗版満闈㈠崟鎵撳嵃-----娴嬭瘯鍨嬪彿: HM-A300",
- "platforms" : "Android",
- "url" : "https://ext.dcloud.net.cn/plugin?id=2731",
- "android_package_name" : "uni.UNIDA5854D",
- "ios_bundle_id" : "",
- "isCloud" : true,
- "bought" : 1,
- "pid" : "2731",
- "parameters" : {}
- }
- }
- }
+ "nativePlugins" : {}
},
+ // "Hanyin-Plugin" : {
+ // "__plugin_info__" : {
+ // "name" : "钃濈墮杩炴帴姹夊嵃渚挎惡寮忔墦鍗版満",
+ // "description" : "app钃濈墮杩炴帴姹夊嵃渚挎惡寮忔墦鍗版満闈㈠崟鎵撳嵃-----娴嬭瘯鍨嬪彿: HM-A300",
+ // "platforms" : "Android",
+ // "url" : "https://ext.dcloud.net.cn/plugin?id=2731",
+ // "android_package_name" : "uni.UNIDA5854D",
+ // "ios_bundle_id" : "",
+ // "isCloud" : true,
+ // "bought" : 1,
+ // "pid" : "2731",
+ // "parameters" : {}
+ // }
+ // }
/* 蹇簲鐢ㄧ壒鏈夌浉鍏� */
"quickapp" : {},
/* 灏忕▼搴忕壒鏈夌浉鍏� */
@@ -122,5 +119,6 @@
"uniStatistics" : {
"enable" : false
},
- "vueVersion" : "2"
+ "vueVersion" : "2",
+ "fallbackLocale" : "zh-Hans"
}
diff --git a/pages.json b/pages.json
index 09cc87f..560ed30 100644
--- a/pages.json
+++ b/pages.json
@@ -37,6 +37,12 @@
}
},
{
+ "path": "pages/pakin/EmptyPakin",
+ "style": {
+ "navigationBarTitleText": "绌烘澘缁勬墭"
+ }
+ },
+ {
"path": "pages/AGV/CollectionPakin",
"style": {
"navigationBarTitleText": "SO/EO鍖虹粍鎵�"
--
Gitblit v1.9.1