pages.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login/wxLogin",
  5. "style": {
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/my/info",
  11. "style": {
  12. "navigationStyle": "custom"
  13. }
  14. }
  15. ],
  16. "subPackages": [
  17. {
  18. "root": "pagesHome",
  19. "pages": [
  20. {
  21. "path": "index",
  22. "style": {
  23. "navigationStyle": "custom"
  24. }
  25. },
  26. {
  27. "path": "video/index",
  28. "style": {
  29. "navigationStyle": "custom"
  30. }
  31. },
  32. {
  33. "path": "video/detail",
  34. "style": {
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "airConditioner/index",
  40. "style": {
  41. "navigationStyle": "custom",
  42. "enablePullDownRefresh": true
  43. }
  44. },
  45. {
  46. "path": "entranceGuard/index",
  47. "style": {
  48. "navigationStyle": "custom"
  49. }
  50. },
  51. {
  52. "path": "employee/index",
  53. "style": {
  54. "navigationStyle": "custom"
  55. }
  56. },
  57. {
  58. "path": "employee/detail",
  59. "style": {
  60. "navigationStyle": "custom"
  61. }
  62. },
  63. {
  64. "path": "energyConsumption/index",
  65. "style": {
  66. "navigationStyle": "custom"
  67. }
  68. },
  69. {
  70. "path": "energyMeter/index",
  71. "style": {
  72. "navigationStyle": "custom"
  73. }
  74. }
  75. ]
  76. },
  77. {
  78. "root": "pagesInspection",
  79. "pages": [
  80. {
  81. "path": "index",
  82. "style": {
  83. "navigationStyle": "custom"
  84. }
  85. },
  86. {
  87. "path": "onlineRepair/index",
  88. "style": {
  89. "navigationStyle": "custom"
  90. }
  91. },
  92. {
  93. "path": "record/index",
  94. "style": {
  95. "navigationStyle": "custom"
  96. }
  97. },
  98. {
  99. "path": "waitOrder/index",
  100. "style": {
  101. "navigationStyle": "custom"
  102. }
  103. },
  104. {
  105. "path": "waitOrder/detail",
  106. "style": {
  107. "navigationStyle": "custom"
  108. }
  109. },
  110. {
  111. "path": "abnormalDevice/index",
  112. "style": {
  113. "navigationStyle": "custom"
  114. }
  115. }
  116. ]
  117. },
  118. {
  119. "root": "pagesStorage",
  120. "pages": [
  121. {
  122. "path": "home",
  123. "style": {
  124. "navigationStyle": "custom"
  125. }
  126. },
  127. {
  128. "path": "inStorage/index",
  129. "style": {
  130. "navigationStyle": "custom"
  131. }
  132. },
  133. {
  134. "path": "inStorage/add",
  135. "style": {
  136. "navigationStyle": "custom"
  137. }
  138. },
  139. {
  140. "path": "inStorage/goods",
  141. "style": {
  142. "navigationStyle": "custom",
  143. "enablePullDownRefresh": true
  144. }
  145. },
  146. {
  147. "path": "inStorage/scan",
  148. "style": {
  149. "navigationStyle": "custom",
  150. "enablePullDownRefresh": true
  151. }
  152. },
  153. {
  154. "path": "outStorage/index",
  155. "style": {
  156. "navigationStyle": "custom"
  157. }
  158. },
  159. {
  160. "path": "outStorage/add",
  161. "style": {
  162. "navigationStyle": "custom"
  163. }
  164. },
  165. {
  166. "path": "outStorage/goods",
  167. "style": {
  168. "navigationStyle": "custom",
  169. "enablePullDownRefresh": true
  170. }
  171. },
  172. {
  173. "path": "moveStorage/index",
  174. "style": {
  175. "navigationStyle": "custom"
  176. }
  177. },
  178. {
  179. "path": "moveStorage/add",
  180. "style": {
  181. "navigationStyle": "custom"
  182. }
  183. },
  184. {
  185. "path": "moveStorage/goods",
  186. "style": {
  187. "navigationStyle": "custom",
  188. "enablePullDownRefresh": true
  189. }
  190. },
  191. {
  192. "path": "checkStorage/index",
  193. "style": {
  194. "navigationStyle": "custom"
  195. }
  196. },
  197. {
  198. "path": "checkStorage/add",
  199. "style": {
  200. "navigationStyle": "custom"
  201. }
  202. },
  203. {
  204. "path": "checkStorage/goods",
  205. "style": {
  206. "navigationStyle": "custom",
  207. "enablePullDownRefresh": true
  208. }
  209. },
  210. {
  211. "path": "inventoryStatistics/index",
  212. "style": {
  213. "navigationStyle": "custom",
  214. "enablePullDownRefresh": true
  215. }
  216. },
  217. {
  218. "path": "storageRecord/index",
  219. "style": {
  220. "navigationStyle": "custom",
  221. "enablePullDownRefresh": true
  222. }
  223. },
  224. {
  225. "path": "storageRecord/detail",
  226. "style": {
  227. "navigationStyle": "custom",
  228. "enablePullDownRefresh": true
  229. }
  230. },
  231. {
  232. "path": "units/index",
  233. "style": {
  234. "navigationStyle": "custom",
  235. "enablePullDownRefresh": true
  236. }
  237. },
  238. {
  239. "path": "storage/index",
  240. "style": {
  241. "navigationStyle": "custom",
  242. "enablePullDownRefresh": true
  243. }
  244. }
  245. ]
  246. }
  247. ],
  248. "globalStyle": {
  249. "navigationBarTitleText": "uni-app",
  250. "navigationBarBackgroundColor": "#FFFFFF",
  251. "navigationBarTextStyle": "black"
  252. },
  253. "easycom": {
  254. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  255. },
  256. "permission": {
  257. "scope.userLocation": {
  258. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  259. }
  260. }
  261. }