鸿宇研学生前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

223 lines
3.8 KiB

2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
1 day ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": ""
  7. }
  8. },
  9. {
  10. "path": "pages/index/category",
  11. "style": {
  12. "navigationBarTitleText": ""
  13. }
  14. },
  15. {
  16. "path": "pages/index/growing",
  17. "style": {
  18. "navigationBarTitleText": "",
  19. "componentPlaceholder": {
  20. "record-form-popup": "view"
  21. }
  22. }
  23. },
  24. {
  25. "path": "pages/index/partner",
  26. "style": {
  27. "navigationBarTitleText": "",
  28. "enablePullDownRefresh": true
  29. }
  30. },
  31. {
  32. "path": "pages/index/center",
  33. "style": {
  34. "navigationBarTitleText": "",
  35. "componentPlaceholder": {
  36. "order-card": "view"
  37. }
  38. }
  39. }
  40. ],
  41. "preloadRule": {
  42. "pages/index/index": {
  43. "network": "all",
  44. "packages": ["pages_order"]
  45. }
  46. },
  47. "subPackages": [{
  48. "root": "pages_order",
  49. "pages": [
  50. {
  51. "path": "auth/wxLogin"
  52. },
  53. {
  54. "path": "auth/wxUserInfo"
  55. },
  56. {
  57. "path": "auth/roleChoose"
  58. },
  59. {
  60. "path": "auth/loginAndRegisterAndForgetPassword"
  61. },
  62. {
  63. "path": "product/search",
  64. "style": {
  65. "enablePullDownRefresh": true
  66. }
  67. },
  68. {
  69. "path": "product/productDetail"
  70. },
  71. {
  72. "path": "product/collectList",
  73. "style": {
  74. "enablePullDownRefresh": true
  75. }
  76. },
  77. {
  78. "path": "order/orderConfirm/index"
  79. },
  80. {
  81. "path": "order/orderPay/index",
  82. "style": {
  83. "enablePullDownRefresh": true
  84. }
  85. },
  86. {
  87. "path": "order/orderDetail/index",
  88. "style": {
  89. "enablePullDownRefresh": true
  90. }
  91. },
  92. {
  93. "path": "order/orderList/index",
  94. "style": {
  95. "enablePullDownRefresh": true
  96. }
  97. },
  98. {
  99. "path": "traveler/travelerList",
  100. "style": {
  101. "enablePullDownRefresh": true
  102. }
  103. },
  104. {
  105. "path": "coupon/couponSelect/index",
  106. "style": {
  107. "enablePullDownRefresh": true
  108. }
  109. },
  110. {
  111. "path": "coupon/couponList/index",
  112. "style": {
  113. "enablePullDownRefresh": true
  114. }
  115. },
  116. {
  117. "path": "comment/commentRecordsOfProduct",
  118. "style": {
  119. "enablePullDownRefresh": true
  120. }
  121. },
  122. {
  123. "path": "comment/commentRecords",
  124. "style": {
  125. "enablePullDownRefresh": true
  126. }
  127. },
  128. {
  129. "path": "growing/activity/search",
  130. "style": {
  131. "enablePullDownRefresh": true
  132. }
  133. },
  134. {
  135. "path": "growing/activity/index"
  136. },
  137. {
  138. "path": "growing/activity/markList",
  139. "style": {
  140. "enablePullDownRefresh": true
  141. }
  142. },
  143. {
  144. "path": "growing/activity/applyEmail"
  145. },
  146. {
  147. "path": "growing/activity/export",
  148. "style": {
  149. "navigationBarTextStyle": "black",
  150. "navigationBarTitleText": "行后报告",
  151. "navigationBarBackgroundColor": "#DAF3FF"
  152. }
  153. },
  154. {
  155. "path": "growing/achievement/index"
  156. },
  157. {
  158. "path": "member/memberList",
  159. "style": {
  160. "enablePullDownRefresh": true
  161. }
  162. },
  163. {
  164. "path": "member/memberBind",
  165. "style": {
  166. "enablePullDownRefresh": true
  167. }
  168. },
  169. {
  170. "path": "member/switch",
  171. "style": {
  172. "enablePullDownRefresh": true
  173. }
  174. },
  175. {
  176. "path": "live/list",
  177. "style": {
  178. "enablePullDownRefresh": true
  179. }
  180. },
  181. {
  182. "path": "live/index",
  183. "style": {
  184. "enablePullDownRefresh": true
  185. }
  186. },
  187. {
  188. "path": "partner/apply"
  189. },
  190. {
  191. "path": "partner/team"
  192. },
  193. {
  194. "path": "partner/withdraw"
  195. },
  196. {
  197. "path": "article/search",
  198. "style": {
  199. "enablePullDownRefresh": true
  200. }
  201. },
  202. {
  203. "path": "article/index"
  204. },
  205. {
  206. "path": "message/list",
  207. "style": {
  208. "enablePullDownRefresh": true
  209. }
  210. },
  211. {
  212. "path": "message/index"
  213. }
  214. ]
  215. }],
  216. "globalStyle": {
  217. "navigationBarTextStyle": "black",
  218. "navigationBarTitleText": "鸿宇研学生",
  219. "navigationBarBackgroundColor": "#F8F8F8",
  220. "backgroundColor": "#F8F8F8",
  221. "navigationStyle": "custom"
  222. },
  223. "uniIdRouter": {}
  224. }