feat: 添加抽奖

This commit is contained in:
anonymous
2024-12-31 21:46:39 +08:00
parent 5095c16564
commit 0889d068a8
5 changed files with 356 additions and 7 deletions
+1 -1
View File
@@ -183,7 +183,7 @@
"path": "lottery/index",
"type": "page",
"style": {
"navigationBarTitleText": "幸运大转盘",
"navigationBarTitleText": "转盘抽奖",
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "custom"
}