app.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. {
  2. "pages": [
  3. "pages/home/index",
  4. "pages/home/growup",
  5. "pages/home/account",
  6. "pages/home/login",
  7. "pages/home/referre",
  8. "pages/city/list",
  9. "pages/activeDetail/activeDetail",
  10. "pages/dev",
  11. "components/activity/makeGroup",
  12. "components/noticePopup/index",
  13. "components/scroll-view/childsCard",
  14. "components/cashCoupon/index",
  15. "components/poster/poster"
  16. ],
  17. "requiredPrivateInfos": [
  18. "chooseAddress",
  19. "getLocation"
  20. ],
  21. "subpackages": [{
  22. "root": "pages/account",
  23. "pages": [
  24. "cards/index",
  25. "cards/addcard",
  26. "cards/person",
  27. "safe/index",
  28. "safe/give",
  29. "safe/result",
  30. "vip/index/index",
  31. "vip/childs/index",
  32. "vip/rule/index",
  33. "coin/index",
  34. "coin/cash",
  35. "coin/invite",
  36. "invite/index",
  37. "invite/share_invite",
  38. "course/index",
  39. "course/integral",
  40. "course/read/list",
  41. "course/read/detail",
  42. "course/module/video",
  43. "course/module/answer",
  44. "setting/index",
  45. "setting/info",
  46. "setting/password",
  47. "setting/bindPhone",
  48. "cards/single",
  49. "balance/index",
  50. "vip/index/score",
  51. "growthCourse/index",
  52. "growthCourse/component/calendar",
  53. "growthCourse/component/personnel",
  54. "growthCourse/component/popupCode",
  55. "growthCourse/courseDetail/index",
  56. "growthCourse/leaderDemeanor/index",
  57. "growthCourse/courseEvaluate/index",
  58. "monetaryCenter/index",
  59. "monetaryCenter/ruleInstract",
  60. "monetaryCenter/monetaryDetail",
  61. "monetaryCenter/posterTask"
  62. ]
  63. },
  64. {
  65. "root": "pages/growup",
  66. "pages": [
  67. "passport/passport",
  68. "record/record",
  69. "passport/introduce",
  70. "photo/index",
  71. "take/take",
  72. "activePhoto/index",
  73. "activePhoto/bill"
  74. ]
  75. },
  76. {
  77. "root": "pages/turntable",
  78. "pages": [
  79. "components/noticePopup",
  80. "components/tableStatus",
  81. "components/sendAddress",
  82. "getPrizeTimes/index",
  83. "hairpin/index",
  84. "components/contact",
  85. "components/subSuccess",
  86. "index",
  87. "winRecord/index",
  88. "components/awardPopup",
  89. "components/activeRules"
  90. ]
  91. },
  92. {
  93. "root": "pages/order",
  94. "pages": [
  95. "index/order",
  96. "detail/index",
  97. "comment/comment",
  98. "addComment/addComment",
  99. "scratch/scratch",
  100. "express/express",
  101. "qrcode/index",
  102. "refund/refund",
  103. "Copyrefund/Copyrefund",
  104. "trip/trip",
  105. "success/index",
  106. "groupQrcode/index",
  107. "scheduling/schedulingOk",
  108. "scheduling/scheduling",
  109. "editOrderDetail/index",
  110. "orderDetailList/index",
  111. "feedback/index",
  112. "invoicing/index",
  113. "invoicingRecord/index",
  114. "invoicingDetail/index",
  115. "invoicingEdit/index",
  116. "invoicingApply/index",
  117. "subSuccessful/index",
  118. "component/consumptionCode",
  119. "component/billrule"
  120. ]
  121. },
  122. {
  123. "root": "pages/product",
  124. "pages": [
  125. "activity/index",
  126. "activity/grouprule",
  127. "activity/partner",
  128. "activity/bill",
  129. "buy/index",
  130. "goods/index",
  131. "goods/detail",
  132. "comment/index",
  133. "activity/system",
  134. "balancePayment/balancePayment",
  135. "component/groupWork",
  136. "component/alternatePopup",
  137. "alternateInstract/index",
  138. "component/floatWindow",
  139. "Previous/index",
  140. "security/index"
  141. ]
  142. },
  143. {
  144. "root": "pages/public",
  145. "pages": [
  146. "swiper/list",
  147. "swiper/web",
  148. "video/video",
  149. "video/play",
  150. "rule/bb_rule",
  151. "rule/invite",
  152. "search/search",
  153. "calendar/calendar",
  154. "about/index",
  155. "wonderful/index",
  156. "live/list",
  157. "showGoodsList/index",
  158. "cashCoupon/index"
  159. ]
  160. },
  161. {
  162. "root": "pages/growthCard",
  163. "pages": [
  164. "index",
  165. "give",
  166. "result",
  167. "activity"
  168. ]
  169. },
  170. {
  171. "root": "pages/sharingHome",
  172. "pages": [
  173. "index",
  174. "wallet",
  175. "willAccount",
  176. "shareCash",
  177. "inviteUser",
  178. "inviteUserDetail",
  179. "shareActivity",
  180. "rankList"
  181. ]
  182. }
  183. ],
  184. "permission": {
  185. "scope.userLocation": {
  186. "desc": "你的位置信息将用于城市选择定位"
  187. }
  188. },
  189. "plugins": {
  190. "materialPlugin": {
  191. "version": "1.0.5",
  192. "provider": "wx4d2deeab3aed6e5a"
  193. }
  194. },
  195. "tabBar": {
  196. "custom": true,
  197. "color": "#595757",
  198. "selectedColor": "#ee3a43",
  199. "backgroundColor": "#ffffff",
  200. "list": [{
  201. "pagePath": "pages/home/index",
  202. "iconPath": "images/home.png",
  203. "selectedIconPath": "images/home_selected.png",
  204. "text": "首页"
  205. },
  206. {
  207. "pagePath": "pages/home/account",
  208. "iconPath": "images/account.png",
  209. "selectedIconPath": "images/account_selected.png",
  210. "text": "我的"
  211. }
  212. ]
  213. },
  214. "window": {
  215. "backgroundTextStyle": "light",
  216. "navigationBarBackgroundColor": "#ffffff",
  217. "navigationBarTitleText": "挑战家族",
  218. "navigationBarTextStyle": "black"
  219. },
  220. "sitemapLocation": "sitemap.json"
  221. }