diff --git a/pages.json b/pages.json index 7457a7a..f201fab 100644 --- a/pages.json +++ b/pages.json @@ -103,7 +103,13 @@ "navigationBarTitleText" : "员工需求" } }, - + { + "path" : "pages/hrm/empjoin_form", + "style" : + { + "navigationBarTitleText" : "人员交接" + } + }, { "path" : "pages/ofm/mroom", "style" : @@ -126,13 +132,14 @@ } }, { - "path" : "pages/ofm/mroombooking", + "path" : "pages/hrm/leave_form", "style" : { - "navigationBarTitleText" : "预约记录", + "navigationBarTitleText" : "请假申请", "enablePullDownRefresh": false } } + ], "globalStyle": { "navigationBarTextStyle": "black",