This commit is contained in:
GaoHao
2025-01-08 11:25:48 +08:00
45 changed files with 5667 additions and 109 deletions

View File

@@ -133,6 +133,29 @@
"style": {
"navigationBarTitleText": "搜索"
}
},
{
"path" : "pages/task/prizeList",
"style" :
{
"navigationBarTitleText" : "任务"
}
},
{
"path" : "pages/task/receiveMember",
"style" :
{
"navigationBarTitleText" : "",
"navigationStyle": "custom"
}
},
{
"path" : "pages/me/prizeDraw",
"style" :
{
"navigationBarTitleText" : "抽奖"
}
}
],
"globalStyle": {