From 8e85a11368be17c1b47dcc8545385acd414bbd49 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Wed, 13 Mar 2024 22:00:16 +0800 Subject: [PATCH] =?UTF-8?q?Conf(=E8=B7=AF=E7=94=B1):=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E5=B1=9E=E6=80=A7=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pages.json b/pages.json index f0edad8..dae10aa 100644 --- a/pages.json +++ b/pages.json @@ -640,8 +640,7 @@ "path": "views/giftContent", "style": { "navigationBarTitleText": "特色礼品", - "navigationBarTextStyle": "black", - "navigationStyle": "custom" + "navigationBarTextStyle": "black" } }, { @@ -958,9 +957,9 @@ "query": "" }, { - "name": "提交订单", - "path": "pages/order/OrderSubmission/index", - "query": "lotteryRecordId=217" + "name": "特色礼品", + "path": "pkg_product/views/giftList", + "query": "" } ] }