From f37cebec8c493e8ff156fcbbce8cc100a826fc36 Mon Sep 17 00:00:00 2001 From: xvv Date: Sun, 22 Sep 2024 15:14:08 +0800 Subject: [PATCH] 9.22 --- gasStation-uni/pages.json | 4 +- .../pagesHome/myPointsOrder/myPointsOrder.vue | 99 +++++++++---------- 2 files changed, 47 insertions(+), 56 deletions(-) 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 @@