pages.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login/index",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/workbench/index",
  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/index/index",
  26. "style": {
  27. "navigationBarTitleText": "首页",
  28. "navigationStyle": "custom"
  29. }
  30. },
  31. {
  32. "path": "pages/message/index",
  33. "style": {
  34. "navigationBarTitleText": "消息",
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/item/index",
  40. "style": {
  41. "navigationBarTitleText": "物料",
  42. "navigationStyle": "custom"
  43. }
  44. },
  45. {
  46. "path": "pages/item/detail",
  47. "style": {
  48. "navigationBarTitleText": "物料详情",
  49. "navigationStyle": "custom"
  50. }
  51. },
  52. {
  53. "path": "pages/workbench/list/index",
  54. "style": {
  55. "navigationBarTitleText": "列表",
  56. "navigationBarBackgroundColor": "#D5E9FE",
  57. "enablePullDownRefresh": false
  58. }
  59. },
  60. {
  61. "path": "pages/workbench/form/index",
  62. "style": {
  63. "navigationBarTitleText": "表单",
  64. "navigationBarBackgroundColor": "#D5E9FE"
  65. }
  66. },
  67. {
  68. "path": "pages/workbench/map/index",
  69. "style": {
  70. "navigationBarTitleText": "地图",
  71. "navigationStyle": "custom"
  72. }
  73. },
  74. {
  75. "path": "pages/profile/index",
  76. "style": {
  77. "navigationBarTitleText": "我的",
  78. "navigationStyle": "custom"
  79. }
  80. },
  81. {
  82. "path": "pages/order/index",
  83. "style": {
  84. "navigationBarTitleText": "工单",
  85. "navigationStyle": "custom"
  86. }
  87. },
  88. {
  89. "path": "pages/order/detail/index",
  90. "style": {
  91. "navigationBarTitleText": "详情",
  92. "navigationStyle": "#custom"
  93. }
  94. },
  95. {
  96. "path": "pages/push/index",
  97. "style": {
  98. "navigationBarTitleText": "通知",
  99. "navigationBarBackgroundColor": "#D5E9FE"
  100. }
  101. },
  102. {
  103. "path": "uni_modules/uni-upgrade-center-app/pages/uni-app-x/upgrade-popup",
  104. "style": {
  105. "navigationBarTitleText": ""
  106. }
  107. },
  108. {
  109. "path": "pages/profile/password/index",
  110. "style": {
  111. "navigationBarTitleText": "修改密码",
  112. "navigationStyle": "#custom"
  113. }
  114. },
  115. {
  116. "path": "pages/task/index",
  117. "style": {
  118. "navigationBarTitleText": "任务",
  119. "navigationStyle": "custom"
  120. }
  121. },
  122. {
  123. "path": "pages/task/device-list",
  124. "style": {
  125. "navigationBarTitleText": "设备清单",
  126. "navigationStyle": "custom"
  127. }
  128. },
  129. {
  130. "path": "pages/task/device-check",
  131. "style": {
  132. "navigationBarTitleText": "设备检查",
  133. "navigationStyle": "custom"
  134. }
  135. },
  136. {
  137. "path": "pages/task/area-list",
  138. "style": {
  139. "navigationBarTitleText": "任务区域",
  140. "navigationStyle": "custom"
  141. }
  142. },
  143. {
  144. "path": "pages/task/area-patrol",
  145. "style": {
  146. "navigationBarTitleText": "区域巡查",
  147. "navigationStyle": "custom"
  148. }
  149. },
  150. {
  151. "path": "pages/apply/index",
  152. "style": {
  153. "navigationBarTitleText": "物料申请列表",
  154. "navigationStyle": "custom"
  155. }
  156. },
  157. {
  158. "path": "pages/apply/applyNew",
  159. "style": {
  160. "navigationBarTitleText": "物料申请",
  161. "navigationStyle": "custom"
  162. }
  163. },
  164. {
  165. "path": "pages/out/index",
  166. "style": {
  167. "navigationBarTitleText": "出库单列表",
  168. "navigationStyle": "custom"
  169. }
  170. },
  171. {
  172. "path": "pages/apply/applyInfo",
  173. "style": {
  174. "navigationBarTitleText": "申请单信息",
  175. "navigationStyle": "custom"
  176. }
  177. },
  178. {
  179. "path": "pages/out/detail",
  180. "style": {
  181. "navigationBarTitleText": "出库单详情",
  182. "navigationStyle": "custom"
  183. }
  184. },
  185. {
  186. "path": "pages/webview/webview",
  187. "style": {
  188. "navigationBarTitleText": "网页",
  189. "navigationStyle": "custom"
  190. }
  191. }
  192. ],
  193. "globalStyle": {
  194. "navigationBarTextStyle": "black",
  195. "navigationBarTitleText": "uni-app x",
  196. "navigationBarBackgroundColor": "#F8F8F8",
  197. "backgroundColor": "#F8F8F8"
  198. },
  199. "uniIdRouter": {}
  200. }