pages.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/index/index"
  7. // "style": {
  8. // "enableShareAppMessage": true,
  9. // "navigationBarBackgroundColor": "#0074FF",
  10. // "navigationStyle": "custom",
  11. // "transparentTitle": "always"
  12. // }
  13. },
  14. {
  15. "path": "pages/my/my",
  16. "style": {
  17. "navigationBarTitleText": "个人中心",
  18. "navigationBarBackgroundColor": "#C2DEFF"
  19. }
  20. },
  21. {
  22. "path": "pages/service/service",
  23. "style": {}
  24. },
  25. {
  26. "path": "pages/aboutMy/aboutMy",
  27. "style": {
  28. "navigationBarTitleText": "关于我们"
  29. }
  30. },
  31. {
  32. "path": "pages/activation/activation",
  33. "style": {
  34. "navigationBarTitleText": "激活车辆"
  35. }
  36. },
  37. {
  38. "path": "pages/authIdentity/authIdentity",
  39. "style": {
  40. "navigationBarTitleText": "实名认证"
  41. }
  42. },
  43. {
  44. "path": "pages/battery/battery",
  45. "style": {
  46. "navigationBarTitleText": "智能电动车",
  47. "navigationBarBackgroundColor": "#aed3ff",
  48. "scrollIndicator": "none"
  49. }
  50. },
  51. {
  52. "path": "pages/carReturnStores/carReturnStores",
  53. "style": {
  54. "navigationBarTitleText": "附近可还门店"
  55. }
  56. },
  57. {
  58. "path": "pages/callPage/callPage",
  59. "style": {}
  60. },
  61. {
  62. "path": "pages/carIntroduce/carIntroduce",
  63. "style": {
  64. "navigationBarBackgroundColor": "#C2DEFF",
  65. "scrollIndicator": "none"
  66. }
  67. },
  68. {
  69. "path": "pages/carLocation/carLocation",
  70. "style": {
  71. "navigationBarTitleText": "车辆位置"
  72. }
  73. },
  74. // {
  75. // "path": "pages/carRental/carRental",
  76. // "style": {
  77. // "navigationBarTitleText": "预约租车"
  78. // }
  79. // },
  80. {
  81. "path": "pages/contract/contract",
  82. "style": {}
  83. },
  84. {
  85. "path": "pages/coupon/coupon",
  86. "style": {
  87. "navigationBarTitleText": "优惠券"
  88. }
  89. },
  90. {
  91. "path": "pages/inputLicensePlate/inputLicensePlate",
  92. "style": {
  93. "navigationBarTitleText": "立即租车"
  94. }
  95. },
  96. {
  97. "path": "pages/livenessView/livenessView",
  98. "style": {}
  99. },
  100. {
  101. "path": "pages/login/login",
  102. "style": {}
  103. },
  104. {
  105. "path": "pages/manualInput/manualInput",
  106. "style": {
  107. "navigationBarTitleText": "手动输入车牌号"
  108. }
  109. },
  110. {
  111. "path": "pages/modifyPhone/modifyPhone",
  112. "style": {
  113. "navigationBarTitleText": "绑定新手机号"
  114. }
  115. },
  116. {
  117. "path": "pages/myPosition/myPosition",
  118. "style": {
  119. "navigationBarTitleText": "我的位置"
  120. }
  121. },
  122. {
  123. "path": "pages/travelingTrack/travelingTrack",
  124. "style": {
  125. "navigationBarTitleText": "最近骑行"
  126. }
  127. },
  128. {
  129. "path": "pages/userManagement/userManagement",
  130. "style": {
  131. "navigationBarTitleText": "用车人管理"
  132. }
  133. },
  134. {
  135. "path": "pages/addUser/addUser",
  136. "style": {
  137. "navigationBarTitleText": "添加成员"
  138. }
  139. },
  140. {
  141. "path": "pages/powerSetting/powerSetting",
  142. "style": {
  143. "navigationBarTitleText": "权限设置"
  144. }
  145. },
  146. {
  147. "path": "pages/batteryPackage/batteryPackage",
  148. "style": {
  149. "navigationBarTitleText": "换电套餐"
  150. }
  151. },
  152. {
  153. "path": "pages/carDetail/carDetail",
  154. "style": {
  155. "navigationBarTitleText": "车辆详情"
  156. }
  157. },
  158. {
  159. "path": "pages/order/order",
  160. "style": {
  161. "navigationBarTitleText": "订单"
  162. }
  163. },
  164. {
  165. "path": "pages/orderStatus/orderStatus",
  166. "style": {}
  167. },
  168. {
  169. "path": "pages/package/package",
  170. "style": {
  171. "navigationBarTitleText": "套餐"
  172. }
  173. },
  174. {
  175. "path": "pages/batteryDetail/batteryDetail",
  176. "style": {
  177. "navigationBarTitleText": "电池详情"
  178. }
  179. },
  180. {
  181. "path": "pages/deviceInfo/deviceInfo",
  182. "style": {
  183. "navigationBarTitleText": "设备信息"
  184. }
  185. },
  186. {
  187. "path": "pages/phoneLogin/phoneLogin",
  188. "style": {}
  189. },
  190. {
  191. "path": "pages/purchaseOrder/purchaseOrder",
  192. "style": {
  193. "navigationBarTitleText": "确认订单"
  194. }
  195. },
  196. {
  197. "path": "pages/scanCar/scanCar",
  198. "style": {
  199. "navigationBarTitleText": "立即租车"
  200. }
  201. },
  202. {
  203. "path": "pages/callBackUrl/callBackUrl",
  204. "style": {
  205. "navigationBarTitleText": ""
  206. }
  207. },
  208. {
  209. "path": "pages/webContent/webContent",
  210. "style": {
  211. "navigationBarTitleText": ""
  212. }
  213. }
  214. ],
  215. "tabBar": {
  216. "custom": true,
  217. "customize": true,
  218. "color": "#8a8a8a",
  219. "selectedColor": "#0074FF",
  220. "list": [{
  221. "pagePath": "pages/index/index",
  222. "text": "租车",
  223. "iconPath": "static/resource/images/home-w.png",
  224. "selectedIconPath": "static/resource/images/home-b.png"
  225. },
  226. {
  227. "pagePath": "pages/my/my",
  228. "text": "我的",
  229. "iconPath": "static/resource/images/my-w.png",
  230. "selectedIconPath": "static/resource/images/my-b.png"
  231. }
  232. ]
  233. },
  234. "permission": {
  235. "scope.userLocation": {
  236. "desc": "你的位置信息将用于小程序定位"
  237. }
  238. },
  239. "requiredPrivateInfos": [
  240. "getLocation",
  241. "chooseLocation"
  242. ],
  243. "sitemapLocation": "sitemap.json",
  244. "globalStyle": {
  245. "backgroundTextStyle": "light",
  246. "navigationBarBackgroundColor": "#ffffff",
  247. "navigationBarTitleText": "",
  248. "navigationBarTextStyle": "black"
  249. },
  250. "subPackages": []
  251. }