From cab1e5586552146b326aeaa34668ee2837a24891 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期三, 09 十月 2024 15:43:21 +0800
Subject: [PATCH] update 公告转发、地址定位选择、支付测试
---
pages.json | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/pages.json b/pages.json
index 5c8e879..f716fba 100644
--- a/pages.json
+++ b/pages.json
@@ -99,7 +99,14 @@
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false
}
- }, {
+ },{
+ "path": "pages/order/comment/order-comment",
+ "style": {
+ "navigationBarTitleText": "商品评价",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/help/content",
"style": {
"navigationBarTitleText": ""
--
Gitblit v1.9.3