优化页面

This commit is contained in:
pengxiaolong
2025-06-06 22:36:41 +08:00
parent f4901f1312
commit d30589fd05
99 changed files with 1091 additions and 1310 deletions

View File

@@ -36,6 +36,12 @@
"navigationBarTitleText": "修改pk信息"
}
},
{
"path": "pages/Mine/minecomponents/serviceProtocol",
"style": {
"navigationBarTitleText": "服务协议"
}
},
{
"path": "pages/Mine/minecomponents/DetailsPKRecords/DetailsPKRecords",
"style": {
@@ -59,6 +65,12 @@
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/Forum/Forum",
"style": {
"navigationBarTitleText": "论坛"
}
},
{
"path": "pages/UserInformation/UserInformation",
"style": {
@@ -179,6 +191,10 @@
{
"pagePath": "pages/index/index",
"text": "聊天"
},
{
"pagePath": "pages/Forum/Forum",
"text": "论坛"
}
]
}