From a1c289e7dfc5d9a3b8dc7ca9b05857f276c05f8d Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期三, 09 七月 2025 18:03:48 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev --- pages.json | 26 ++++++++++++++++---------- 1 files changed, 16 insertions(+), 10 deletions(-) diff --git a/pages.json b/pages.json index a13330e..8fc61af 100644 --- a/pages.json +++ b/pages.json @@ -1504,17 +1504,23 @@ "navigationStyle": "custom" } }] + }, + { + "root": "pages/supplier/suppler-order", + "pages": [{ + "path": "suppler-order", + "style": { + "navigationBarTitleText": "渚涘簲鍟嗙" + // "navigationStyle": "custom" + } + },{ + "path": "order-detail", + "style": { + "navigationBarTitleText": "璁㈠崟璇︽儏" + // "navigationStyle": "custom" + } + }] } - // { - // "root": "pages/supplier/publish-goods", - // "pages": [{ - // "path": "publishGoods", - // "style": { - // "navigationBarTitleText": "鍟嗗搧鍙戝竷" - // // "navigationStyle": "custom" - // } - // }] - // } // , // { // "root": "pages/commodity-square", -- Gitblit v1.8.0