pages.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. {
  2. "pages": [{
  3. "path": "pages/login/login",
  4. "style": {
  5. "navigationBarTitleText": "",
  6. "enablePullDownRefresh": false,
  7. "navigationStyle": "custom"
  8. }
  9. }, {
  10. "path": "pages/index/index",
  11. "style": {
  12. "navigationBarTitleText": "新闻"
  13. }
  14. },
  15. {
  16. "path": "pages/staging/staging",
  17. "style": {
  18. "navigationBarTitleText": "工作台",
  19. "enablePullDownRefresh": false
  20. }
  21. },
  22. {
  23. "path": "pages/email/email",
  24. "style": {
  25. "navigationBarTitleText": "收件箱",
  26. "enablePullDownRefresh": true,
  27. "onReachBottomDistance": 0,
  28. "app-plus": {
  29. "bounce": "none",
  30. "titleNView": {
  31. "buttons": [{
  32. "fontSize": "16px",
  33. "text": "更多"
  34. }]
  35. }
  36. }
  37. }
  38. },
  39. {
  40. "path": "pages/me/me",
  41. "style": {
  42. "navigationBarTitleText": "个人中心",
  43. "enablePullDownRefresh": false
  44. }
  45. },
  46. {
  47. "path": "pages/emailInfo/emailInfo",
  48. "style": {
  49. "navigationBarTitleText": "邮件详情",
  50. "enablePullDownRefresh": false
  51. }
  52. },
  53. {
  54. "path": "pages/newsContent/newsContent",
  55. "style": {
  56. "navigationBarTitleText": "新闻详情",
  57. "enablePullDownRefresh": false
  58. }
  59. },
  60. {
  61. "path": "pages/kaoqin/kaoqin",
  62. "style": {
  63. "navigationBarTitleText": "考勤人员",
  64. "enablePullDownRefresh": true
  65. }
  66. },
  67. {
  68. "path": "pages/shouwen/shouwen",
  69. "style": {
  70. "navigationBarTitleText": "",
  71. "enablePullDownRefresh": false
  72. }
  73. },
  74. {
  75. "path": "pages/kqdetail/kqdetail",
  76. "style": {
  77. "navigationBarTitleText": "",
  78. "enablePullDownRefresh": false
  79. }
  80. },
  81. {
  82. "path": "pages/inbox/inbox",
  83. "style": {
  84. "navigationBarTitleText": "发件箱",
  85. "enablePullDownRefresh": false
  86. }
  87. },
  88. {
  89. "path": "pages/swMessage/swMessage",
  90. "style": {
  91. "navigationBarTitleText": "",
  92. "enablePullDownRefresh": false
  93. }
  94. },
  95. {
  96. "path": "pages/fwMessage/fwMessage",
  97. "style": {
  98. "navigationBarTitleText": "",
  99. "enablePullDownRefresh": false
  100. }
  101. },
  102. {
  103. "path": "pages/peoChoose/peoChoose",
  104. "style": {
  105. "navigationBarTitleText": "人员选择",
  106. "enablePullDownRefresh": false
  107. // "navigationStyle": "custom"
  108. }
  109. },
  110. {
  111. "path": "pages/zerenchushi/zerenchushi",
  112. "style": {
  113. "navigationBarTitleText": "责任处室",
  114. "enablePullDownRefresh": false
  115. // "navigationStyle": "custom"
  116. }
  117. },
  118. {
  119. "path": "pages/tihuanren/tihuanren",
  120. "style": {
  121. "navigationBarTitleText": "替换人",
  122. "enablePullDownRefresh": false
  123. // "navigationStyle": "custom"
  124. }
  125. },
  126. {
  127. "path": "pages/tiaobanPeople/tiaobanPeople",
  128. "style": {
  129. "navigationBarTitleText": "调班人员",
  130. "enablePullDownRefresh": false
  131. // "navigationStyle": "custom"
  132. }
  133. },
  134. {
  135. "path": "pages/zhibananpai/zhibananpai",
  136. "style": {
  137. "navigationBarTitleText": "值班安排",
  138. "enablePullDownRefresh": false
  139. // "navigationStyle": "custom"
  140. }
  141. },
  142. {
  143. "path": "pages/weekly/weekly",
  144. "style": {
  145. "navigationBarTitleText": "周报",
  146. "enablePullDownRefresh": true,
  147. "app-plus": {
  148. "bounce": "none",
  149. "titleNView": {
  150. "buttons": [{
  151. "fontSize": "16px",
  152. "text": "新增"
  153. }]
  154. }
  155. }
  156. }
  157. },
  158. {
  159. "path": "pages/file/file",
  160. "style": {
  161. "navigationBarTitleText": "归档部门",
  162. "enablePullDownRefresh": false
  163. }
  164. },
  165. {
  166. "path": "pages/dbChuli/dbChuli",
  167. "style": {
  168. "navigationBarTitleText": "督办事项处理",
  169. "enablePullDownRefresh": false
  170. }
  171. },
  172. {
  173. "path": "pages/inforeview/inforeview",
  174. "style": {
  175. "navigationBarTitleText": "",
  176. "enablePullDownRefresh": false
  177. }
  178. },
  179. {
  180. "path": "pages/dailyWork/dailyWork",
  181. "style": {
  182. "navigationBarTitleText": "",
  183. "enablePullDownRefresh": false,
  184. "app-plus": {
  185. "bounce": "none",
  186. "titleNView": {
  187. "buttons": [{
  188. "fontSize": "16px",
  189. "text": "发起"
  190. }]
  191. }
  192. }
  193. }
  194. },
  195. {
  196. "path": "pages/webView/webView",
  197. "style": {
  198. "navigationBarTitleText": "",
  199. "enablePullDownRefresh": false
  200. }
  201. },
  202. {
  203. "path": "pages/workInfo/workInfo",
  204. "style": {
  205. "navigationBarTitleText": "",
  206. "enablePullDownRefresh": false
  207. }
  208. },
  209. {
  210. "path": "pages/shenqing/shenqing",
  211. "style": {
  212. "navigationBarTitleText": "",
  213. "enablePullDownRefresh": false
  214. }
  215. },
  216. {
  217. "path": "pages/office/office",
  218. "style": {
  219. "navigationBarTitleText": "文件预览",
  220. "enablePullDownRefresh": false,
  221. "app-plus": {
  222. "bounce": "none",
  223. "titleNView": {
  224. "buttons": [{
  225. "fontSize": "16px",
  226. "text": "下载"
  227. }]
  228. }
  229. }
  230. }
  231. }
  232. // {
  233. // "path": "pages/weekly/weekly",
  234. // "style": {
  235. // "navigationBarTitleText": "",
  236. // "enablePullDownRefresh": false
  237. // }
  238. // }
  239. , {
  240. "path": "pages/weeklySubmit/weeklySubmit",
  241. "style": {
  242. "navigationBarTitleText": "",
  243. "enablePullDownRefresh": false
  244. }
  245. },
  246. {
  247. "path": "pages/dbDetail/dbDetail",
  248. "style": {
  249. "navigationBarTitleText": ""
  250. }
  251. },
  252. {
  253. "path": "pages/dbZaici/dbZaiCi",
  254. "style": {
  255. "navigationBarTitleText": "再次发起"
  256. }
  257. }
  258. ],
  259. "globalStyle": {
  260. "navigationBarTextStyle": "white",
  261. "navigationBarTitleText": "uni-app",
  262. "navigationBarBackgroundColor": "#409EFF",
  263. "backgroundColor": "#409EFF"
  264. },
  265. "tabBar": {
  266. "color": "#B0B2B8",
  267. "selectedColor": "#409EFF",
  268. "borderStyle": "black",
  269. "backgroundColor": "#fff",
  270. "position": "bottom",
  271. "spacing": "3px",
  272. "list": [{
  273. "pagePath": "pages/index/index",
  274. "iconPath": "./static/news.png",
  275. "selectedIconPath": "./static/news1.png",
  276. "text": "新闻"
  277. }, {
  278. "pagePath": "pages/staging/staging",
  279. "iconPath": "./static/app.png",
  280. "selectedIconPath": "./static/app1.png",
  281. "text": "工作"
  282. }, {
  283. "pagePath": "pages/email/email",
  284. "iconPath": "./static/email.png",
  285. "selectedIconPath": "./static/email1.png",
  286. "text": "邮箱"
  287. }, {
  288. "pagePath": "pages/me/me",
  289. "iconPath": "./static/me.png",
  290. "selectedIconPath": "./static/me1.png",
  291. "text": "我的"
  292. }]
  293. }
  294. }