pages.json 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384
  1. {
  2. "pages": [{
  3. "path": "pages/homePage/homePage",
  4. "style": {
  5. "h5": {
  6. "titleNView": false
  7. }
  8. }
  9. },
  10. {
  11. "path": "pages/initBind/initBind",
  12. "style": {
  13. "h5": {
  14. "titleNView": false
  15. }
  16. }
  17. },
  18. {
  19. "path": "pages/repairEntrance/repairEntrance",
  20. "style": {
  21. "h5": {
  22. "titleNView": false
  23. }
  24. }
  25. },
  26. {
  27. "path": "pages/incidentList/incidentList",
  28. "style": {
  29. "h5": {
  30. "titleNView": false
  31. },
  32. "enablePullDownRefresh": true
  33. }
  34. },
  35. {
  36. "path": "pages/my/my",
  37. "style": {
  38. "h5": {
  39. "titleNView": false
  40. }
  41. }
  42. },
  43. {
  44. "path": "pages/changeUser/changeUser",
  45. "style": {
  46. "h5": {
  47. "titleNView": false
  48. }
  49. }
  50. },
  51. {
  52. "path": "pages/handler/handler",
  53. "style": {
  54. "h5": {
  55. "titleNView": false
  56. }
  57. }
  58. },
  59. {
  60. "path": "pages/consumableList/consumableList",
  61. "style": {
  62. "h5": {
  63. "titleNView": false
  64. },
  65. "enablePullDownRefresh": true
  66. }
  67. },
  68. {
  69. "path": "pages/workHourManagementOne/workHourManagementOne",
  70. "style": {
  71. "h5": {
  72. "titleNView": false
  73. },
  74. "enablePullDownRefresh": true
  75. }
  76. },
  77. {
  78. "path": "pages/workHourManagementTwo/workHourManagementTwo",
  79. "style": {
  80. "h5": {
  81. "titleNView": false
  82. },
  83. "enablePullDownRefresh": true
  84. }
  85. },
  86. {
  87. "path": "pages/categoryOne/categoryOne",
  88. "style": {
  89. "h5": {
  90. "titleNView": false
  91. },
  92. "enablePullDownRefresh": true
  93. }
  94. },
  95. {
  96. "path": "pages/categoryTwo/categoryTwo",
  97. "style": {
  98. "h5": {
  99. "titleNView": false
  100. },
  101. "enablePullDownRefresh": true
  102. }
  103. },
  104. {
  105. "path": "pages/categoryThree/categoryThree",
  106. "style": {
  107. "h5": {
  108. "titleNView": false
  109. },
  110. "enablePullDownRefresh": true
  111. }
  112. },
  113. {
  114. "path": "pages/synergeticAdd/synergeticAdd",
  115. "style": {
  116. "h5": {
  117. "titleNView": false
  118. },
  119. "enablePullDownRefresh": true
  120. }
  121. },
  122. {
  123. "path": "pages/incidentDetail/incidentDetail",
  124. "style": {
  125. "h5": {
  126. "titleNView": false
  127. }
  128. }
  129. },
  130. {
  131. "path": "pages/buildIncident/buildIncident",
  132. "style": {
  133. "h5": {
  134. "titleNView": false
  135. }
  136. }
  137. },
  138. {
  139. "path": "pages/searchDept/searchDept",
  140. "style": {
  141. "h5": {
  142. "titleNView": false
  143. },
  144. "enablePullDownRefresh": true
  145. }
  146. },
  147. {
  148. "path": "pages/searchArea/searchArea",
  149. "style": {
  150. "navigationBarTitleText": "",
  151. "enablePullDownRefresh": false
  152. }
  153. },
  154. {
  155. "path": "pages/searchPlace/searchPlace",
  156. "style": {
  157. "navigationBarTitleText": "",
  158. "enablePullDownRefresh": false
  159. }
  160. },
  161. {
  162. "path": "pages/assign/assign",
  163. "style": {
  164. "h5": {
  165. "titleNView": false
  166. }
  167. }
  168. },
  169. {
  170. "path": "pages/repository/repository",
  171. "style": {
  172. "h5": {
  173. "titleNView": false
  174. }
  175. }
  176. },
  177. {
  178. "path": "pages/repositoryDetails/repositoryDetails",
  179. "style": {
  180. "h5": {
  181. "titleNView": false
  182. }
  183. }
  184. },
  185. {
  186. "path": "pages/repair/home",
  187. "style": {
  188. "h5": {
  189. "titleNView": false
  190. }
  191. }
  192. },
  193. {
  194. "path": "pages/repair/repairsList",
  195. "style": {
  196. "h5": {
  197. "titleNView": false
  198. }
  199. }
  200. },
  201. {
  202. "path": "pages/repair/rapidRep",
  203. "style": {
  204. "h5": {
  205. "titleNView": false
  206. }
  207. }
  208. },
  209. {
  210. "path": "pages/repair/rapidRepNext",
  211. "style": {
  212. "h5": {
  213. "titleNView": false
  214. }
  215. }
  216. },
  217. {
  218. "path": "pages/repair/config",
  219. "style": {
  220. "h5": {
  221. "titleNView": false
  222. }
  223. }
  224. },
  225. {
  226. "path": "pages/repair/deptSelect",
  227. "style": {
  228. "h5": {
  229. "titleNView": false
  230. }
  231. }
  232. },
  233. {
  234. "path": "pages/repair/repairsDetail",
  235. "style": {
  236. "h5": {
  237. "titleNView": false
  238. }
  239. }
  240. },
  241. {
  242. "path": "pages/inspection/inspectionExecute/inspectionExecute",
  243. "style": {
  244. "h5": {
  245. "titleNView": false
  246. },
  247. "enablePullDownRefresh": true
  248. }
  249. },
  250. {
  251. "path": "pages/inspection/inspectionScanning/inspectionScanning",
  252. "style": {
  253. "h5": {
  254. "titleNView": false
  255. },
  256. "enablePullDownRefresh": true
  257. }
  258. },
  259. {
  260. "path": "pages/inspection/inspectionValue/inspectionValue",
  261. "style": {
  262. "h5": {
  263. "titleNView": false
  264. }
  265. }
  266. },
  267. {
  268. "path": "pages/searchUser/searchUser",
  269. "style": {
  270. "h5": {
  271. "titleNView": false
  272. },
  273. "enablePullDownRefresh": true
  274. }
  275. },
  276. {
  277. "path": "pages/newRepository/newRepository",
  278. "style": {
  279. "h5": {
  280. "titleNView": false
  281. },
  282. "enablePullDownRefresh": true
  283. }
  284. },
  285. {
  286. "path": "pages/myRepair/myRepair",
  287. "style": {
  288. "h5": {
  289. "titleNView": false
  290. },
  291. "enablePullDownRefresh": true
  292. }
  293. },
  294. {
  295. "path": "pages/repair/listHome",
  296. "style": {
  297. "h5": {
  298. "titleNView": false
  299. },
  300. "enablePullDownRefresh": true
  301. }
  302. },
  303. {
  304. "path": "pages/setPolling/setPolling",
  305. "style": {
  306. "h5": {
  307. "titleNView": false
  308. },
  309. "enablePullDownRefresh": true
  310. }
  311. },
  312. {
  313. "path": "pages/setPolling/selectPolling",
  314. "style": {
  315. "h5": {
  316. "titleNView": false
  317. },
  318. "enablePullDownRefresh": true
  319. }
  320. }
  321. ],
  322. "globalStyle": {
  323. "navigationBarTextStyle": "black",
  324. "navigationBarBackgroundColor": "#F8F8F8",
  325. "backgroundColor": "#F8F8F8"
  326. },
  327. "tabBar": {
  328. "color": "#888",
  329. "selectedColor": "#49B856",
  330. "borderStyle": "black",
  331. "backgroundColor": "#ffffff",
  332. "list": [
  333. {
  334. "pagePath": "pages/incidentList/incidentList",
  335. "iconPath": "static/img/icon_incidentList.png",
  336. "selectedIconPath": "static/img/icon_incidentList_active.png",
  337. "text": "故障",
  338. "visible": false
  339. },
  340. {
  341. "pagePath": "pages/inspection/inspectionExecute/inspectionExecute",
  342. "iconPath": "static/img/icon_inspectionExecute.png",
  343. "visible": false,
  344. "selectedIconPath": "static/img/icon_inspectionExecute_active.png",
  345. "text": "巡检"
  346. },
  347. {
  348. "pagePath": "pages/newRepository/newRepository",
  349. "iconPath": "static/img/icon_zsk.png",
  350. "selectedIconPath": "static/img/icon_zsk_active.png",
  351. "text": "知识库",
  352. "visible": false
  353. },
  354. {
  355. "pagePath": "pages/repair/home",
  356. "iconPath": "static/img/icon_inspectionExecute.png",
  357. "selectedIconPath": "static/img/icon_inspectionExecute_active.png",
  358. "text": "首页",
  359. "visible": false
  360. },
  361. {
  362. "pagePath": "pages/repair/listHome",
  363. "iconPath": "static/img/icon_index.png",
  364. "selectedIconPath": "static/img/icon_index_active.png",
  365. "text": "我的报修",
  366. "visible": false
  367. },
  368. {
  369. "pagePath": "pages/my/my",
  370. "iconPath": "static/img/icon_my.png",
  371. "selectedIconPath": "static/img/icon_my_active.png",
  372. "text": "我的",
  373. "visible": false
  374. },
  375. {
  376. "pagePath": "pages/repair/config",
  377. "iconPath": "static/img/icon_my.png",
  378. "selectedIconPath": "static/img/icon_my_active.png",
  379. "text": "设置",
  380. "visible": false
  381. }
  382. ]
  383. }
  384. }