From 8e074700b5009cccd48674963b970f8cf1ccae26 Mon Sep 17 00:00:00 2001 From: wangyx <2838268875@qq.com> Date: Fri, 15 Aug 2025 17:46:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8D=E7=A7=B0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index 4846fb3..6363abc 100644 --- a/pages.json +++ b/pages.json @@ -105,14 +105,14 @@ { "path": "bsPage/bsRecord", "style": { - "navigationBarTitleText": "报事", + "navigationBarTitleText": "问题处理", "disableScroll": true } }, { "path": "bsPage/bsReport", "style": { - "navigationBarTitleText": "上报", + "navigationBarTitleText": "问题上报", "disableScroll": true } },