Feat:抽奖2.0(部分接口未调通)

This commit is contained in:
LinCyJang
2026-04-27 08:47:33 +08:00
parent 0202f14073
commit d3602c010e
11 changed files with 2718 additions and 29 deletions
+24
View File
@@ -401,11 +401,35 @@
"navigationBarTitleText": "抽奖"
}
},
{
"path": "views/county-lottery",
"style": {
"navigationBarTitleText": "抽奖"
}
},
{
"path": "views/lottery-log",
"style": {
"navigationBarTitleText": "抽奖记录"
}
},
{
"path": "views/county-lottery-rules",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "views/county-my-tickets",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "views/county-winners",
"style": {
"navigationStyle": "custom"
}
}
]
},