添加页面

This commit is contained in:
kron
2025-09-03 16:37:49 +08:00
parent 1f15183fc4
commit 9b2ba22b97
5 changed files with 135 additions and 5 deletions

View File

@@ -3,6 +3,15 @@
{
"path": "pages/index"
},
{
"path": "pages/about-us"
},
{
"path": "pages/webview",
"style": {
"navigationBarTitleText": "网页浏览"
}
},
{
"path": "pages/battle-result"
},