export const hsjkAppPageData = [{ modelName: "人力资源", data: [{ text: '请假申请', imgPath: '../../static/img/app/qingjia.png', link: "../../pageApp/hr/leave" }, { text: '考勤记录', imgPath: '../../static/img/app/default.png', link: "", count: 0 }, { text: '工作汇报', imgPath: '../../static/img/app/default.png', link: "", count: 0 }, { text: '入职办理', imgPath: '../../static/img/app/rzsq.png', link: "../../pageApp/hr/entry", }, { text: '离职申请', imgPath: '../../static/img/app/lzsq.png', link: "", }, { text: '面试记录', imgPath: '../../static/img/app/gzt.png', link: "../../pageApp/hr/interview", count: 0 }, { text: '录用申请', imgPath: '../../static/img/app/rzsq.png', link: "../../pageApp/hr/hire", }, { text: '转正申请', imgPath: '../../static/img/app/lzsq.png', link: "../../pageApp/hr/shiftOfficial", }, { text: '考评确认', imgPath: '../../static/img/app/default.png', link: "" }, { text: '工资条', imgPath: '../../static/img/app/gzt.png', link: "" }] }, { modelName: "行政办公", data: [{ text: '物资登记', imgPath: '../../static/img/app/wuzidengji.png', link: "../../pageApp/administration/reserve?pageType=dj" }, { text: '物资领用', imgPath: '../../static/img/app/wupinglinyong.png', link: "../../pageApp/administration/reserve?pageType=ly" }, { text: '物资归还', imgPath: '../../static/img/app/wpgh.png', link: "../../pageApp/administration/reserve?pageType=gh" }, { text: '物资采购', imgPath: '../../static/img/app/cgsq.png', link: "../../pageApp/other/purchase" }, { text: '物品报损', imgPath: '../../static/img/app/default.png', link: "../../pageApp/other/purchase" }, { text: '会议室申请', imgPath: '../../static/img/app/default.png', link: "../../pageApp/other/purchase" }, { text: '会议纪要', imgPath: '../../static/img/app/default.png', link: "../../pageApp/other/purchase" }, { text: '权限申请', imgPath: '../../static/img/app/default.png', link: "../../pageApp/other/purchase" }, { text: '用章申请', imgPath: '../../static/img/app/yzsq.png', link: "../../pageApp/administration/useSeal" }, { text: '用车申请', imgPath: '../../static/img/app/default.png', link: "../../pageApp/other/purchase" }, { text: '审批文件', imgPath: '../../static/img/app/default.png', link: "../../pageApp/other/purchase" }, { text: '通告发布', imgPath: '../../static/img/app/default.png', link: "../../pageApp/administration/inform" }, { text: '资讯发布', imgPath: '../../static/img/app/default.png', link: "../../pageApp/administration/inform" }, { text: '合同审批', imgPath: '../../static/img/app/default.png', link: "../../pageApp/administration/inform" }] }, { modelName: "财务管理", data: [{ text: '费用报销', imgPath: '../../static/img/app/default.png', link: "../../pageApp/finance/costReimburse" }, { text: '付款申请', imgPath: '../../static/img/app/default.png', link: "" }, { text: '发票填开', imgPath: '../../static/img/app/default.png', link: "" }, { text: '借款申请', imgPath: '../../static/img/app/default.png', link: "" }, { text: '还款确认', imgPath: '../../static/img/app/default.png', link: "" }] }, { modelName: "党政工会", data: [{ text: '福利领取', imgPath: '../../static/img/app/fulilingqu.png', link: "../../pageA/club/welfareList" }, { text: '活动报名', imgPath: '../../static/img/app/shetuanyuyue.png', link: "../../pageA/club/index" }, { text: '发起活动', imgPath: '../../static/img/app/default.png', link: "" }, { text: '员工关怀', imgPath: '../../static/img/app/default.png', link: "" }, { text: '民主测评', imgPath: '../../static/img/app/default.png', link: "" }, { text: '文件学习', imgPath: '../../static/img/app/default.png', link: "" }, { text: '党费记录', imgPath: '../../static/img/app/default.png', link: "" }, { text: '关心关爱', imgPath: '../../static/img/app/gxga.png', link: "" }] }, { modelName: "后勤信息", data: [{ text: '食堂订单', imgPath: '../../static/img/app/default.png', link: "" }, { text: '食材入库', imgPath: '../../static/img/app/default.png', link: "" }, { text: '菜单发布', imgPath: '../../static/img/app/default.png', link: "" }] }]