pages.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "navigationBarTitleText": "首页",
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/login/login",
  11. "style": {
  12. "navigationBarTitleText": "登录",
  13. "enablePullDownRefresh": false,
  14. "navigationStyle": "custom"
  15. }
  16. },
  17. {
  18. "path": "pages/dataOverview/todayOverview/todayOverview",
  19. "style": {
  20. "navigationBarTitleText": "今日概况",
  21. "enablePullDownRefresh": false,
  22. "navigationBarBackgroundColor": "#1767F2",
  23. "navigationBarTextStyle": "white"
  24. }
  25. },
  26. {
  27. "path": "pages/dataOverview/operationalAnalysis/operationalAnalysis",
  28. "style": {
  29. "navigationBarTitleText": "运营分析",
  30. "enablePullDownRefresh": false,
  31. "navigationBarBackgroundColor": "#1767F2",
  32. "navigationBarTextStyle": "white"
  33. }
  34. },
  35. {
  36. "path": "pages/dataOverview/statisticalReport/statisticalReport",
  37. "style": {
  38. "navigationBarTitleText": "统计报表",
  39. "enablePullDownRefresh": false,
  40. "navigationBarBackgroundColor": "#1767F2",
  41. "navigationBarTextStyle": "white"
  42. }
  43. },
  44. {
  45. "path": "pages/orderManagement/parkingRecord/parkingRecord",
  46. "style": {
  47. "navigationBarTitleText": "停车记录",
  48. "enablePullDownRefresh": false,
  49. "navigationBarBackgroundColor": "#1767F2",
  50. "navigationBarTextStyle": "white"
  51. }
  52. },
  53. {
  54. "path": "pages/orderManagement/arrearageRecord/arrearageRecord",
  55. "style": {
  56. "navigationBarTitleText": "欠费记录",
  57. "enablePullDownRefresh": false,
  58. "navigationBarBackgroundColor": "#1767F2",
  59. "navigationBarTextStyle": "white"
  60. }
  61. },
  62. {
  63. "path": "pages/orderManagement/collectionRecord/collectionRecord",
  64. "style": {
  65. "navigationBarTitleText": "收款记录",
  66. "enablePullDownRefresh": false,
  67. "navigationBarBackgroundColor": "#1767F2",
  68. "navigationBarTextStyle": "white"
  69. }
  70. },
  71. {
  72. "path": "pages/orderManagement/feeEvasionRecord/feeEvasionRecord",
  73. "style": {
  74. "navigationBarTitleText": "逃费记录",
  75. "enablePullDownRefresh": false,
  76. "navigationBarBackgroundColor": "#1767F2",
  77. "navigationBarTextStyle": "white"
  78. }
  79. },
  80. {
  81. "path": "pages/orderManagement/voidRecord/voidRecord",
  82. "style": {
  83. "navigationBarTitleText": "作废记录",
  84. "enablePullDownRefresh": false,
  85. "navigationBarBackgroundColor": "#1767F2",
  86. "navigationBarTextStyle": "white"
  87. }
  88. },
  89. {
  90. "path": "pages/orderManagement/recoveryRecord/recoveryRecord",
  91. "style": {
  92. "navigationBarTitleText": "追缴记录",
  93. "enablePullDownRefresh": false,
  94. "navigationBarBackgroundColor": "#1767F2",
  95. "navigationBarTextStyle": "white"
  96. }
  97. },
  98. {
  99. "path": "pages/patrolManagement/patrolRecord/patrolRecord",
  100. "style": {
  101. "navigationBarTitleText": "巡检记录",
  102. "enablePullDownRefresh": false,
  103. "navigationBarBackgroundColor": "#1767F2",
  104. "navigationBarTextStyle": "white"
  105. }
  106. },
  107. {
  108. "path": "pages/patrolManagement/deviceAbnormalRecords/deviceAbnormalRecords",
  109. "style": {
  110. "navigationBarTitleText": "设备异常记录",
  111. "enablePullDownRefresh": true,
  112. "navigationBarBackgroundColor": "#1767F2",
  113. "navigationBarTextStyle": "white"
  114. }
  115. },
  116. {
  117. "path": "pages/patrolManagement/deviceAbnormalRecords/recordsDetails/recordsDetails",
  118. "style": {
  119. "navigationBarTitleText": "设备异常记录详情",
  120. "enablePullDownRefresh": false,
  121. "navigationBarBackgroundColor": "#1767F2",
  122. "navigationBarTextStyle": "white"
  123. }
  124. },
  125. {
  126. "path": "pages/collectorManagement/performanceRanking/performanceRanking",
  127. "style": {
  128. "navigationBarTitleText": "业绩排名",
  129. "enablePullDownRefresh": false,
  130. "navigationBarBackgroundColor": "#1767F2",
  131. "navigationBarTextStyle": "white"
  132. }
  133. },
  134. {
  135. "path": "pages/collectorManagement/performanceAnalysis/performanceAnalysis",
  136. "style": {
  137. "navigationBarTitleText": "业绩分析",
  138. "enablePullDownRefresh": false,
  139. "navigationBarBackgroundColor": "#1767F2",
  140. "navigationBarTextStyle": "white"
  141. }
  142. },
  143. {
  144. "path": "pages/collectorManagement/assessmentRanking/assessmentRanking",
  145. "style": {
  146. "navigationBarTitleText": "考核排名",
  147. "enablePullDownRefresh": false,
  148. "navigationBarBackgroundColor": "#1767F2",
  149. "navigationBarTextStyle": "white"
  150. }
  151. },
  152. {
  153. "path": "pages/collectorManagement/assessmentAnalysis/assessmentAnalysis",
  154. "style": {
  155. "navigationBarTitleText": "考核分析",
  156. "enablePullDownRefresh": false,
  157. "navigationBarBackgroundColor": "#1767F2",
  158. "navigationBarTextStyle": "white"
  159. }
  160. },
  161. {
  162. "path": "pages/collectorManagement/shiftScheduling/shiftScheduling",
  163. "style": {
  164. "navigationBarTitleText": "排班情况",
  165. "enablePullDownRefresh": false,
  166. "navigationBarBackgroundColor": "#1767F2",
  167. "navigationBarTextStyle": "white"
  168. }
  169. },
  170. {
  171. "path": "pages/patrolManagement/emergencyDisposalRecords/emergencyDisposalRecords",
  172. "style": {
  173. "navigationBarTitleText": "应急处置记录",
  174. "enablePullDownRefresh": true,
  175. "navigationBarBackgroundColor": "#1767F2",
  176. "navigationBarTextStyle": "white"
  177. }
  178. },
  179. {
  180. "path": "pages/operationalAnalysis/roadModel/index",
  181. "style": {
  182. "navigationBarTitleText": "路段分析",
  183. "enablePullDownRefresh": false,
  184. "navigationBarBackgroundColor": "#1767F2",
  185. "navigationBarTextStyle": "white"
  186. }
  187. },
  188. {
  189. "path": "pages/operationalAnalysis/parkModel/index",
  190. "style": {
  191. "navigationBarTitleText": "停车场分析",
  192. "enablePullDownRefresh": false,
  193. "navigationBarBackgroundColor": "#1767F2",
  194. "navigationBarTextStyle": "white"
  195. }
  196. },
  197. {
  198. "path": "pages/statisticalReport/roadModel/index",
  199. "style": {
  200. "navigationBarTitleText": "路段统计",
  201. "enablePullDownRefresh": false,
  202. "navigationBarBackgroundColor": "#1767F2",
  203. "navigationBarTextStyle": "white"
  204. }
  205. },
  206. {
  207. "path": "pages/statisticalReport/parkModel/index",
  208. "style": {
  209. "navigationBarTitleText": "停车场统计",
  210. "enablePullDownRefresh": false,
  211. "navigationBarBackgroundColor": "#1767F2",
  212. "navigationBarTextStyle": "white"
  213. }
  214. },
  215. {
  216. "path": "pages/appUpdate/appUpdate",
  217. "style": {
  218. "navigationBarTitleText": "应用更新",
  219. "enablePullDownRefresh": false,
  220. "navigationStyle": "custom"
  221. }
  222. },
  223. {
  224. "path": "pages/patrolManagement/emergencyDisposalRecords/recordsDetails/recordsDetails",
  225. "style": {
  226. "navigationBarTitleText": "详情",
  227. "enablePullDownRefresh": false,
  228. "navigationBarBackgroundColor": "#1767F2",
  229. "navigationBarTextStyle": "white",
  230. "backgroundColor": "#1767F2"
  231. }
  232. }, {
  233. "path": "pages/patrolManagement/deviceAbnormalRecords/addEvaluate/addEvaluate",
  234. "style": {
  235. "navigationBarTitleText": "评论",
  236. "enablePullDownRefresh": false,
  237. "navigationBarBackgroundColor": "#1767F2",
  238. "navigationBarTextStyle": "white",
  239. "backgroundColor": "#1767F2"
  240. }
  241. }
  242. ],
  243. "globalStyle": {
  244. "navigationBarTextStyle": "black",
  245. "navigationBarTitleText": "智慧停车运营端",
  246. "navigationBarBackgroundColor": "#F8F8F8",
  247. "backgroundColor": "#F8F8F8"
  248. }
  249. }