增加我的奖品页面,兑换页面

This commit is contained in:
2024-12-05 14:12:41 +08:00
parent fb8c9f8431
commit f15ed3a330
46 changed files with 4711 additions and 778 deletions

View File

@@ -556,6 +556,28 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "choujiang/choujiang",
"style" :
{
"navigationBarTitleText" : "抽奖"
}
},
{
"path" : "gift/gift",
"style" :
{
"navigationStyle": "custom",
"navigationBarTitleText" : "奖品列表"
}
},
{
"path" : "gift/duihuan",
"style" :
{
"navigationBarTitleText" : "兑换礼品"
}
}
]
}],