diff --git a/gasStation-uni/pages.json b/gasStation-uni/pages.json index 474b7e88b..f9a64a047 100644 --- a/gasStation-uni/pages.json +++ b/gasStation-uni/pages.json @@ -135,8 +135,8 @@ { "path": "myPointsOrder/myPointsOrder", "style": { - "navigationBarTitleText": "我的订单", - "navigationStyle": "custom" + "navigationBarTitleText": "我的订单" + } }, { diff --git a/gasStation-uni/pagesHome/myPointsOrder/myPointsOrder.vue b/gasStation-uni/pagesHome/myPointsOrder/myPointsOrder.vue index 23295d104..fb4658f67 100644 --- a/gasStation-uni/pagesHome/myPointsOrder/myPointsOrder.vue +++ b/gasStation-uni/pagesHome/myPointsOrder/myPointsOrder.vue @@ -1,25 +1,28 @@