pages.json 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^uv-(.*)": "@climblee/uv-ui/components/uv-$1/uv-$1.vue"
  6. }
  7. },
  8. "entryPagePath": "pages/index/index",
  9. "pages": [
  10. {
  11. "path": "pages/index/index",
  12. "style": {
  13. "navigationBarTitleText": "iWash洗车",
  14. "enablePullDownRefresh": true,
  15. "disableScroll": true
  16. }
  17. },
  18. {
  19. "path": "pages/map/index",
  20. "style": {
  21. "disableScroll": true,
  22. "navigationBarTitleText": "站点地图"
  23. }
  24. },
  25. {
  26. "path": "pages/order/index",
  27. "navigationBarTitleText": "订单中心"
  28. },
  29. {
  30. "path": "pages/user/index",
  31. "navigationBarTitleText": "个人中心",
  32. "navigationStyle": "custom",
  33. "disableScroll": true
  34. }
  35. ],
  36. "subPackages": [
  37. {
  38. "root": "pages-user",
  39. "pages": [
  40. {
  41. "path": "profile/index",
  42. "style": {
  43. "navigationStyle": "default",
  44. "navigationBarTitleText": "我的信息",
  45. "navigationBarBackgroundColor": "#ffffff"
  46. }
  47. },
  48. {
  49. "path": "contact/index",
  50. "style": {
  51. "navigationStyle": "default",
  52. "navigationBarTitleText": "联系我们",
  53. "navigationBarBackgroundColor": "#ffffff"
  54. }
  55. },
  56. {
  57. "path": "faq/index",
  58. "style": {
  59. "navigationStyle": "default",
  60. "navigationBarTitleText": "洗车指导",
  61. "navigationBarBackgroundColor": "#ffffff"
  62. }
  63. },
  64. {
  65. "path": "fav/index",
  66. "style": {
  67. "navigationStyle": "default",
  68. "navigationBarTitleText": "我的收藏",
  69. "navigationBarBackgroundColor": "#ffffff"
  70. }
  71. },
  72. {
  73. "path": "feedback/index",
  74. "style": {
  75. "navigationStyle": "default",
  76. "navigationBarTitleText": "纠错上报",
  77. "navigationBarBackgroundColor": "#ffffff"
  78. }
  79. },
  80. {
  81. "path": "wallet/index",
  82. "style": {
  83. "navigationStyle": "default",
  84. "navigationBarTitleText": "我的钱包",
  85. "navigationBarBackgroundColor": "#ffffff",
  86. "enablePullDownRefresh": true
  87. }
  88. },
  89. {
  90. "path": "wallet/recharge",
  91. "style": {
  92. "navigationStyle": "default",
  93. "navigationBarTitleText": "充值",
  94. "navigationBarBackgroundColor": "#ffffff"
  95. }
  96. },
  97. {
  98. "path": "wallet/refund",
  99. "style": {
  100. "navigationStyle": "default",
  101. "navigationBarTitleText": "我的退款",
  102. "navigationBarBackgroundColor": "#ffffff"
  103. }
  104. },
  105. {
  106. "path": "login/index",
  107. "style": {
  108. "navigationStyle": "default",
  109. "navigationBarTitleText": "登录",
  110. "navigationBarBackgroundColor": "#ffffff",
  111. "enablePullDownRefresh": true
  112. }
  113. },
  114. {
  115. "path": "agreement/index",
  116. "style": {
  117. "navigationStyle": "default",
  118. "navigationBarTitleText": "用户协议",
  119. "navigationBarBackgroundColor": "#ffffff",
  120. "enablePullDownRefresh": true
  121. }
  122. },
  123. {
  124. "path": "policy/index",
  125. "style": {
  126. "navigationStyle": "default",
  127. "navigationBarTitleText": "隐私政策",
  128. "navigationBarBackgroundColor": "#ffffff",
  129. "enablePullDownRefresh": true
  130. }
  131. }
  132. ]
  133. },
  134. {
  135. "root": "pages-wash",
  136. "pages": [
  137. {
  138. "path": "station/index",
  139. "style": {
  140. "navigationStyle": "default",
  141. "navigationBarTitleText": "网点",
  142. "navigationBarBackgroundColor": "#ffffff"
  143. }
  144. },
  145. {
  146. "path": "device/index",
  147. "style": {
  148. "navigationStyle": "default",
  149. "navigationBarTitleText": "洗车机",
  150. "navigationBarBackgroundColor": "#ffffff"
  151. }
  152. },
  153. {
  154. "path": "scan/index",
  155. "style": {
  156. "navigationStyle": "default",
  157. "navigationBarTitleText": "扫码",
  158. "navigationBarBackgroundColor": "#ffffff"
  159. }
  160. }
  161. ]
  162. },
  163. {
  164. "root": "pages-order",
  165. "pages": [
  166. {
  167. "path": "list/index",
  168. "style": {
  169. "navigationStyle": "default",
  170. "navigationBarTitleText": "订单列表",
  171. "navigationBarBackgroundColor": "#ffffff",
  172. "enablePullDownRefresh": true,
  173. "onReachBottomDistance": 100
  174. }
  175. },
  176. {
  177. "path": "detail/index",
  178. "style": {
  179. "navigationStyle": "default",
  180. "navigationBarTitleText": "订单详情",
  181. "navigationBarBackgroundColor": "#ffffff"
  182. }
  183. },
  184. {
  185. "path": "pay/index",
  186. "style": {
  187. "navigationStyle": "default",
  188. "navigationBarTitleText": "支付详情",
  189. "navigationBarBackgroundColor": "#ffffff"
  190. }
  191. }
  192. ]
  193. }
  194. ],
  195. "tabBar": {
  196. "custom": true,
  197. "color": "#7A7E83",
  198. "selectedColor": "#3cc51f",
  199. "borderStyle": "black",
  200. "backgroundColor": "#ffffff",
  201. "fontSize": "12px",
  202. "list": [
  203. {
  204. "pagePath": "pages/index/index",
  205. "text": "网点"
  206. },
  207. {
  208. "pagePath": "pages/map/index",
  209. "text": "扫码"
  210. },
  211. {
  212. "pagePath": "pages/user/index",
  213. "text": "我的"
  214. }
  215. ]
  216. },
  217. "globalStyle": {
  218. "navigationBarTextStyle": "black",
  219. "navigationBarBackgroundColor": "#F8F8F8",
  220. "backgroundColor": "#F8F8F8",
  221. "navigationStyle": "custom"
  222. }
  223. }