pages.json 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^sprite-icon$": "@/components/sprite-icon/index.vue"
  6. }
  7. },
  8. "pages": [{ "path": "pages/home/recent", "style": { "navigationBarTitleText": "我的花店","enablePullDownRefresh":true} },
  9. { "path": "pages/home/index", "style": { "navigationBarTitleText": "首页" } },
  10. { "path": "pages/home/category", "style": { "navigationBarTitleText": "花束" } },
  11. { "path": "pages/home/mall", "style": { "navigationBarTitleText": "相册" } },
  12. { "path": "pages/home/shop", "style": { "navigationBarTitleText": "门店" } },
  13. { "path": "pages/home/user", "style": { "navigationBarTitleText": "我的" } },
  14. { "path": "pages/home/order", "style": { "navigationBarTitleText": "订单", "enablePullDownRefresh": true } },
  15. { "path": "pages/home/course", "style": { "navigationBarTitleText": "课程"}},
  16. { "path": "pages/item/item", "style": { "navigationBarTitleText": "花材"} },
  17. { "path": "pages/item/detail", "style": { "navigationBarTitleText": "详情"} },
  18. { "path": "common/redirect", "style": { "navigationBarTitleText": "加载中..." } },
  19. { "path": "common/webview", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
  20. { "path": "pages/class/index", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
  21. { "path": "pages/class/paySuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }
  22. ],
  23. "subPackages": [{
  24. "root": "pages/user",
  25. "pages": [
  26. { "path": "register", "style": { "navigationBarTitleText": "注册" } },
  27. { "path": "password", "style": { "navigationBarTitleText": "修改密码" } },
  28. { "path": "address", "style": { "navigationBarTitleText": "修改地址" } },
  29. { "path": "edit", "style": { "navigationBarTitleText": "个人信息" } },
  30. { "path": "birthday", "style": { "navigationBarTitleText": "您的生日" } },
  31. { "path": "growthList", "style": { "navigationBarTitleText": "成长值记录", "enablePullDownRefresh": true } },
  32. { "path": "integralList", "style": { "navigationBarTitleText": "积分记录", "enablePullDownRefresh": true } }
  33. ]
  34. },
  35. {
  36. "root": "pages/settle",
  37. "pages": [
  38. { "path": "debt", "style": { "navigationBarTitleText": "欠款订单" } },
  39. { "path": "pay", "style": { "navigationBarTitleText": "付款" } },
  40. { "path": "result", "style": { "navigationBarTitleText": "付款结果" } },
  41. { "path": "list", "style": { "navigationBarTitleText": "结账单" } },
  42. { "path": "detail", "style": { "navigationBarTitleText": "详情" } }
  43. ]
  44. },
  45. {
  46. "root": "pages/hd",
  47. "pages": [
  48. { "path": "hasDel", "style": { "navigationBarTitleText": "已删除" } }
  49. ]
  50. },
  51. {
  52. "root": "pages/balance",
  53. "pages": [
  54. { "path": "changeList", "style": { "navigationBarTitleText": "余额变动" } }
  55. ]
  56. },
  57. {
  58. "root": "pages/custom",
  59. "pages": [
  60. { "path": "levelChange", "style": { "navigationBarTitleText": "等级变动" } }
  61. ]
  62. },
  63. {
  64. "root": "pages/member",
  65. "pages": [
  66. { "path": "recharge", "style": { "navigationBarTitleText": "充值" } },
  67. { "path": "rechargeResult", "style": { "navigationBarTitleText": "结果" } }
  68. ]
  69. },
  70. {
  71. "root": "pages/goods",
  72. "pages": [
  73. { "path": "detail", "style": { "navigationBarTitleText": "详情" } }
  74. ]
  75. },
  76. {
  77. "root": "pages/login",
  78. "pages": [
  79. { "path": "index", "style": { "navigationBarTitleText": "登录" } },
  80. { "path": "account", "style": { "navigationBarTitleText": "登录" } },
  81. { "path": "result", "style": { "navigationBarTitleText": "登录成功" } }
  82. ]
  83. },
  84. {
  85. "root": "pages/pay",
  86. "pages": [
  87. { "path": "index", "style": { "navigationBarTitleText": "扫码付款" } }
  88. ]
  89. },
  90. {
  91. "root": "pages/callback",
  92. "pages": [
  93. { "path": "index" },
  94. { "path": "pay", "style": { "navigationBarTitleText": "待付款" } },
  95. { "path": "success", "style": { "navigationBarTitleText": "支付成功" } },
  96. { "path": "paySuccess", "style": { "navigationBarTitleText": "支付成功" } }
  97. ]
  98. },
  99. {
  100. "root": "pages/hb",
  101. "pages": [
  102. { "path": "list", "style": { "navigationBarTitleText": "红包", "enablePullDownRefresh": true } }
  103. ]
  104. },
  105. {
  106. "root": "pages/order",
  107. "pages": [
  108. { "path": "list", "style": { "navigationBarTitleText": "订单列表" } },
  109. { "path": "detail", "style": { "navigationBarTitleText": "订单详情" } },
  110. { "path": "buy", "style": { "navigationBarTitleText": "订单确认" } },
  111. { "path": "comment", "style": { "navigationBarTitleText": "评价" } }
  112. ]
  113. },
  114. {
  115. "root": "pages/interest",
  116. "pages": [
  117. { "path": "invite", "style": { "navigationBarTitleText": "邀请排行", "enablePullDownRefresh": false } },
  118. { "path": "level", "style": { "navigationBarTitleText": "会员等级" } }
  119. ]
  120. },
  121. {
  122. "root": "pages/chat",
  123. "pages": [
  124. { "path": "list", "style": { "navigationBarTitleText": "聊天列表", "enablePullDownRefresh": true } },
  125. { "path": "index", "style": { "navigationBarTitleText": "客服", "enablePullDownRefresh": true } },
  126. { "path": "chatPage", "style": { "navigationBarTitleText": "聊天" } }
  127. ]
  128. },
  129. {
  130. "root": "pages/billing",
  131. "pages": [
  132. { "path": "affirmGhs", "style": { "navigationBarTitleText": "订单结算", "enablePullDownRefresh": false } }
  133. ]
  134. },
  135. {
  136. "root": "pages/recharge",
  137. "pages": [
  138. { "path": "list", "style": { "navigationBarTitleText": "充值记录", "enablePullDownRefresh": false } },
  139. { "path": "detail", "style": { "navigationBarTitleText": "充值详情" } }
  140. ]
  141. }
  142. ],
  143. "globalStyle": {
  144. "navigationBarBackgroundColor": "#fff",
  145. "navigationBarTitleText": "花卉宝",
  146. "navigationBarTextStyle": "black"
  147. },
  148. "tabBar": {
  149. "color": "#9ca3af",
  150. "selectedColor": "#77c34f",
  151. "borderStyle": "black",
  152. "backgroundColor": "#ffffff",
  153. "list": [
  154. {
  155. "pagePath": "pages/home/recent",
  156. "iconPath": "static/tabbar/home.png",
  157. "selectedIconPath": "static/tabbar/home-active.png",
  158. "text": "首页"
  159. },
  160. {
  161. "pagePath": "pages/home/order",
  162. "iconPath": "static/tabbar/order.png",
  163. "selectedIconPath": "static/tabbar/order-active.png",
  164. "text": "订单"
  165. },
  166. {
  167. "pagePath": "pages/home/user",
  168. "iconPath": "static/tabbar/mine.png",
  169. "selectedIconPath": "static/tabbar/mine-active.png",
  170. "text": "我的"
  171. }
  172. ]
  173. }
  174. }