pages.json 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/index/index",
  8. "style": {
  9. "navigationStyle": "custom", // 隐藏系统导航栏
  10. "navigationBarTitleText": "城市智慧停车"
  11. }
  12. },
  13. {
  14. "path": "pages/center/index",
  15. "style": {
  16. "navigationStyle": "custom", // 隐藏系统导航栏
  17. "navigationBarTextStyle": "white",
  18. "navigationBarTitleText": "城市智慧停车"
  19. }
  20. },
  21. {
  22. "path": "pages/center/phoneLogin/phoneLogin",
  23. "style": {
  24. "navigationBarTitleText": "手机号登录",
  25. "navigationStyle": "custom"
  26. }
  27. },
  28. {
  29. "path": "pages/center/order/order",
  30. "style": {
  31. "navigationBarTitleText": "停车记录",
  32. "navigationBarBackgroundColor": "#008CFF",
  33. "navigationBarTextStyle": "white"
  34. }
  35. },
  36. {
  37. "path": "pages/center/order/orderDetails/orderDetails",
  38. "style": {
  39. // "navigationStyle":"custom",// 隐藏系统导航栏
  40. "navigationBarTitleText": "订单详情"
  41. }
  42. },
  43. {
  44. "path": "pages/center/invoice/invoice",
  45. "style": {
  46. "navigationBarTitleText": "我的发票"
  47. }
  48. },
  49. {
  50. "path": "pages/center/invoice/makeinvoice/makeinvoice",
  51. "style": {
  52. "navigationBarTitleText": "我要开票"
  53. }
  54. },
  55. {
  56. "path": "pages/center/invoice/invoiceDetails/invoiceDetails",
  57. "style": {
  58. "navigationBarTitleText": "发票详情"
  59. }
  60. },
  61. {
  62. "path": "pages/parkingLists/parkingLists",
  63. "style": {
  64. "navigationStyle": "custom",
  65. "navigationBarTitleText": "停车场"
  66. }
  67. },
  68. {
  69. "path": "pages/myCars/myCars",
  70. "style": {
  71. "navigationStyle": "custom", // 隐藏系统导航栏
  72. "navigationBarTitleText": "我的车辆"
  73. }
  74. },
  75. {
  76. "path": "pages/message/message",
  77. "style": {
  78. "navigationStyle": "custom", // 隐藏系统导航栏
  79. "navigationBarTitleText": "消息中心"
  80. }
  81. },
  82. {
  83. "path": "pages/message/messageInfo",
  84. "style": {
  85. "navigationStyle": "custom", // 隐藏系统导航栏
  86. "navigationBarTitleText": "消息中心"
  87. }
  88. },
  89. {
  90. "path": "pages/payLists/payLists",
  91. "style": {
  92. "navigationBarTitleText": "停车缴费",
  93. "enablePullDownRefresh": false,
  94. "navigationBarBackgroundColor": "#008CFF",
  95. "navigationBarTextStyle": "white"
  96. }
  97. },
  98. {
  99. "path": "pages/parkingInformation/parkingInformation",
  100. "style": {
  101. "navigationBarTitleText": "停车场信息",
  102. "enablePullDownRefresh": false,
  103. "navigationBarBackgroundColor": "#ffffff",
  104. "navigationBarTextStyle": "black"
  105. }
  106. }, {
  107. "path": "pages/chargeStandard/chargeStandard",
  108. "style": {
  109. "navigationBarTitleText": "收费标准",
  110. "enablePullDownRefresh": false,
  111. "navigationBarBackgroundColor": "#008CFF",
  112. "navigationBarTextStyle": "white"
  113. }
  114. }, {
  115. "path": "pages/handleMonthly/handleMonthly",
  116. "style": {
  117. "navigationBarTitleText": "办理包月",
  118. "enablePullDownRefresh": false,
  119. "navigationBarBackgroundColor": "#008CFF",
  120. "navigationBarTextStyle": "white"
  121. }
  122. }, {
  123. "path": "pages/center/monthly/monthly1",
  124. "style": {
  125. "navigationBarTitleText": "我的包月",
  126. "navigationBarBackgroundColor": "#008CFF",
  127. "navigationBarTextStyle": "white",
  128. "enablePullDownRefresh": false
  129. }
  130. },
  131. {
  132. "path": "pages/center/monthly/monthly",
  133. "style": {
  134. "navigationBarTitleText": "我的包月",
  135. "navigationBarBackgroundColor": "#008CFF",
  136. "navigationBarTextStyle": "white",
  137. "enablePullDownRefresh": false
  138. }
  139. },
  140. {
  141. "path": "pages/payLists/pay",
  142. "style": {
  143. "navigationStyle": "custom", // 隐藏系统导航栏
  144. "navigationBarTitleText": "支付"
  145. }
  146. },
  147. {
  148. "path": "pages/paymentMethod/jumpMiddle",
  149. "style": {
  150. "navigationStyle": "custom", // 隐藏系统导航栏
  151. "navigationBarTitleText": "跳转"
  152. }
  153. },
  154. {
  155. "path": "pages/handleMonthly/monthPay",
  156. "style": {
  157. "navigationStyle": "custom", // 隐藏系统导航栏
  158. "navigationBarTitleText": "包月支付"
  159. }
  160. },
  161. {
  162. "path": "pages/searchparking/searchparking",
  163. "style": {
  164. "navigationStyle": "custom", // 隐藏系统导航栏
  165. "navigationBarTitleText": "停车查询"
  166. }
  167. }, {
  168. "path": "pages/favourableActivity/favourableActivity",
  169. "style": {
  170. "navigationBarTitleText": "一分钱停车",
  171. "enablePullDownRefresh": false,
  172. "navigationBarBackgroundColor": "#008CFF",
  173. "navigationBarTextStyle": "white"
  174. }
  175. }, {
  176. "path": "pages/parkingLock/parkingLock",
  177. "style": {
  178. "navigationBarTitleText": "车位锁",
  179. "enablePullDownRefresh": false,
  180. "navigationBarBackgroundColor": "#008CFF",
  181. "navigationBarTextStyle": "white"
  182. }
  183. }, {
  184. "path": "pages/parkingLists/map_web_view/map_web_view",
  185. "style": {
  186. "navigationStyle": "custom",
  187. "navigationBarTitleText": "导航",
  188. "enablePullDownRefresh": false
  189. }
  190. }, {
  191. "path": "pages/bannerDetails/bannerDetails",
  192. "style": {
  193. "navigationBarTitleText": "详情页",
  194. "enablePullDownRefresh": false,
  195. "navigationBarBackgroundColor": "#008CFF",
  196. "navigationBarTextStyle": "white"
  197. }
  198. }, {
  199. "path": "pages/applyRefund/applyRefund",
  200. "style": {
  201. "navigationBarTitleText": "申请退款",
  202. "enablePullDownRefresh": false,
  203. "navigationBarBackgroundColor": "#008CFF",
  204. "navigationBarTextStyle": "white"
  205. }
  206. }, {
  207. "path": "pages/applyRefundDetails/applyRefundDetails",
  208. "style": {
  209. "navigationBarTitleText": "申请退款",
  210. "navigationStyle": "custom",
  211. "enablePullDownRefresh": false
  212. }
  213. }, {
  214. "path": "pages/applyRefundDetails/applyRefundAchieveDetails",
  215. "style": {
  216. "navigationBarTitleText": "订单详情"
  217. }
  218. }, {
  219. "path": "pages/privacyPolicy/privacyPolicy",
  220. "style": {
  221. "navigationBarTitleText": "隐私政策",
  222. "enablePullDownRefresh": false
  223. }
  224. }, {
  225. "path": "pages/wechatLogin/wechatLogin",
  226. "style": {
  227. "navigationBarTitleText": "微信登录",
  228. "enablePullDownRefresh": false
  229. }
  230. }, {
  231. "path": "pages/geomagnetismLock/geomagnetismLock",
  232. "style": {
  233. "navigationBarTitleText": "地磁",
  234. "enablePullDownRefresh": false,
  235. "navigationBarBackgroundColor": "#008CFF",
  236. "navigationBarTextStyle": "white"
  237. }
  238. }, {
  239. "path": "pages/parkentrace/parkentrace",
  240. "style": {
  241. "navigationBarTitleText": "入口扫码",
  242. "enablePullDownRefresh": false,
  243. "navigationBarBackgroundColor": "#008CFF",
  244. "navigationBarTextStyle": "white"
  245. }
  246. }, {
  247. "path": "pages/parkadvance/parkadvance",
  248. "style": {
  249. "navigationBarTitleText": "场内扫码",
  250. "enablePullDownRefresh": false,
  251. "navigationBarBackgroundColor": "#008CFF",
  252. "navigationBarTextStyle": "white"
  253. }
  254. }, {
  255. "path": "pages/parkexport/parkexport",
  256. "style": {
  257. "navigationBarTitleText": "出口扫码",
  258. "enablePullDownRefresh": false,
  259. "navigationBarBackgroundColor": "#008CFF",
  260. "navigationBarTextStyle": "white"
  261. }
  262. }, {
  263. "path": "pages/parkroadgate/parkroadgate",
  264. "style": {
  265. "navigationBarTitleText": "道闸",
  266. "enablePullDownRefresh": false,
  267. "navigationBarBackgroundColor": "#008CFF",
  268. "navigationBarTextStyle": "white"
  269. }
  270. }
  271. ],
  272. "globalStyle": {
  273. "navigationBarTextStyle": "black",
  274. "navigationBarTitleText": "uView",
  275. "navigationBarBackgroundColor": "#F8F8F8",
  276. "backgroundColor": "#F8F8F8",
  277. "backgroundColorTop": "#FFFFFF"
  278. },
  279. "tabBar": {
  280. "color": "#909399",
  281. "selectedColor": "#303133",
  282. "borderStyle": "black",
  283. "backgroundColor": "#ffffff",
  284. "list": [{
  285. "pagePath": "pages/index/index",
  286. "iconPath": "static/index.png",
  287. "selectedIconPath": "static/index-selected.png",
  288. "text": "首页"
  289. }, {
  290. "pagePath": "pages/parkingLists/parkingLists",
  291. "iconPath": "static/car_h.png",
  292. "selectedIconPath": "static/car.png",
  293. "text": "找车位"
  294. }, {
  295. "pagePath": "pages/center/index",
  296. "iconPath": "static/center.png",
  297. "selectedIconPath": "static/center-selected.png",
  298. "text": "我"
  299. }]
  300. }
  301. }