更新代码

This commit is contained in:
duan
2025-01-07 17:10:57 +08:00
parent e41396774b
commit 62c768be02
37 changed files with 5377 additions and 91 deletions

View File

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