hskj.js 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. export const hsjkAppPageData = [{
  2. modelName: "人力资源",
  3. data: [{
  4. text: '请假申请',
  5. imgPath: '../../static/img/app/qingjia.png',
  6. link: "../../pageApp/hr/leave"
  7. }, {
  8. text: '考勤记录',
  9. imgPath: '../../static/img/app/default.png',
  10. link: "",
  11. count: 0
  12. }, {
  13. text: '工作汇报',
  14. imgPath: '../../static/img/app/default.png',
  15. link: "",
  16. count: 0
  17. }, {
  18. text: '入职办理',
  19. imgPath: '../../static/img/app/rzsq.png',
  20. link: "../../pageApp/hr/entry",
  21. }, {
  22. text: '离职申请',
  23. imgPath: '../../static/img/app/lzsq.png',
  24. link: "",
  25. }, {
  26. text: '面试记录',
  27. imgPath: '../../static/img/app/gzt.png',
  28. link: "../../pageApp/hr/interview",
  29. count: 0
  30. }, {
  31. text: '录用申请',
  32. imgPath: '../../static/img/app/rzsq.png',
  33. link: "../../pageApp/hr/hire",
  34. }, {
  35. text: '转正申请',
  36. imgPath: '../../static/img/app/lzsq.png',
  37. link: "../../pageApp/hr/shiftOfficial",
  38. }, {
  39. text: '考评确认',
  40. imgPath: '../../static/img/app/default.png',
  41. link: ""
  42. }, {
  43. text: '工资条',
  44. imgPath: '../../static/img/app/gzt.png',
  45. link: ""
  46. }]
  47. }, {
  48. modelName: "行政办公",
  49. data: [{
  50. text: '物资登记',
  51. imgPath: '../../static/img/app/wuzidengji.png',
  52. link: "../../pageApp/administration/reserve?pageType=dj"
  53. }, {
  54. text: '物资领用',
  55. imgPath: '../../static/img/app/wupinglinyong.png',
  56. link: "../../pageApp/administration/reserve?pageType=ly"
  57. }, {
  58. text: '物资归还',
  59. imgPath: '../../static/img/app/wpgh.png',
  60. link: "../../pageApp/administration/reserve?pageType=gh"
  61. }, {
  62. text: '物资采购',
  63. imgPath: '../../static/img/app/cgsq.png',
  64. link: "../../pageApp/other/purchase"
  65. }, {
  66. text: '物品报损',
  67. imgPath: '../../static/img/app/default.png',
  68. link: "../../pageApp/other/purchase"
  69. }, {
  70. text: '会议室申请',
  71. imgPath: '../../static/img/app/default.png',
  72. link: "../../pageApp/other/purchase"
  73. }, {
  74. text: '会议纪要',
  75. imgPath: '../../static/img/app/default.png',
  76. link: "../../pageApp/other/purchase"
  77. }, {
  78. text: '权限申请',
  79. imgPath: '../../static/img/app/default.png',
  80. link: "../../pageApp/other/purchase"
  81. }, {
  82. text: '用章申请',
  83. imgPath: '../../static/img/app/yzsq.png',
  84. link: "../../pageApp/administration/useSeal"
  85. }, {
  86. text: '用车申请',
  87. imgPath: '../../static/img/app/default.png',
  88. link: "../../pageApp/other/purchase"
  89. }, {
  90. text: '审批文件',
  91. imgPath: '../../static/img/app/default.png',
  92. link: "../../pageApp/other/purchase"
  93. }, {
  94. text: '通告发布',
  95. imgPath: '../../static/img/app/default.png',
  96. link: "../../pageApp/administration/inform"
  97. }, {
  98. text: '资讯发布',
  99. imgPath: '../../static/img/app/default.png',
  100. link: "../../pageApp/administration/inform"
  101. }, {
  102. text: '合同审批',
  103. imgPath: '../../static/img/app/default.png',
  104. link: "../../pageApp/administration/inform"
  105. }]
  106. }, {
  107. modelName: "财务管理",
  108. data: [{
  109. text: '费用报销',
  110. imgPath: '../../static/img/app/default.png',
  111. link: "../../pageApp/finance/costReimburse"
  112. }, {
  113. text: '付款申请',
  114. imgPath: '../../static/img/app/default.png',
  115. link: ""
  116. }, {
  117. text: '发票填开',
  118. imgPath: '../../static/img/app/default.png',
  119. link: ""
  120. }, {
  121. text: '借款申请',
  122. imgPath: '../../static/img/app/default.png',
  123. link: ""
  124. }, {
  125. text: '还款确认',
  126. imgPath: '../../static/img/app/default.png',
  127. link: ""
  128. }]
  129. }, {
  130. modelName: "党政工会",
  131. data: [{
  132. text: '福利领取',
  133. imgPath: '../../static/img/app/fulilingqu.png',
  134. link: "../../pageA/club/welfareList"
  135. }, {
  136. text: '活动报名',
  137. imgPath: '../../static/img/app/shetuanyuyue.png',
  138. link: "../../pageA/club/index"
  139. }, {
  140. text: '发起活动',
  141. imgPath: '../../static/img/app/default.png',
  142. link: ""
  143. }, {
  144. text: '员工关怀',
  145. imgPath: '../../static/img/app/default.png',
  146. link: ""
  147. }, {
  148. text: '民主测评',
  149. imgPath: '../../static/img/app/default.png',
  150. link: ""
  151. }, {
  152. text: '文件学习',
  153. imgPath: '../../static/img/app/default.png',
  154. link: ""
  155. }, {
  156. text: '党费记录',
  157. imgPath: '../../static/img/app/default.png',
  158. link: ""
  159. }, {
  160. text: '关心关爱',
  161. imgPath: '../../static/img/app/gxga.png',
  162. link: ""
  163. }]
  164. }, {
  165. modelName: "后勤信息",
  166. data: [{
  167. text: '食堂订单',
  168. imgPath: '../../static/img/app/default.png',
  169. link: ""
  170. }, {
  171. text: '食材入库',
  172. imgPath: '../../static/img/app/default.png',
  173. link: ""
  174. }, {
  175. text: '菜单发布',
  176. imgPath: '../../static/img/app/default.png',
  177. link: ""
  178. }]
  179. }]