menuData.js 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. import { getAssetsImages } from '../utils/getAssets'
  2. export const menuList = [
  3. {
  4. tag: 'gwgl',
  5. title: '公文管理系统',
  6. list: [
  7. { icon: getAssetsImages('index/wdfw.png'), menuName: '我的发文', path: '/officialDocumentManager/myOfficialDocument' },
  8. { icon: getAssetsImages('index/dbfw.png'), menuName: '待办发文', path: '/officialDocumentManager/todoOffcialDoucument' },
  9. { icon: getAssetsImages('index/dygw.png'), menuName: '待阅公文', path: '/officialDocumentManager/todoReadDoucument' },
  10. { icon: getAssetsImages('index/gwk.png'), menuName: '公文库', path: '/officialDocumentManager/documentLibrary' },
  11. ],
  12. },
  13. {
  14. tag: 'szyd',
  15. title: '三重一大申报',
  16. list: [
  17. { icon: getAssetsImages('index/xmsq.png'), menuName: '项目申请', path: '/sanZhongYiDa/projectApply' },
  18. { icon: getAssetsImages('index/xmhp.png'), menuName: '项目获批', path: '/sanZhongYiDa/projectReceiveApproval' },
  19. { icon: getAssetsImages('index/xmds.png'), menuName: '项目待审', path: '/sanZhongYiDa/projectWaitAudit' },
  20. ],
  21. },
  22. {
  23. tag: 'jsldgl',
  24. title: '教师流动管理系统',
  25. list: [
  26. { icon: getAssetsImages('index/bwrygl.png'), menuName: '编外人员管理', path: '/techerFlowManager/exteriorPersonManger' },
  27. { icon: getAssetsImages('index/ndkhhz.png'), menuName: '年度考核汇总', path: '/techerFlowManager/annualAssessmentSum' },
  28. { icon: getAssetsImages('index/myjsqkhz.png'), menuName: '名优教师情况汇总', path: '/techerFlowManager/techerSituationSum' },
  29. { icon: getAssetsImages('index/txjstx.png'), menuName: '退休教师提醒', path: '/techerFlowManager/retireTeacherRemind' },
  30. { icon: getAssetsImages('index/myjsjxkh.png'), menuName: '名优教师绩效考核', path: '/techerFlowManager/teacherPerformanceAssessment' },
  31. ],
  32. },
  33. {
  34. tag: 'jbcb',
  35. title: '加班餐费补贴',
  36. list: [
  37. { icon: getAssetsImages('index/gzt.png'), menuName: '工作台', path: '/overtimeMealFeeSubsidy/workbench' },
  38. ],
  39. },
  40. {
  41. tag: 'sbcg',
  42. title: '设备采购申请',
  43. list: [
  44. { icon: getAssetsImages('index/sbys.png'), menuName: '设备预算', path: '/equipmentPurchaseApply/budgetOfPlant' },
  45. { icon: getAssetsImages('index/sbxmk.png'), menuName: '设备项目库', path: '/equipmentPurchaseApply/equipmentItemLibrary' },
  46. ],
  47. },
  48. {
  49. tag: 'hyydgl',
  50. title: '会议预定管理',
  51. list: [
  52. { icon: getAssetsImages('index/hysyd.png'), menuName: '会议室预定', path: '/reserveMeetingRooms' },
  53. // { icon: getAssetsImages('index/hyjy.png'), menuName: '会议纪要' },
  54. // { icon: getAssetsImages('index/hyjyk.png'), menuName: '会议纪要库' },
  55. // { icon: getAssetsImages('index/hysgl.png'), menuName: '会议室管理' },
  56. ],
  57. },
  58. {
  59. tag: 'xmgl',
  60. title: '项目管理',
  61. list: [
  62. { icon: getAssetsImages('index/xmlcgl.png'), menuName: '项目流程管理', path: '/projectManager/projectFlowManger' },
  63. { icon: getAssetsImages('index/xmgkt.png'), menuName: '项目管控台', path: '/projectManager/projectManageControl' },
  64. { icon: getAssetsImages('index/xmzlk.png'), menuName: '项目资料库', path: '/projectManager/projectDatabase' },
  65. ],
  66. },
  67. {
  68. tag: 'xzfw',
  69. title: '行政服务',
  70. list: [
  71. { icon: getAssetsImages('index/jslswc.png'), menuName: '教师临时外出', path: '/administrativeService/teacherTempGoOut' },
  72. ],
  73. },
  74. {
  75. tag: 'jyly',
  76. title: '借用领用',
  77. list: [
  78. { icon: getAssetsImages('index/xclb.png'), menuName: '校产列表', path: '/borrowReceive/schoolPropertyList' },
  79. { icon: getAssetsImages('index/jylb.png'), menuName: '借用列表', path: '/borrowReceive/borrowList' },
  80. ],
  81. },
  82. // {
  83. // title: '学生竞赛管理',
  84. // list: [
  85. // { icon: getAssetsImages('index/cjbs.png'), menuName: '创建比赛' },
  86. // { icon: getAssetsImages('index/zsdy.png'), menuName: '证书打印' },
  87. // ],
  88. // },
  89. // {
  90. // title: '学校工作检查',
  91. // list: [
  92. // { icon: getAssetsImages('index/tjtj.png'), menuName: '提交统计' },
  93. // ],
  94. // },
  95. {
  96. tag: 'cjxt',
  97. title: '晨检系统',
  98. list: [
  99. { icon: getAssetsImages('index/xmlcgl.png'), menuName: '体检登记', path: '/morningInspectionSystem/medicalExaminationRegistration' },
  100. ],
  101. },
  102. {
  103. tag: 'sbbx',
  104. title: '设备保修',
  105. list: [
  106. { icon: getAssetsImages('index/xmlcgl.png'), menuName: '设备保修', path: '/equipmentWarranty/equipmentWarranty' },
  107. ],
  108. },
  109. {
  110. tag: 'stxk',
  111. title: '社团选课',
  112. list: [
  113. { icon: getAssetsImages('index/xmlcgl.png'), menuName: '课程选课管理', path: '/clubCourse' },
  114. ],
  115. },
  116. {
  117. tag: 'xnsg',
  118. title: '校内申购',
  119. list: [
  120. { icon: getAssetsImages('index/xmlcgl.png'), menuName: '校内申购', path: '/equipmentPurchase' },
  121. ],
  122. },
  123. {
  124. tag: 'zyyy',
  125. title: '资源预约',
  126. list: [
  127. { icon: getAssetsImages('index/yygl.png'), menuName: '预约管理', path: '/resourceOrder/orderManager' },
  128. { icon: getAssetsImages('index/shgl.png'), menuName: '审核管理', path: '/resourceOrder/auditManager' },
  129. ],
  130. },
  131. {
  132. tag: 'wypj',
  133. title: '五育评价',
  134. list: [
  135. { icon: getAssetsImages('index/xsewm.png'), menuName: '学生二维码', path: '/wuYuAppraise/orderManager' },
  136. ],
  137. },
  138. ]