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": "" } ] }