pages.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. {
  2. "pages": [{
  3. "path": "pages/index/index"
  4. }, {
  5. "path": "pages/picture/index"
  6. },{
  7. "path": "pages/login/login"
  8. }, {
  9. "path": "pages/email/index",
  10. "style": {
  11. "navigationBarTitleText": "发送邮件"
  12. }
  13. }],
  14. "subPackages": [{
  15. "root": "packageA",
  16. "pages": [{
  17. "path": "affiche/index"
  18. }, {
  19. "path": "affiche/detail"
  20. }, {
  21. "path": "course/index"
  22. }, {
  23. "path": "course/list"
  24. }, {
  25. "path": "course/detail"
  26. }, {
  27. "path": "exam/index"
  28. }, {
  29. "path": "exam/detail"
  30. }, {
  31. "path": "exam/result"
  32. }, {
  33. "path": "dailyYttendance/index"
  34. }, {
  35. "path": "dailyYttendance/makePoster"
  36. }, {
  37. "path": "advertising/shareable"
  38. }, {
  39. "path": "advertising/unshareable"
  40. }, {
  41. "path": "resourceLibrary/index"
  42. }, {
  43. "path": "resourceLibrary/detail"
  44. }, {
  45. "path": "resourceLibrary/picture"
  46. }, {
  47. "path": "webView/webView"
  48. }, {
  49. "path": "fullView/detail",
  50. "style": {
  51. "onReachBottonDistance": 300
  52. }
  53. }, {
  54. "path": "fullView/upload"
  55. }, {
  56. "path": "shop/history"
  57. }]
  58. }, {
  59. "root": "packageCase",
  60. "pages": [{
  61. "path": "imgs/detail"
  62. }, {
  63. "path": "product/detail"
  64. }, {
  65. "path": "electricAppliances/index"
  66. }]
  67. }, {
  68. "root": "store",
  69. "pages": [{
  70. "path": "product/detail"
  71. }, {
  72. "path": "deliveryAddress/index"
  73. }, {
  74. "path": "deliveryAddress/insert"
  75. }, {
  76. "path": "orderForm/index"
  77. }, {
  78. "path": "orderForm/detail"
  79. }, {
  80. "path": "orderForm/insert"
  81. }, {
  82. "path": "budget/changePrice"
  83. }, {
  84. "path": "budget/result"
  85. }, {
  86. "path": "storeQRCode/index"
  87. }, {
  88. "path": "insert/store"
  89. }, {
  90. "path": "insert/member"
  91. }, {
  92. "path": "center/detail"
  93. }, {
  94. "path": "lottery/shareable"
  95. }, {
  96. "path": "lottery/unshareable"
  97. }]
  98. }, {
  99. "root": "cloud",
  100. "pages": [{
  101. "path": "globalSearch/index"
  102. }, {
  103. "path": "businessCard/index",
  104. "style": {
  105. "navigationStyle": "custom"
  106. }
  107. }, {
  108. "path": "businessCard/share"
  109. }, {
  110. "path": "businessCard/edit"
  111. }, {
  112. "path": "mySubscription/index"
  113. }, {
  114. "path": "subscriptionList/index"
  115. }, {
  116. "path": "winningNews/index"
  117. }, {
  118. "path": "winningNews/detail"
  119. }, {
  120. "path": "contacts/index"
  121. }, {
  122. "path": "commodityAdjustment/index"
  123. }, {
  124. "path": "commodityAdjustment/detail"
  125. }, {
  126. "path": "collect/mylist"
  127. }, {
  128. "path": "feedback/index"
  129. }, {
  130. "path": "feedback/detail",
  131. "style": {
  132. "onReachBottonDistance": 300
  133. }
  134. }, {
  135. "path": "feedback/insert"
  136. }, {
  137. "path": "serviceAdmin/redskinsServiceAdmin"
  138. }, {
  139. "path": "designReality/index"
  140. }]
  141. }, {
  142. "root": "team",
  143. "pages": [{
  144. "path": "team/index"
  145. }, {
  146. "path": "team/getInvite"
  147. }, {
  148. "path": "team/InviteUser",
  149. "style": {
  150. "navigationStyle": "custom"
  151. }
  152. }, {
  153. "path": "userCenter/personal"
  154. }, {
  155. "path": "userCenter/wechatbind"
  156. }, {
  157. "path": "userCenter/insert"
  158. }, {
  159. "path": "userCenter/selectUser"
  160. }, {
  161. "path": "agency/detail"
  162. }, {
  163. "path": "agency/check"
  164. }]
  165. }, {
  166. "root": "select",
  167. "pages": [{
  168. "path": "store/store"
  169. }, {
  170. "path": "place/index"
  171. }, {
  172. "path": "roleid/roleid"
  173. }]
  174. }],
  175. "preloadRule": {
  176. "pages/index/index": {
  177. "network": "all",
  178. "packages": ["packageCase", "packageA", "store", "cloud", "team", "select"]
  179. },
  180. "store/insert/store": {
  181. "network": "all",
  182. "packages": ["team", "select"]
  183. }
  184. },
  185. "globalStyle": {
  186. "navigationBarTextStyle": "black",
  187. "navigationBarTitleText": "营销宝",
  188. "navigationBarBackgroundColor": "#FFF",
  189. "backgroundColor": "#F8F8F8"
  190. },
  191. "easycom": {
  192. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
  193. "^list$": "components/collectLists/courseware.vue"
  194. },
  195. "uniIdRouter": {}
  196. }