diff --git a/app/src/pages.json b/app/src/pages.json index d336dfe8..08f991c2 100644 --- a/app/src/pages.json +++ b/app/src/pages.json @@ -83,7 +83,13 @@ "style": { "navigationBarTitleText": "个人资料" } - } + }, + { + "path": "pages/search/search", + "style": { + "navigationBarTitleText": "搜索" + } + } ], "globalStyle": { "navigationBarTextStyle": "black",