From 25050d297012c4e0cfd22252a8b3fff96b70dc1f Mon Sep 17 00:00:00 2001 From: yyb <995253665@qq.com> Date: 星期五, 25 七月 2025 15:28:26 +0800 Subject: [PATCH] 批次号必输 --- pages.json | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index d3f3902..9cf2ae7 100644 --- a/pages.json +++ b/pages.json @@ -831,6 +831,15 @@ "navigationBarBackgroundColor": "#3281FF" } }, + // 宸ュ崟鍒楄〃 + { + "path": "pages/product/WorkshopOrderIssued/WorkOrderList", + "style": { + "navigationStyle": "custom", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, // 杞﹂棿鍙栨秷涓嬪彂 { "path": "pages/product/WorkshopOrderCancellationIssued/index", -- Gitblit v1.9.3