From f937bb6c12151950c09a1f65a8e2f875a10553c4 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期二, 21 十月 2025 09:21:31 +0800
Subject: [PATCH] #
---
pages.json | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 55 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index e3c7ede..843ca4d 100644
--- a/pages.json
+++ b/pages.json
@@ -35,6 +35,11 @@
"style": {
"navigationBarTitleText": "缁� 鎵�"
}
+ },{
+ "path": "pages/pakin/pakinQuery",
+ "style": {
+ "navigationBarTitleText": "鏌ヨ缁� 鎵�"
+ }
},
{
"path": "pages/AGV/AGVPakin",
@@ -223,6 +228,56 @@
{
"navigationBarTitleText" : "bom鍏ュ簱"
}
+ },
+ {
+ "path" : "pages/order/orderBomPakin",
+ "style" :
+ {
+ "navigationBarTitleText" : "Bom鍏ュ簱鍗�"
+ }
+ },
+ {
+ "path" : "pages/pakin/mergeStore",
+ "style" :
+ {
+ "navigationBarTitleText" : "骞舵澘缁勬墭"
+ }
+ }
+ ,{
+ "path" : "pages/order/orderPakin4",
+ "style" :
+ {
+ "navigationBarTitleText": "閿�鍞崟鍏ュ簱",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ,{
+ "path" : "pages/order/orderIn",
+ "style" :
+ {
+ "navigationBarTitleText": "閿�鍞崟鍏ュ簱",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ,{
+ "path" : "pages/order/orderCar",
+ "style" :
+ {
+ "navigationBarTitleText": "寰呯粍鎵樺垪琛�",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ,{
+ "path" : "pages/order/unFullpltList",
+ "style" :
+ {
+ "navigationBarTitleText": "鍙苟鏉�",
+ "enablePullDownRefresh": false
+ }
+
}
],
"globalStyle": {
--
Gitblit v1.9.1