From 3e3028821de1be631548aa3058edfa97abd59a85 Mon Sep 17 00:00:00 2001 From: Fox-33 <1466778434@qq.com> Date: Thu, 16 Oct 2025 17:35:32 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8A=A5=E5=91=8A=E4=B8=8B=E8=BD=BD;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 93065c0..609d713 100644 --- a/pages.json +++ b/pages.json @@ -60,7 +60,12 @@ "path": "report/index" }, { - "path": "report/export" + "path": "report/export", + "style": { + "navigationBarTextStyle": "white", + "navigationBarTitleText": "报告下载", + "navigationBarBackgroundColor": "#014FA2" + } }, { "path": "service/index"