|
@@ -443,6 +443,30 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "path": "pages/recruitmentData/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "招聘数据",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/recruitmentData/dataCenter",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "招聘数据中心",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/recruitmentData/communicationRecords",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "沟通记录",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/msg/interviewInvitation",
|
|
|
"style": {
|