From c57c510c511c70184b8b6fd4b0e7c3f78aad1280 Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Tue, 23 Sep 2025 19:16:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E8=BF=94=E5=9B=9E=E7=AE=AD?= =?UTF-8?q?=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages.json b/src/pages.json index d908a1b..d5ccfab 100644 --- a/src/pages.json +++ b/src/pages.json @@ -753,7 +753,9 @@ { "path": "pages/businessAudit/directAudit/details", "style": { - "navigationBarTitleText": "直转申请详情" + "navigationBarTitleText": "", + "navigationStyle": "custom", // 使用自定义导航栏 + "navigationBarBackImage": "" } },