pages.json 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "首页"
  7. }
  8. },
  9. {
  10. "path": "pages/my/my",
  11. "style": {
  12. "navigationBarTitleText": "个人中心"
  13. }
  14. },
  15. {
  16. "path": "pages/order/index",
  17. "style": {
  18. "navigationBarTitleText": "订单统计"
  19. }
  20. },
  21. {
  22. "path": "pages/book/index",
  23. "style": {
  24. "navigationBarTitleText": "图书管理"
  25. }
  26. }
  27. ],
  28. "subPackages": [{
  29. "root": "pages/index",
  30. "pages": [{
  31. "path": "express/transfer-sign",
  32. "style": {
  33. "navigationBarTitleText": "中转签收"
  34. }
  35. }, {
  36. "path": "express/quick-check",
  37. "style": {
  38. "navigationBarTitleText": "快速验收"
  39. }
  40. }, {
  41. "path": "express/quick-unpack",
  42. "style": {
  43. "navigationBarTitleText": "快速拆包"
  44. }
  45. }, {
  46. "path": "express/route-exception",
  47. "style": {
  48. "navigationBarTitleText": "路由签收异常"
  49. }
  50. }, {
  51. "path": "express/warehouse-sign",
  52. "style": {
  53. "navigationBarTitleText": "到仓签收"
  54. }
  55. }, {
  56. "path": "express/weight-modify",
  57. "style": {
  58. "navigationBarTitleText": "重量修改"
  59. }
  60. }, {
  61. "path": "audit/confirm-receipt",
  62. "style": {
  63. "navigationBarTitleText": "确认收货"
  64. }
  65. }, {
  66. "path": "audit/scan-order",
  67. "style": {
  68. "navigationBarTitleText": "扫书查单"
  69. }
  70. }, {
  71. "path": "audit/express-order",
  72. "style": {
  73. "navigationBarTitleText": "根据快递单或订单"
  74. }
  75. }, {
  76. "path": "audit/sender",
  77. "style": {
  78. "navigationBarTitleText": "根据发件人"
  79. }
  80. }, {
  81. "path": "statistic/audit",
  82. "style": {
  83. "navigationBarTitleText": "审核统计"
  84. }
  85. }, {
  86. "path": "statistic/after-sale",
  87. "style": {
  88. "navigationBarTitleText": "售后统计"
  89. }
  90. }, {
  91. "path": "statistic/package",
  92. "style": {
  93. "navigationBarTitleText": "打包统计"
  94. }
  95. }, {
  96. "path": "wms/medium-in",
  97. "style": {
  98. "navigationBarTitleText": "中等入库"
  99. }
  100. }, {
  101. "path": "wms/good-in",
  102. "style": {
  103. "navigationBarTitleText": "良品入库"
  104. }
  105. }, {
  106. "path": "wms/secondary-in",
  107. "style": {
  108. "navigationBarTitleText": "次品入库"
  109. }
  110. }, {
  111. "path": "wms/bad-in",
  112. "style": {
  113. "navigationStyle": "custom",
  114. "navigationBarTitleText": "不良入库"
  115. }
  116. }, {
  117. "path": "wms/bad-out",
  118. "style": {
  119. "navigationBarTitleText": "不良出库"
  120. }
  121. }, {
  122. "path": "wms/bad-out-order",
  123. "style": {
  124. "navigationBarTitleText": "不良出库"
  125. }
  126. }, {
  127. "path": "wms/bad-off",
  128. "style": {
  129. "navigationBarTitleText": "不良下架"
  130. }
  131. }, {
  132. "path": "wms/order-query",
  133. "style": {
  134. "navigationBarTitleText": "订单查询"
  135. }
  136. }, {
  137. "path": "wms/location-order",
  138. "style": {
  139. "navigationBarTitleText": "库位订单"
  140. }
  141. }, {
  142. "path": "wms/location-select",
  143. "style": {
  144. "navigationBarTitleText": "库位选择"
  145. }
  146. }, {
  147. "path": "wms/warehouse-select",
  148. "style": {
  149. "navigationBarTitleText": "仓库选择"
  150. }
  151. }, {
  152. "path": "wms/speedy-check",
  153. "style": {
  154. "navigationStyle": "custom",
  155. "navigationBarTitleText": "快速盘点"
  156. }
  157. }, {
  158. "path": "offline/check-order",
  159. "style": {
  160. "navigationBarTitleText": "线下核单"
  161. }
  162. }, {
  163. "path": "offline/check-record",
  164. "style": {
  165. "navigationBarTitleText": "核单记录"
  166. }
  167. }, {
  168. "path": "entry/scan-book",
  169. "style": {
  170. "navigationBarTitleText": "扫码查书"
  171. }
  172. }, {
  173. "path": "entry/book-weight",
  174. "style": {
  175. "navigationBarTitleText": "录入书籍重量"
  176. }
  177. },
  178. {
  179. "path": "express/logistics-detail",
  180. "style": {
  181. "navigationBarTitleText": "物流详情"
  182. }
  183. },
  184. {
  185. "path": "wms/task-detail",
  186. "style": {
  187. "navigationStyle": "custom",
  188. "navigationBarTitleText": "下架任务"
  189. }
  190. },
  191. {
  192. "path": "wms/speedy-check-add",
  193. "style": {
  194. "navigationStyle": "custom",
  195. "navigationBarTitleText": "选择商品"
  196. }
  197. }
  198. ]
  199. }, {
  200. "root": "pages/my",
  201. "pages": [{
  202. "path": "page/user-info",
  203. "style": {
  204. "navigationBarTitleText": "用户信息"
  205. }
  206. },
  207. {
  208. "path": "page/warehouse",
  209. "style": {
  210. "navigationBarTitleText": "默认仓库"
  211. }
  212. }, {
  213. "path": "page/school",
  214. "style": {
  215. "navigationBarTitleText": "学校设置"
  216. }
  217. }, {
  218. "path": "page/audit-unfinished",
  219. "style": {
  220. "navigationBarTitleText": "审核未完成"
  221. }
  222. }, {
  223. "path": "page/version",
  224. "style": {
  225. "navigationBarTitleText": "版本设置"
  226. }
  227. }, {
  228. "path": "page/volume",
  229. "style": {
  230. "navigationBarTitleText": "音频设置"
  231. }
  232. }, {
  233. "path": "page/book-display",
  234. "style": {
  235. "navigationBarTitleText": "图书显示设置"
  236. }
  237. }, {
  238. "path": "page/password",
  239. "style": {
  240. "navigationBarTitleText": "修改密码"
  241. }
  242. }
  243. ]
  244. }, {
  245. "root": "pages/order/stat",
  246. "pages": [{
  247. "path": "pending-review",
  248. "style": {
  249. "navigationBarTitleText": "待初审统计"
  250. }
  251. },
  252. {
  253. "path": "pending-pick",
  254. "style": {
  255. "navigationBarTitleText": "待拣件统计"
  256. }
  257. },
  258. {
  259. "path": "pending-sign",
  260. "style": {
  261. "navigationBarTitleText": "已拣件待签收"
  262. }
  263. },
  264. {
  265. "path": "pending-confirm",
  266. "style": {
  267. "navigationBarTitleText": "待确认收货"
  268. }
  269. },
  270. {
  271. "path": "pending-audit",
  272. "style": {
  273. "navigationBarTitleText": "已到货待审核"
  274. }
  275. },
  276. {
  277. "path": "pending-payment",
  278. "style": {
  279. "navigationBarTitleText": "待付款"
  280. }
  281. },
  282. {
  283. "path": "receive-stat",
  284. "style": {
  285. "navigationBarTitleText": "收货统计"
  286. }
  287. }
  288. ]
  289. }],
  290. "globalStyle": {
  291. "navigationBarTextStyle": "black",
  292. "navigationBarTitleText": "",
  293. "navigationBarBackgroundColor": "#ffffff"
  294. },
  295. "tabBar": {
  296. "backgroundColor": "#ffffff",
  297. "color": "#767676",
  298. "selectedColor": "#31B4FF",
  299. "list": [{
  300. "pagePath": "pages/index/index",
  301. "iconPath": "/static/tabbar/home.png",
  302. "selectedIconPath": "/static/tabbar/homeHl.png",
  303. "text": "首页"
  304. },
  305. {
  306. "pagePath": "pages/order/index",
  307. "iconPath": "/static/tabbar/order.png",
  308. "selectedIconPath": "/static/tabbar/orderHl.png",
  309. "text": "订单"
  310. },
  311. {
  312. "pagePath": "pages/book/index",
  313. "iconPath": "/static/tabbar/book.png",
  314. "selectedIconPath": "/static/tabbar/bookHl.png",
  315. "text": "图书"
  316. },
  317. {
  318. "pagePath": "pages/my/my",
  319. "iconPath": "/static/tabbar/mine.png",
  320. "selectedIconPath": "/static/tabbar/mineHl.png",
  321. "text": "我的"
  322. }
  323. ]
  324. },
  325. "uniIdRouter": {}
  326. }