From 0798071f520c2f6af1fc82ec2b92272636109716 Mon Sep 17 00:00:00 2001 From: wx-jincw Date: Fri, 10 Apr 2026 14:57:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=85=B3=E4=BA=8E=E6=88=91=E7=9A=84?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/pages.json | 14 ++++++-------- app/pages/about/index.vue | 8 ++++---- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/app/pages.json b/app/pages.json index b4d4b7b..b4ee697 100644 --- a/app/pages.json +++ b/app/pages.json @@ -176,14 +176,12 @@ "path": "pages/about/index", "style": { "navigationBarTitleText": "关于我们", - "navigationBarBackgroundColor": "#409EFF", - "app-plus": { - // #ifdef APP-PLUS - "titleNView": { - "type": "default" - } - // #endif - } + "navigationBarBackgroundColor": "#FFFFFF", + "navigationBarTextStyle": "black" + // #ifdef H5 + , + "navigationStyle": "custom" + // #endif } } diff --git a/app/pages/about/index.vue b/app/pages/about/index.vue index 6c0e795..1ee3684 100644 --- a/app/pages/about/index.vue +++ b/app/pages/about/index.vue @@ -14,18 +14,18 @@ 版本 1.0.0 - + - +