增加新的抽奖页面

This commit is contained in:
2024-12-20 09:45:54 +08:00
parent 168665eebc
commit 908205200b
19 changed files with 728 additions and 0 deletions

View File

@@ -715,6 +715,15 @@
{
"navigationBarTitleText" : "发红包"
}
},
{
"path" : "slotMachine/slotMachine",
"style" :
{
"navigationBarTitleText" : "抽奖",
"navigationStyle": "custom"
}
}
]