diff --git a/pages.json b/pages.json index 4cd9065..8acc6a5 100644 --- a/pages.json +++ b/pages.json @@ -109,20 +109,19 @@ "navigationStyle": "custom" } }, - { - "path": "pages/payment/get_payment", - "style": { - "navigationBarTitleText": "面对面收款", - "navigationStyle": "custom" - } - }, - { - "path": "pages/payment/settlement", - "style": { - "navigationBarTitleText": "支付", - "navigationStyle": "custom" - } - }, + { + "path": "pages/payment/get_payment", + "style": { + "navigationBarTitleText": "面对面收款", + "navigationStyle": "custom" + } + }, + { + "path": "pages/payment/settlement", + "style": { + "navigationBarTitleText": "支付" + } + }, { "path": "pages/news_list/index", "style": { diff --git a/pages/payment/get_payment.vue b/pages/payment/get_payment.vue index 6f6d526..cca171b 100644 --- a/pages/payment/get_payment.vue +++ b/pages/payment/get_payment.vue @@ -1,20 +1,16 @@