app.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. {
  2. "pages": [
  3. "pages/login/phone",
  4. "pages/login/selectSite",
  5. "pages/login/retrievePassword",
  6. "pages/tabbar/home/index",
  7. "pages/tabbar/mine/index",
  8. "pages/tabbar/message/index",
  9. "pages/tabbar/mine/userMsg/index",
  10. "pages/tabbar/message/details",
  11. "pages/tabbar/mine/changePassword/index",
  12. "pages/teams/index",
  13. "pages/teams/addUsers",
  14. "pages/teams/addRole",
  15. "pages/tabbar/mine/address/index",
  16. "pages/tabbar/mine/address/update"
  17. ],
  18. "subpackages": [
  19. {
  20. "root": "packageA",
  21. "pages": [
  22. "options/index",
  23. "market/index",
  24. "market/detail",
  25. "shopping/index",
  26. "orderForm/index",
  27. "orderForm/detail",
  28. "orderForm/add/add",
  29. "orderForm/modules/setBrand/index",
  30. "shipment/index",
  31. "shipment/detail",
  32. "target/index",
  33. "target/person",
  34. "account/index",
  35. "activity/index",
  36. "activity/detail",
  37. "tool/index",
  38. "invoice/index",
  39. "invoice/update",
  40. "invoice/detail",
  41. "remitVoucher/index",
  42. "remitVoucher/detail",
  43. "remitVoucher/update",
  44. "remitVoucher/modules/selectAccount/index",
  45. "toolBill/index",
  46. "toolBill/update",
  47. "toolBill/detail",
  48. "toolBill/modules/selectProduct/index",
  49. "toolBill/modules/selectOrder/index",
  50. "borrow/index",
  51. "borrow/detail",
  52. "betweenFee/index",
  53. "returnOne/index",
  54. "returnOne/detail",
  55. "returnOne/update",
  56. "market/selected/index"
  57. ]
  58. },
  59. {
  60. "root": "select",
  61. "pages": [
  62. "product/index",
  63. "agent/index",
  64. "address/index",
  65. "finance/index",
  66. "contract/index",
  67. "activity/index",
  68. "orderFormLine/index"
  69. ]
  70. },
  71. {
  72. "root": "Eservice",
  73. "pages": [
  74. "workOrder/index",
  75. "workOrderDetail/index",
  76. "workerLeader/serviceBillList/index",
  77. "workerLeader/addServiceBill/index",
  78. "workerLeader/editServiceBill/index",
  79. "workerLeader/serviceBillDetail/index",
  80. "workerLeader/orderList/index",
  81. "workerLeader/billCanUseProduct/index",
  82. "workerLeader/agentList/index",
  83. "workerLeader/editworkOrderDetail/index",
  84. "saler/serviceBillList/index",
  85. "saler/addServiceBill/index",
  86. "saler/editServiceBill/index",
  87. "saler/serviceBillDetail/index",
  88. "saler/orderList/index",
  89. "saler/billCanUseProduct/index",
  90. "saler/agentList/index",
  91. "agent/serviceBillList/index",
  92. "agent/addServiceBill/index",
  93. "agent/editServiceBill/index",
  94. "agent/serviceBillDetail/index",
  95. "agent/orderList/index",
  96. "agent/billCanUseProduct/index",
  97. "index/index",
  98. "nodeDetail/index",
  99. "signName/index",
  100. "addTrainers/index",
  101. "serviceMaterial/index",
  102. "trainConfirmBill/index",
  103. "workBillConfirmInfo/index",
  104. "installConfirmBill/index",
  105. "serviceConfirmBill/index",
  106. "webView/index"
  107. ]
  108. }
  109. ],
  110. "preloadRule": {
  111. "pages/tabbar/home/index": {
  112. "packages": [
  113. "packageA",
  114. "Eservice",
  115. "select"
  116. ],
  117. "network": "all"
  118. },
  119. "pages/login/phone": {
  120. "packages": [
  121. "packageA",
  122. "Eservice",
  123. "select"
  124. ],
  125. "network": "all"
  126. }
  127. },
  128. "usingComponents": {
  129. "Yl_Empty": "/components/Yl_Empty/index",
  130. "Yl_Filtrate": "/components/Yl_Filtrate/index",
  131. "Yl_FloatingButton": "/components/Yl_FloatingButton/index",
  132. "Yl_FunTabs": "/components/Yl_FunTabs/index",
  133. "Yl_HeadNav": "/components/Yl_HeadNav/index",
  134. "Yl_ListBox": "/components/Yl_ListBox/index",
  135. "Yl_Tabbar": "/components/Yl_Tabbar/index",
  136. "Yl_Field": "/components/Yl_Field/index",
  137. "van-button": "@vant/weapp/button/index",
  138. "van-cell": "@vant/weapp/cell/index",
  139. "van-action-sheet": "@vant/weapp/action-sheet/index",
  140. "van-popup": "@vant/weapp/popup/index",
  141. "van-checkbox": "@vant/weapp/checkbox/index",
  142. "van-checkbox-group": "@vant/weapp/checkbox-group/index",
  143. "van-image": "@vant/weapp/image/index",
  144. "van-loading": "@vant/weapp/loading/index",
  145. "van-icon": "@vant/weapp/icon/index",
  146. "van-tab": "@vant/weapp/tab/index",
  147. "van-tabs": "@vant/weapp/tabs/index",
  148. "van-search": "@vant/weapp/search/index",
  149. "t-pull-down-refresh": "tdesign-miniprogram/pull-down-refresh/pull-down-refresh",
  150. "t-cascader": "tdesign-miniprogram/cascader/cascader",
  151. "t-tag": "tdesign-miniprogram/tag/tag",
  152. "t-check-tag": "tdesign-miniprogram/check-tag/check-tag",
  153. "t-button": "tdesign-miniprogram/button/button",
  154. "t-textarea": "tdesign-miniprogram/textarea/textarea",
  155. "t-call": "/components/call/call",
  156. "t-icon": "tdesign-miniprogram/icon/icon"
  157. },
  158. "tabBar": {
  159. "custom": true,
  160. "color": "#000000",
  161. "selectedColor": "#000000",
  162. "backgroundColor": "#000000",
  163. "list": [
  164. {
  165. "pagePath": "pages/tabbar/home/index"
  166. },
  167. {
  168. "pagePath": "pages/tabbar/message/index"
  169. },
  170. {
  171. "pagePath": "pages/tabbar/mine/index"
  172. }
  173. ]
  174. },
  175. "window": {
  176. "backgroundTextStyle": "light",
  177. "navigationBarBackgroundColor": "#085CDF",
  178. "navigationBarTitleText": "E-订单",
  179. "navigationBarTextStyle": "white"
  180. },
  181. "sitemapLocation": "sitemap.json"
  182. }