From c9cfce929560c8c4ea47abd96f21237003e1ed73 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Tue, 18 Apr 2023 22:24:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 +++- pages/app/merchant/apply.vue | 18 ++++++++++-------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/pages.json b/pages.json index 30a70c9..8a9d57e 100644 --- a/pages.json +++ b/pages.json @@ -262,7 +262,9 @@ "path": "merchant/apply", "style": { "navigationBarTitleText": "门店入驻", - "navigationStyle": "custom" + "navigationBarBackgroundColor": "#21222B", + "navigationBarTextStyle": "white" + // "navigationStyle": "custom" }, "meta": { "auth": true, diff --git a/pages/app/merchant/apply.vue b/pages/app/merchant/apply.vue index b4416c5..b277d18 100644 --- a/pages/app/merchant/apply.vue +++ b/pages/app/merchant/apply.vue @@ -2,9 +2,9 @@