This commit is contained in:
WanP
2025-10-27 15:03:40 +08:00
parent 45ceb9c77d
commit 5eb5c59e4b
18 changed files with 1340 additions and 636 deletions

View File

@@ -9,13 +9,13 @@
{
"path": "pages/post",
"style": {
"navigationBarTitleText": "帖子"
"navigationBarTitleText": ""
}
},
{
"path": "pages/video",
"style": {
"navigationBarTitleText": "视频"
"navigationBarTitleText": ""
}
},
{
@@ -39,7 +39,13 @@
{
"path": "pages/news",
"style": {
"navigationBarTitleText": "新闻"
"navigationBarTitleText": ""
}
},
{
"path": "pages/intereact/intereact",
"style": {
"navigationBarTitleText": ""
}
}
],