This commit is contained in:
2024-12-05 17:22:38 +08:00
13 changed files with 688 additions and 6 deletions

View File

@@ -237,6 +237,11 @@
"navigationBarTitleText": "意见反馈",
"navigationBarBackgroundColor": "#FFFFFF"
}
},{
"path": "balance/index",
"style": {
"navigationBarTitleText": "我的余额"
}
}, {
"path": "feedbackIndex/feedbackIndex",
"style": {
@@ -255,7 +260,12 @@
"path": "message/index",
"style": {
"navigationBarTitleText": "消息中心"
}
}, {
"path": "task/index",
"style": {
"navigationBarTitleText": "任务中心",
"navigationStyle": "custom"
}
},
{