useredirectto

This commit is contained in:
WanP
2025-10-20 14:55:15 +08:00
parent c5a7840d43
commit 45ceb9c77d
9 changed files with 78 additions and 116 deletions

View File

@@ -7,37 +7,37 @@
}
},
{
"path": "pages/components/videopage/videopage",
"style": {
"navigationBarTitleText": "视频"
}
},
{
"path": "pages/components/postpage/postpage",
"path": "pages/post",
"style": {
"navigationBarTitleText": "帖子"
}
},
{
"path": "pages/components/head/head",
"path": "pages/video",
"style": {
"navigationBarTitleText": "视频"
}
},
{
"path": "pages/head/head",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/components/findmore/findmore",
"path": "pages/findmore/findmore",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/components/comments/comments",
"path": "pages/comments/comments",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/components/news/news",
"path": "pages/news",
"style": {
"navigationBarTitleText": "新闻"
}