From a474c7e67cd53118deaae0ed46f701a3e94fa16a Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Fri, 20 Mar 2026 14:38:32 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages.json b/pages.json index 2566e5c..94beaa3 100644 --- a/pages.json +++ b/pages.json @@ -76,6 +76,12 @@ "navigationBarTitleText": "商品详情页", "navigationStyle": "custom" } + },{ + "path": "order/orderEvaluate", + "style": { + "navigationBarTitleText": "发布订单评价", + "navigationStyle": "custom" + } },{ "path": "order/pendGroup", "style": {