添加逻辑并测试连接数据库

This commit is contained in:
not-like-juvenile
2026-01-28 19:13:13 +08:00
parent 1cca27096a
commit 76eb96ec0c
8 changed files with 1795 additions and 23 deletions

View File

@@ -324,6 +324,34 @@
"navigationStyle": "custom"
}
},
{
"path": "help-center",
"style": {
"navigationBarTitleText": "帮助中心",
"navigationStyle": "custom"
}
},
{
"path": "about",
"style": {
"navigationBarTitleText": "关于我们",
"navigationStyle": "custom"
}
},
{
"path": "feedback",
"style": {
"navigationBarTitleText": "意见反馈",
"navigationStyle": "custom"
}
},
{
"path": "test",
"style": {
"navigationBarTitleText": "test",
"navigationStyle": "custom"
}
},
{
"path": "settings",
"style": {