feat: 大转盘抽奖

This commit is contained in:
Burt
2024-01-10 20:28:17 +08:00
parent 5787d29fbc
commit eca4c9f7c0
6 changed files with 189 additions and 0 deletions

View File

@@ -59,6 +59,13 @@
"navigationBarTitleText": "九宫格抽奖"
}
},
{
"path": "pages/demo/lottery2",
"type": "page",
"style": {
"navigationBarTitleText": "大转盘抽奖"
}
},
{
"path": "pages/login/login",
"type": "page",