pages.json 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "填写爱车信息"
  7. }
  8. },
  9. {
  10. "path": "pages/shop/shopList",
  11. "style": {
  12. "navigationBarTitleText": "4S门店"
  13. }
  14. },
  15. {
  16. "path": "pages/me/me",
  17. "style": {
  18. "navigationBarTitleText": "我的",
  19. "navigationBarBackgroundColor": "#FFEDEA"
  20. }
  21. },
  22. {
  23. "path": "pages/login/login",
  24. "style": {
  25. "navigationStyle": "custom"
  26. }
  27. },
  28. {
  29. "path": "pages/login/empower",
  30. "style": {
  31. "navigationBarTitleText": "车蓝图养车"
  32. }
  33. },
  34. {
  35. "path": "pages/login/iphoneLogin",
  36. "style": {
  37. "navigationBarTitleText": "",
  38. "navigationBarBackgroundColor": "#FFFFFF"
  39. }
  40. },
  41. {
  42. "path": "pages/module/maintain",
  43. "style": {
  44. "navigationBarTitleText": "保养方案",
  45. "navigationBarBackgroundColor":"#FF4F00",
  46. "navigationBarTextStyle": "white"
  47. }
  48. },
  49. {
  50. "path": "pages/module/replaceGoods",
  51. "style": {
  52. "navigationBarTitleText": "可更换商品"
  53. }
  54. },
  55. {
  56. "path": "pages/module/confirmOrder",
  57. "style": {
  58. "navigationBarTitleText": "订单确认"
  59. }
  60. },
  61. {
  62. "path": "pages/module/orderShop",
  63. "style": {
  64. "navigationBarTitleText": "选择门店"
  65. }
  66. }
  67. , {
  68. "path": "pages/index/addCar",
  69. "style": {
  70. "navigationBarTitleText": "添加爱车",
  71. "enablePullDownRefresh": false
  72. }
  73. },
  74. {
  75. "path": "pages/index/cailist",
  76. "style": {
  77. "navigationBarTitleText": "我的车库",
  78. "navigationBarBackgroundColor": "#FFFFFF"
  79. }
  80. },
  81. {
  82. "path": "pages/index/carModel",
  83. "style": {
  84. "navigationStyle": "custom"
  85. }
  86. },
  87. {
  88. "path": "pages/me/setup",
  89. "style": {
  90. "navigationBarTitleText": "账号设置",
  91. "navigationBarBackgroundColor": "#FFFFFF"
  92. }
  93. },
  94. {
  95. "path": "pages/iPhone/phoneList",
  96. "style": {
  97. "navigationBarTitleText": "联系人管理"
  98. }
  99. },
  100. {
  101. "path": "pages/iPhone/addphone",
  102. "style": {
  103. "navigationBarTitleText": "新增联系人"
  104. }
  105. },
  106. {
  107. "path": "pages/me/treaty",
  108. "style": {
  109. "navigationBarTitleText": "服务协议",
  110. "enablePullDownRefresh": false
  111. }
  112. }, {
  113. "path": "pages/me/intimity",
  114. "style": {
  115. "navigationBarTitleText": "隐私政策",
  116. "enablePullDownRefresh": false
  117. }
  118. },
  119. {
  120. "path": "pages/order/myorder",
  121. "style": {
  122. "navigationBarTitleText": "我的订单",
  123. "navigationBarBackgroundColor": "#FFFFFF",
  124. "enablePullDownRefresh": true
  125. }
  126. },
  127. {
  128. "path": "pages/order/orderDetail",
  129. "style": {
  130. "navigationStyle": "custom",
  131. "enablePullDownRefresh": true
  132. }
  133. },
  134. {
  135. "path": "pages/order/evaluate",
  136. "style": {
  137. "navigationBarTitleText": "评价"
  138. }
  139. },
  140. {
  141. "path": "pages/me/discountCard",
  142. "style": {
  143. "navigationBarTitleText": "优惠券",
  144. "enablePullDownRefresh": true,
  145. "navigationBarBackgroundColor": "#FFFFFF"
  146. }
  147. }, {
  148. "path": "pages/me/discountDetail",
  149. "style": {
  150. "navigationBarTitleText": "优惠券详情",
  151. "navigationBarBackgroundColor": "#BE573F"
  152. }
  153. }, {
  154. "path": "pages/me/myAppraise",
  155. "style": {
  156. "navigationBarTitleText": "我的评价",
  157. "navigationBarBackgroundColor": "#FFFFFF",
  158. "enablePullDownRefresh": true
  159. }
  160. }, {
  161. "path": "pages/me/myAppraiseDetail",
  162. "style": {
  163. "navigationBarTitleText": "查看评价",
  164. "navigationBarBackgroundColor": "#FFFFFF"
  165. }
  166. }, {
  167. "path": "pages/me/feedBack",
  168. "style": {
  169. "navigationBarTitleText": "意见反馈",
  170. "navigationBarBackgroundColor": "#FFFFFF",
  171. "enablePullDownRefresh": false
  172. }
  173. },
  174. {
  175. "path": "pages/shop/shopDetail",
  176. "style": {
  177. "navigationBarTitleText": "门店详情",
  178. "navigationBarBackgroundColor": "#FFFFFF"
  179. }
  180. }
  181. ,{
  182. "path" : "pages/changeStore/changeStore",
  183. "style" :
  184. {
  185. "navigationBarTitleText": "申请更换门店",
  186. "enablePullDownRefresh": false
  187. }
  188. }
  189. ,{
  190. "path" : "pages/refundMoney/refundMoney",
  191. "style" :
  192. {
  193. "navigationBarTitleText": "申请退款",
  194. "enablePullDownRefresh": false
  195. }
  196. }
  197. ,{
  198. "path" : "pages/refundMoney/refundMoneyList",
  199. "style" :
  200. {
  201. "navigationBarTitleText": "退款申请",
  202. "enablePullDownRefresh": true
  203. }
  204. }
  205. ,{
  206. "path" : "pages/refundMoney/refundMoneyDetail",
  207. "style" :
  208. {
  209. "navigationBarTitleText": "退款详情",
  210. "enablePullDownRefresh": true
  211. }
  212. }
  213. ,{
  214. "path" : "pages/changeStore/changeStoreList",
  215. "style" :
  216. {
  217. "navigationBarTitleText": "更换门店申请",
  218. "enablePullDownRefresh": true
  219. }
  220. }
  221. ,{
  222. "path" : "pages/changeStore/changeStoreDetail",
  223. "style" :
  224. {
  225. "navigationBarTitleText": "更换门店详情",
  226. "enablePullDownRefresh": true
  227. }
  228. }
  229. ,{
  230. "path" : "pages/refundMoney/refundSchedule",
  231. "style" :
  232. {
  233. "navigationBarTitleText": "进度详情",
  234. "enablePullDownRefresh": false
  235. }
  236. }
  237. ,{
  238. "path" : "pages/changeStore/changeSchedule",
  239. "style" :
  240. {
  241. "navigationBarTitleText": "进度详情",
  242. "enablePullDownRefresh": false
  243. }
  244. }
  245. ,{
  246. "path" : "pages/module/usableDiscountCard",
  247. "style" :
  248. {
  249. "navigationBarTitleText": "优惠券",
  250. "enablePullDownRefresh": true
  251. }
  252. },
  253. {
  254. "path" : "pages/shop/shopAppraise",
  255. "style" :
  256. {
  257. "navigationBarTitleText": "门店评价",
  258. "enablePullDownRefresh": true
  259. }
  260. }
  261. ,{
  262. "path" : "pages/chooseCity/chooseCity",
  263. "style" :
  264. {
  265. "navigationBarTitleText": "选择城市",
  266. "enablePullDownRefresh": false
  267. }
  268. },
  269. {
  270. "path" : "pages/module/handbook",
  271. "style" :
  272. {
  273. "navigationBarTitleText": "保养手册",
  274. "enablePullDownRefresh": false
  275. }
  276. }
  277. ,{
  278. "path" : "pages/me/aboutMe",
  279. "style" :
  280. {
  281. "navigationBarTitleText": "关于我们",
  282. "enablePullDownRefresh": false
  283. }
  284. },
  285. {
  286. "path" : "pages/module/goodsDetail",
  287. "style" :
  288. {
  289. "navigationBarTitleText": "商品详情",
  290. "enablePullDownRefresh": false
  291. }
  292. }
  293. ],
  294. "tabBar": {
  295. "color": "#8a8a8a",
  296. "selectedColor": "#FF4F00",
  297. "borderStyle": "black",
  298. "backgroundColor": "#ffffff",
  299. "list": [{
  300. "pagePath": "pages/index/index",
  301. "iconPath": "static/img/tablehome1.png",
  302. "selectedIconPath": "static/img/tablehome2.png",
  303. "text": "4S保养"
  304. },
  305. {
  306. "pagePath": "pages/shop/shopList",
  307. "iconPath": "static/img/tabshop1.png",
  308. "selectedIconPath": "static/img/tabshop2.png",
  309. "text": "4S门店"
  310. },
  311. {
  312. "pagePath": "pages/me/me",
  313. "iconPath": "static/img/tabme1.png",
  314. "selectedIconPath": "static/img/tabme2.png",
  315. "text": "我的"
  316. }
  317. ]
  318. },
  319. "globalStyle": {
  320. "navigationBarTextStyle": "black",
  321. "navigationBarTitleText": "uni-app",
  322. "navigationBarBackgroundColor": "#F8F8F8",
  323. "backgroundColor": "#F8F8F8"
  324. }
  325. }