application [coding-game-miniapp] view page [pages/game] development

This commit is contained in:
NVWA Code Agent
2026-01-04 10:33:43 +00:00
parent 07bcb0d138
commit f0563a631d

View File

@@ -23,6 +23,12 @@
"style": { "style": {
"navigationBarTitleText": "注册" "navigationBarTitleText": "注册"
} }
},
{
"path": "pages/game",
"style": {
"navigationBarTitleText": "游戏挑战"
}
} }
], ],
"globalStyle": { "globalStyle": {