From ed81a95cd903247d12d23c3110db066c5dfb2f04 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Tue, 8 Apr 2025 23:21:15 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3592=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E9=A1=B6=E9=83=A8=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E4=BF=AE=E6=94=B9=E4=B8=BA=E2=80=9C=E9=9D=9E=E9=81=97?= =?UTF-8?q?=E6=96=87=E5=88=9B=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.json b/pages.json index c06e830..1d45e5c 100644 --- a/pages.json +++ b/pages.json @@ -617,7 +617,7 @@ { "path": "views/heritage", "style": { - "navigationBarTitleText": "非遗技艺" + "navigationBarTitleText": "非遗文创" } }, { @@ -629,14 +629,14 @@ { "path": "views/heritage/index", "style": { - "navigationBarTitleText": "非遗技艺", + "navigationBarTitleText": "非遗文创", "navigationBarBackgroundColor": "#FAEED8" } }, { "path": "views/heritage/details", "style": { - "navigationBarTitleText": "非遗技艺", + "navigationBarTitleText": "非遗文创", "navigationBarBackgroundColor": "#FAEED8" } },