pages.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login/index",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "navigationStyle":"custom"
  8. }
  9. },
  10. {
  11. "path": "pages/login/agreement",
  12. "style": {
  13. "navigationBarTitleText": "用户协议和隐私政策",
  14. "navigationStyle":"custom"
  15. }
  16. },
  17. {
  18. "path": "pages/workspace/index",
  19. "style": {
  20. "navigationBarTitleText": "工作台",
  21. "navigationStyle":"custom"
  22. }
  23. },
  24. {
  25. "path": "pages/workspace/schedule",
  26. "style": {
  27. "navigationBarTitleText": "校历安排",
  28. "navigationStyle":"custom"
  29. }
  30. },
  31. {
  32. "path": "pages/todo/index",
  33. "style": {
  34. "navigationBarTitleText": "待办",
  35. "navigationStyle":"custom"
  36. }
  37. },
  38. {
  39. "path": "pages/message/index",
  40. "style": {
  41. "navigationBarTitleText": "消息",
  42. "navigationStyle":"custom"
  43. }
  44. },
  45. {
  46. "path": "pages/my/index",
  47. "style": {
  48. "navigationBarTitleText": "我的",
  49. "navigationStyle":"custom"
  50. }
  51. },
  52. {
  53. "path": "pages/my/updatePassword",
  54. "style": {
  55. "navigationBarTitleText": "修改密码",
  56. "navigationStyle":"custom"
  57. }
  58. },
  59. {
  60. "path": "pages/my/help",
  61. "style": {
  62. "navigationBarTitleText": "帮助中心",
  63. "navigationBarBackgroundColor": "#fff"
  64. }
  65. },
  66. {
  67. "path": "pages/notice/overview/index",
  68. "style": {
  69. "navigationBarTitleText": "校内通知",
  70. "navigationStyle": "custom"
  71. }
  72. },
  73. {
  74. "path": "pages/notice/publish/index",
  75. "style": {
  76. "navigationBarTitleText": "发布通知",
  77. "navigationStyle": "custom"
  78. }
  79. },
  80. {
  81. "path": "pages/notice/publish/selectObject",
  82. "style": {
  83. "navigationBarTitleText": "选择通知对象",
  84. "navigationStyle": "custom"
  85. }
  86. },
  87. {
  88. "path": "pages/notice/publish/personList",
  89. "style": {
  90. "navigationBarTitleText": "人员列表",
  91. "navigationStyle": "custom"
  92. }
  93. },
  94. {
  95. "path": "pages/notice/overview/noticeDetail",
  96. "style": {
  97. "navigationBarTitleText": "通知详情",
  98. "navigationStyle": "custom"
  99. }
  100. },
  101. {
  102. "path": "pages/notice/mine/index",
  103. "style": {
  104. "navigationBarTitleText": "我的通知",
  105. "navigationStyle": "custom"
  106. }
  107. },
  108. {
  109. "path": "pages/notice/mine/detail",
  110. "style": {
  111. "navigationBarTitleText": "消息通知",
  112. "navigationStyle": "custom",
  113. "tabBar": {
  114. "custom": true,
  115. "hidden": true
  116. }
  117. }
  118. },
  119. {
  120. "path": "pages/notice/mine/preview",
  121. "style": {
  122. "navigationBarTitleText": "文件预览",
  123. "navigationStyle": "custom",
  124. "tabBar": {
  125. "custom": true,
  126. "hidden": true
  127. }
  128. }
  129. },
  130. {
  131. "path": "pages/teacherStudy/index",
  132. "style": {
  133. "navigationBarTitleText": "教师研修",
  134. "navigationStyle": "custom"
  135. }
  136. },
  137. {
  138. "path": "pages/teacherStudy/videoDetails",
  139. "style": {
  140. "navigationBarTitleText": "教师研修-视频详情",
  141. "navigationStyle": "custom"
  142. }
  143. },
  144. {
  145. "path": "pages/teacherStudy/learningMonitor/taskDetails",
  146. "style": {
  147. "navigationBarTitleText": "教师研修-研修监控-任务详情",
  148. "navigationStyle": "custom"
  149. }
  150. },
  151. {
  152. "path": "pages/studentStudy/index",
  153. "style": {
  154. "navigationBarTitleText": "学生学习",
  155. "navigationStyle": "custom"
  156. }
  157. },
  158. {
  159. "path": "pages/studentStudy/videoDetails",
  160. "style": {
  161. "navigationBarTitleText": "学生学习-视频详情",
  162. "navigationStyle": "custom"
  163. }
  164. },
  165. {
  166. "path": "pages/studentStudy/learningMonitor/taskDetails",
  167. "style": {
  168. "navigationBarTitleText": "学生学习-学习监控-任务详情",
  169. "navigationStyle": "custom"
  170. }
  171. },
  172. {
  173. "path": "pages/teacherHonor/index",
  174. "style": {
  175. "navigationBarTitleText": "教师发展",
  176. "navigationStyle": "custom"
  177. }
  178. },
  179. {
  180. "path": "pages/teacherHonor/honorOverview/honorTypeDetail",
  181. "style": {
  182. "navigationBarTitleText": "教师发展-新建/修改荣誉类型",
  183. "navigationStyle": "custom"
  184. }
  185. },
  186. {
  187. "path": "pages/materialCollection/taskOverview/index",
  188. "style": {
  189. "navigationBarTitleText": "任务总览",
  190. "navigationStyle": "custom"
  191. }
  192. },
  193. {
  194. "path": "pages/materialCollection/taskOverview/components/index",
  195. "style": {
  196. "navigationBarTitleText": "新建任务",
  197. "navigationStyle": "custom"
  198. }
  199. },
  200. {
  201. "path": "pages/materialCollection/taskOverview/components/selectObjectNoDedup",
  202. "style": {
  203. "navigationBarTitleText": "选择通知对象",
  204. "navigationStyle": "custom"
  205. }
  206. },
  207. {
  208. "path": "pages/materialCollection/taskOverview/components/personList",
  209. "style": {
  210. "navigationBarTitleText": "人员列表",
  211. "navigationStyle": "custom"
  212. }
  213. },
  214. {
  215. "path": "pages/materialCollection/submitMaterial/index",
  216. "style": {
  217. "navigationBarTitleText": "提交材料",
  218. "navigationStyle": "custom"
  219. }
  220. },
  221. {
  222. "path": "pages/materialCollection/reviewMaterial/index",
  223. "style": {
  224. "navigationBarTitleText": "审核材料",
  225. "navigationStyle": "custom"
  226. }
  227. }
  228. ],
  229. "easycom": {
  230. "autoscan": true,
  231. "custom": {
  232. "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue"
  233. }
  234. },
  235. "globalStyle": {
  236. "navigationBarTextStyle": "black",
  237. "navigationBarTitleText": "教师端",
  238. "navigationBarBackgroundColor": "#F8F8F8",
  239. "backgroundColor": "#F8F8F8"
  240. },
  241. "uniIdRouter": {}
  242. }