pages.json 4.6 KB

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