feat: 心路历程功能提交。

This commit is contained in:
tianyongbao
2024-06-04 17:21:04 +08:00
parent 2b281fe098
commit 1d94d25209
19 changed files with 1902 additions and 25 deletions

View File

@@ -84,10 +84,23 @@
}
,
{
"path": "pages/work/heartJourney/index",
"path": "pages/work/heartJourney/list",
"style": {
"navigationBarTitleText": "心路历程"
}
} ,
{
"path": "pages/work/heartJourney/details",
"style": {
"navigationBarTitleText": "心路历程详情"
}
}
,
{
"path": "pages/work/heartJourney/addEdit",
"style": {
"navigationBarTitleText": "心路历程添加修改"
}
}
],
"subPackages": [