合并人才集团代码

This commit is contained in:
2025-11-03 12:30:37 +08:00
parent 233e5fecdc
commit 1c6d5c7a15
118 changed files with 12562 additions and 14 deletions

View File

@@ -413,7 +413,55 @@
}
}
]
}],
},
{
"root": "packageRc",
"pages": [
{
"path" : "pages/index/index",
"style" :
{
"navigationBarTitleText" : "高校毕业生智慧就业"
}
} , {
"path": "pages/personalList/personalList",
"style": {
"navigationBarTitleText": "添加帮扶"
}
},{
"path": "pages/daiban/daiban",
"style": {
"navigationBarTitleText": "待办任务"
// "navigationBarBackgroundColor": "#4778EC",
// "navigationBarTextStyle": "white"
}
},
{
"path": "pages/daiban/daibandetail",
"style": {
"navigationBarTitleText": "待办详情",
"navigationBarBackgroundColor": "#4778EC",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/demand/demandail",
"style": {
"navigationBarTitleText": "新增需求",
"navigationBarBackgroundColor": "#4778EC",
"navigationBarTextStyle": "white"
}
} , {
"path": "pages/daiban/addbangfu",
"style": {
"navigationBarTitleText": "添加帮扶",
"navigationBarBackgroundColor": "#4778EC",
"navigationBarTextStyle": "white"
}
}
]
}],
// "tabBar": {
// "custom": true,
// "color": "#5E5F60",