From c9bf4ed561880e77d9a3fc7fcda7a29b18d46042 Mon Sep 17 00:00:00 2001 From: linjinyuan <2841541624@qq.com> Date: Fri, 9 Sep 2022 09:59:06 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91--?= =?UTF-8?q?=20pages.json=20=E6=B7=BB=E5=8A=A0=E6=90=9C=E7=B4=A2=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/pages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/src/pages.json b/app/src/pages.json index f8c7acfc..5829a0f9 100644 --- a/app/src/pages.json +++ b/app/src/pages.json @@ -53,6 +53,12 @@ "style": { "navigationBarTitleText": "我的收藏" } + }, + { + "path": "pages/search/search", + "style": { + "navigationBarTitleText": "搜索" + } } ], "globalStyle": {