任务中心添加

This commit is contained in:
GaoHao
2024-12-05 14:38:36 +08:00
parent 3bcc491fc2
commit c7df084278
9 changed files with 274 additions and 1 deletions

View File

@@ -255,7 +255,12 @@
"path": "message/index",
"style": {
"navigationBarTitleText": "消息中心"
}
}, {
"path": "task/index",
"style": {
"navigationBarTitleText": "任务中心",
"navigationStyle": "custom"
}
},
{