This commit is contained in:
duan
2025-01-07 11:04:20 +08:00
19 changed files with 1319 additions and 1123 deletions

View File

@@ -21,7 +21,15 @@
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
}, {
},
{
"path": "pages/video/detail",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "pages/task/index",
"style": {
"navigationBarTitleText": "任务大厅"
@@ -70,6 +78,16 @@
"style": {
"navigationBarTitleText": "个人资料"
}
}, {
"path": "pages/me/privacy",
"style": {
"navigationBarTitleText": "隐私协议"
}
}, {
"path": "pages/me/agreement",
"style": {
"navigationBarTitleText": "服务协议"
}
},
{
"path": "pages/index/search/index",