app.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. {
  2. "pages": [
  3. "pages/login/phone",
  4. "pages/login/selectSite",
  5. "pages/login/retrievePassword",
  6. "pages/teams/index",
  7. "pages/teams/addUsers",
  8. "pages/teams/addRole",
  9. "pages/teams/addOrder",
  10. "pages/teams/order",
  11. "pages/index/index",
  12. "pages/index/message/detail",
  13. "pages/address/index",
  14. "pages/address/update",
  15. "pages/index/userCenter/changePassword/index",
  16. "pages/index/userCenter/userMsg/index",
  17. "pages/bankAccount/index",
  18. "pages/bankAccount/update",
  19. "pages/notifications/webview",
  20. "pages/notifications/associatedPublicNumber",
  21. "pages/login/developerTools"
  22. ],
  23. "subpackages": [
  24. {
  25. "root": "packageA",
  26. "pages": [
  27. "options/index",
  28. "market/detail",
  29. "orderForm/detail",
  30. "shipment/index",
  31. "shipment/detail",
  32. "account/index",
  33. "activity/index",
  34. "activity/detail",
  35. "remitVoucher/index",
  36. "remitVoucher/detail",
  37. "remitVoucher/update",
  38. "remitVoucher/modules/selectAccount/index",
  39. "toolBill/index",
  40. "toolBill/update",
  41. "toolBill/detail",
  42. "toolBill/modules/selectProduct/index",
  43. "toolBill/modules/selectOrder/index",
  44. "betweenFee/index",
  45. "returnOne/index",
  46. "returnOne/detail",
  47. "returnOne/update",
  48. "market/selected/index",
  49. "dispatchBill/index",
  50. "dispatchBill/detail",
  51. "activity/selectProduct/index",
  52. "orderForm/index",
  53. "orderForm/modules/setBrand/index",
  54. "orderForm/rows",
  55. "dispatchBill/rows",
  56. "dispatchBill/sentandback",
  57. "activity/selectProduct/cart/index",
  58. "target/index",
  59. "favorites/index",
  60. "activity/bindingProduct/index",
  61. "deliveryConfirmation/index",
  62. "deliveryConfirmation/detail",
  63. "repair/index",
  64. "repair/detail",
  65. "repair/insert",
  66. "repair/select",
  67. "orderForm/frozenList",
  68. "fittings/index",
  69. "writeOff/index",
  70. "writeOff/detail",
  71. "fittings/rows"
  72. ]
  73. },
  74. {
  75. "root": "select",
  76. "pages": [
  77. "product/index",
  78. "agent/index",
  79. "address/index",
  80. "finance/index",
  81. "contract/index",
  82. "activity/index",
  83. "orderFormLine/index",
  84. "contacts/index",
  85. "account/index",
  86. "product1/index",
  87. "address/addAndEdit",
  88. "workOrder/index",
  89. "workOrderProduct/index",
  90. "addPreciseSearch/index",
  91. "lead/index"
  92. ]
  93. },
  94. {
  95. "root": "Universal",
  96. "pages": [
  97. "dataTeam/index"
  98. ]
  99. },
  100. {
  101. "root": "marketing",
  102. "pages": [
  103. "annunciate/index",
  104. "annunciate/details",
  105. "promotional/index",
  106. "promotional/details",
  107. "promotional/upload",
  108. "college/index",
  109. "college/detail",
  110. "submission/index",
  111. "submission/details",
  112. "mediaLibrary/index"
  113. ]
  114. },
  115. {
  116. "root": "CRM",
  117. "pages": [
  118. "customer/index",
  119. "customer/detail",
  120. "customer/create",
  121. "order/index",
  122. "order/detail",
  123. "warehouse/index",
  124. "lead/index",
  125. "lead/detail",
  126. "customer/modules/order/details"
  127. ]
  128. }
  129. ],
  130. "preloadRule": {
  131. "pages/login/phone": {
  132. "packages": [
  133. "packageA",
  134. "select",
  135. "Universal",
  136. "marketing",
  137. "CRM"
  138. ],
  139. "network": "all"
  140. }
  141. },
  142. "usingComponents": {
  143. "Yl_Empty": "/components/Yl_Empty/index",
  144. "Yl_Filtrate": "/components/Yl_Filtrate/index",
  145. "Yl_FloatingButton": "/components/Yl_FloatingButton/index",
  146. "Yl_FunTabs": "/components/Yl_FunTabs/index",
  147. "Yl_HeadNav": "/components/Yl_HeadNav/index",
  148. "Yl_ListBox": "/components/Yl_ListBox/index",
  149. "Yl_Tabbar": "/components/Yl_Tabbar/index",
  150. "Yl_Field": "/components/Yl_Field/index",
  151. "van-tag": "@vant/weapp/tag/index",
  152. "van-button": "@vant/weapp/button/index",
  153. "van-cell": "@vant/weapp/cell/index",
  154. "van-action-sheet": "@vant/weapp/action-sheet/index",
  155. "van-popup": "@vant/weapp/popup/index",
  156. "van-checkbox": "@vant/weapp/checkbox/index",
  157. "van-checkbox-group": "@vant/weapp/checkbox-group/index",
  158. "van-image": "@vant/weapp/image/index",
  159. "van-loading": "@vant/weapp/loading/index",
  160. "van-icon": "@vant/weapp/icon/index",
  161. "van-tab": "@vant/weapp/tab/index",
  162. "van-tabs": "@vant/weapp/tabs/index",
  163. "van-search": "@vant/weapp/search/index",
  164. "record": "/components/record/index",
  165. "van-dialog": "@vant/weapp/dialog/index",
  166. "van-field": "@vant/weapp/field/index",
  167. "van-radio-group": "@vant/weapp/radio-group/index",
  168. "van-radio": "@vant/weapp/radio/index"
  169. },
  170. "window": {
  171. "backgroundTextStyle": "light",
  172. "navigationBarBackgroundColor": "#085CDF",
  173. "navigationBarTitleText": "E-订单",
  174. "navigationBarTextStyle": "white"
  175. },
  176. "sitemapLocation": "sitemap.json"
  177. }