diff --git a/frontend/pages.json b/frontend/pages.json index e40367f..bb9a499 100644 --- a/frontend/pages.json +++ b/frontend/pages.json @@ -8,6 +8,15 @@ } } }, + { + "path": "pages/square/hot-category-more", + "style": { + "navigationBarTitleText": "热门推荐", + "navigationBarBackgroundColor": "#1a1a2e", + "navigationBarTextStyle": "white", + "backgroundColor": "#1a1a2e" + } + }, { "path": "pages/ai-dazi/index", "style": {