feat: add hot-category-more page route

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
zheng020 2026-05-28 13:06:32 +08:00
parent bcc422109c
commit c61482df10

View File

@ -8,6 +8,15 @@
}
}
},
{
"path": "pages/square/hot-category-more",
"style": {
"navigationBarTitleText": "热门推荐",
"navigationBarBackgroundColor": "#1a1a2e",
"navigationBarTextStyle": "white",
"backgroundColor": "#1a1a2e"
}
},
{
"path": "pages/ai-dazi/index",
"style": {