From 5359fd3a4cd761bfec6ea9f92a459a8b88b815f1 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期五, 30 五月 2025 13:53:40 +0800
Subject: [PATCH] 移库页面绘制
---
pages.json | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 78a8a76..7d93564 100644
--- a/pages.json
+++ b/pages.json
@@ -710,6 +710,23 @@
"navigationBarBackgroundColor": "#3281FF"
}
},
+ // 鍙栨秷鎶ュ伐
+ {
+ "path": "pages/product/cancelReport/index",
+ "style": {
+ "navigationBarTitleText": "鍙栨秷鎶ュ伐",
+ "navigationBarBackgroundColor": "#0052d9"
+ }
+ },
+ // 鐩樼偣鎶ュ憡鍙�
+ {
+ "path": "pages/wareHouse/inventory/orderList",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTextStyle": "white",
+ "navigationBarBackgroundColor": "#3281FF"
+ }
+ },
// 鏃ユ姤鐩稿叧
{
"path": "pages/daily/common/work-order-list",
--
Gitblit v1.9.3