feat: add hot-category-more page route
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
bcc422109c
commit
c61482df10
@ -8,6 +8,15 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "pages/square/hot-category-more",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "热门推荐",
|
||||||
|
"navigationBarBackgroundColor": "#1a1a2e",
|
||||||
|
"navigationBarTextStyle": "white",
|
||||||
|
"backgroundColor": "#1a1a2e"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/ai-dazi/index",
|
"path": "pages/ai-dazi/index",
|
||||||
"style": {
|
"style": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user