useredirectto
This commit is contained in:
@@ -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": "新闻"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user