feat 首页不登陆

This commit is contained in:
2026-01-26 10:26:06 +08:00
parent bbf8e6776d
commit a53bbc3319
5 changed files with 66 additions and 34 deletions

View File

@@ -1,5 +1,11 @@
{
"pages": [
{
"path": "pages/gameplay/gameplay",
"style": {
"navigationBarTitleText": "玩法选择"
}
},
{
"path": "pages/index/index",
"style": {
@@ -19,12 +25,6 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/gameplay/gameplay",
"style": {
"navigationBarTitleText": "玩法选择"
}
},
{
"path": "pages/random/random",
"style": {