From ab4b6a3e91563e82b417e67264f5a4e90c48f35b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E8=BE=89?= Date: Tue, 20 Aug 2024 16:51:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=92=A8=E8=AF=A2=E4=BF=AE=E6=94=B9=E6=88=90?= =?UTF-8?q?=E6=8E=A8=E8=8D=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages.json b/src/pages.json index 37ba1df..5c37e2b 100644 --- a/src/pages.json +++ b/src/pages.json @@ -29,7 +29,7 @@ { "path": "pages/news/news", "style": { - "navigationBarTitleText": "资讯" + "navigationBarTitleText": "推荐" } }, { @@ -135,7 +135,7 @@ "selectedIconPath": "static/icons/charts-1.png" }, { - "text": "资讯", + "text": "推荐", "pagePath": "pages/news/news", "iconPath": "static/icons/earth.png", "selectedIconPath": "static/icons/earth-1.png"