app.json 5.6 KB

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