From b862c061a28a5775d303987cea838da95530369a Mon Sep 17 00:00:00 2001 From: zoujing Date: Thu, 26 Mar 2026 23:47:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=95=BF=E6=96=87=E6=9C=AC=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 8 ++------ src/pages/long-answer/index.vue | 15 ++++++++++++--- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/src/pages.json b/src/pages.json index 2927fe3..7b2a594 100644 --- a/src/pages.json +++ b/src/pages.json @@ -32,15 +32,11 @@ "navigationBarBackgroundColor": "#FFFFFF", "navigationBarTextStyle": "black" } - } - , + }, { "path": "pages/long-answer/index", "style": { - "navigationStyle": "custom", - "backgroundColor": "#FFFFFF", - "navigationBarBackgroundColor": "#FFFFFF", - "navigationBarTextStyle": "black" + "navigationStyle": "custom" } } ], diff --git a/src/pages/long-answer/index.vue b/src/pages/long-answer/index.vue index 86cfb4c..1c9b12d 100644 --- a/src/pages/long-answer/index.vue +++ b/src/pages/long-answer/index.vue @@ -1,9 +1,16 @@ \ No newline at end of file