From 65a6cb04e9a540d1a885b878a3cdbc437b3d86e9 Mon Sep 17 00:00:00 2001 From: GaoHao <1210693421@qq.com> Date: Wed, 22 Jan 2025 18:27:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E9=A1=B5=E9=9D=A2=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 3 ++- pages/task/index.vue | 31 +++++++++++++++++++++---------- 2 files changed, 23 insertions(+), 11 deletions(-) diff --git a/pages.json b/pages.json index 24fca79..0266ed6 100644 --- a/pages.json +++ b/pages.json @@ -32,7 +32,8 @@ { "path": "pages/task/index", "style": { - "navigationBarTitleText": "任务大厅" + "navigationBarTitleText": "任务大厅", + "navigationStyle": "custom" } }, { "path": "pages/chasingDrama/index", diff --git a/pages/task/index.vue b/pages/task/index.vue index afe6957..afa07a0 100644 --- a/pages/task/index.vue +++ b/pages/task/index.vue @@ -1,6 +1,5 @@