pages.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/login/login",
  5. "style": {}
  6. }, {
  7. "path": "pages/index/index",
  8. "style": {}
  9. }, {
  10. "path": "pages/new-tag/new-tag",
  11. "style": {}
  12. }, {
  13. "path": "pages/tag/tag",
  14. "style": {}
  15. }, {
  16. "path": "pages/tag/tag-scan",
  17. "style": {}
  18. }, {
  19. "path": "pages/tag/tag-change",
  20. "style": {}
  21. }, {
  22. "path": "pages/tag/tag-change-scan",
  23. "style": {}
  24. }, {
  25. "path": "pages/tag/tag-init",
  26. "style": {}
  27. }, {
  28. "path": "pages/tag/tag-init-scan",
  29. "style": {}
  30. }, {
  31. "path": "pages/material-tree/material-tree",
  32. "style": {}
  33. }, {
  34. "path": "pages/stocktaking/stocktaking",
  35. "style": {}
  36. }, {
  37. "path": "pages/warehousing/warehousing",
  38. "style": {}
  39. }, {
  40. "path": "pages/warehousing/warehousing-details",
  41. "style": {}
  42. }, {
  43. "path": "pages/warehousing/warehousing-bind",
  44. "style": {}
  45. }, {
  46. "path": "pages/store-in-manage/scan-paste/index",
  47. "style": {}
  48. }, {
  49. "path": "pages/store-in-manage/artificial-paste/artificial-paste",
  50. "style": {}
  51. }, {
  52. "path": "pages/store-in-manage/artificial-paste/artificial-paste-detail",
  53. "style": {}
  54. }, {
  55. "path": "pages/store-in-manage/artificial-paste/artificial-paste-scan",
  56. "style": {}
  57. }, {
  58. "path": "pages/store-in-manage/quality/quality",
  59. "style": {}
  60. }, {
  61. "path": "pages/store-in-manage/quality/quality-detail",
  62. "style": {}
  63. }, {
  64. "path": "pages/store-in-manage/quality/quality-scan",
  65. "style": {}
  66. }, {
  67. "path": "pages/store-in-manage/quality/quality-update",
  68. "style": {}
  69. }, {
  70. "path": "pages/store-manage/store-check/store-check",
  71. "style": {}
  72. }, {
  73. "path": "pages/store-manage/store-check/store-check-scan",
  74. "style": {}
  75. }, {
  76. "path": "pages/store-manage/day-check/day-check",
  77. "style": {}
  78. }, {
  79. "path": "pages/store-manage/day-check/day-check-scan",
  80. "style": {}
  81. }, {
  82. "path": "pages/store-manage/user-check/user-check",
  83. "style": {}
  84. }, {
  85. "path": "pages/store-manage/user-check/location-edit",
  86. "style": {}
  87. }, {
  88. "path": "pages/store-manage/user-check/user-check-scan",
  89. "style": {}
  90. }, {
  91. "path": "pages/apply-manage/back-in-store/back-in-store",
  92. "style": {}
  93. }, {
  94. "path": "pages/store-out-manage/return-apply/return-apply",
  95. "style": {}
  96. }, {
  97. "path": "pages/store-out-manage/return-apply/return-apply-scan",
  98. "style": {}
  99. }, {
  100. "path": "pages/store-out-manage/breakage-apply/breakage-apply",
  101. "style": {}
  102. }, {
  103. "path": "pages/store-out-manage/breakage-apply/breakage-apply-scan",
  104. "style": {}
  105. }, {
  106. "path": "pages/store-out-manage/store-out/store-out",
  107. "style": {}
  108. }, {
  109. "path": "pages/store-out-manage/store-out/store-out-scan",
  110. "style": {}
  111. }, {
  112. "path": "pages/store-in-manage/store-in/store-in",
  113. "style": {}
  114. }, {
  115. "path": "pages/store-in-manage/store-in/store-in-scan",
  116. "style": {}
  117. }, {
  118. "path": "pages/store-manage/store-material/store-material",
  119. "style": {}
  120. }, {
  121. "path": "pages/tag/tag-new/tag-new",
  122. "style": {}
  123. }, {
  124. "path": "pages/tag/tag-new/tag-new-scan",
  125. "style": {}
  126. }, {
  127. "path": "pages/tag/tag-new/tag-new-list",
  128. "style": {}
  129. }, {
  130. "path": "pages/tag/tag-dispatch/tag-dispatch",
  131. "style": {}
  132. }, {
  133. "path": "pages/store-manage/dispatch-check/dispatch-check",
  134. "style": {}
  135. }, {
  136. "path": "pages/store-manage/dispatch-check/dispatch-check-scan",
  137. "style": {}
  138. }, {
  139. "path": "pages/store-manage/dispatch-check/dispatch-check-result",
  140. "style": {}
  141. }, {
  142. "path": "pages/store-manage/day-check/day-check-result",
  143. "style": {}
  144. }, {
  145. "path": "pages/store-manage/user-check/user-check-result",
  146. "style": {}
  147. }, {
  148. "path": "pages/store-manage/user-check/user-check-result",
  149. "style": {}
  150. }, {
  151. "path": "pages/store-manage/other-tag/other-tag",
  152. "style": {}
  153. }, {
  154. "path": "pages/tag/tag-right/tag-right",
  155. "style": {}
  156. }, {
  157. "path": "pages/tag/tag-right/tag-right-handle",
  158. "style": {}
  159. }, {
  160. "path": "pages/tag/tag-right/tag-material",
  161. "style": {}
  162. }, {
  163. "path": "pages/store-manage/contract-list/contract-list",
  164. "style": {}
  165. }, {
  166. "path": "pages/store-in-manage/quality/quality-no-check",
  167. "style": {}
  168. }, {
  169. "path": "pages/store-out-manage/return-stock-apply/return-stock-apply",
  170. "style": {}
  171. }, {
  172. "path": "pages/store-out-manage/return-stock-apply/return-stock-apply-detail",
  173. "style": {}
  174. }, {
  175. "path": "pages/store-out-manage/return-material/return-material",
  176. "style": {}
  177. }, {
  178. "path": "pages/store-out-manage/return-material/return-material-detail",
  179. "style": {}
  180. }, {
  181. "path": "pages/store-out-manage/return-material/return-material-scan",
  182. "style": {}
  183. }, {
  184. "path": "pages/store-out-manage/return-material/return-material-tag-scan",
  185. "style": {}
  186. },{
  187. "path": "pages/warehouse/warehouse-list",
  188. "style": {}
  189. },{
  190. "path": "pages/warehouse/return-warehouse",
  191. "style": {}
  192. },{
  193. "path": "pages/warehouse/review",
  194. "style": {}
  195. },{
  196. "path": "pages/warehouse/reviewDtl",
  197. "style": {}
  198. },{
  199. "path": "pages/warehouse/scan",
  200. "style": {}
  201. },{
  202. "path": "pages/warehouse/tag",
  203. "style": {}
  204. },{
  205. "path": "pages/warehouse/tag-scan",
  206. "style": {}
  207. },{
  208. "path": "pages/warehouse/fabric-correction",
  209. "style": {}
  210. }
  211. ],
  212. "globalStyle": {
  213. "navigationStyle": "custom",
  214. "app-plus": {
  215. "bounce": "none"
  216. }
  217. },
  218. "easycom": {
  219. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  220. }
  221. }