pages.json 6.3 KB

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