pages.json 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/index",
  7. "style": {
  8. "navigationBarTitleText": "空白页",
  9. "navigationStyle": "custom"
  10. }
  11. }, {
  12. "path": "pages/login/login",
  13. "style": {
  14. "navigationStyle": "custom",
  15. "navigationBarTitleText": "登录"
  16. }
  17. }, {
  18. "path": "pages/login/xieyi",
  19. "style": {
  20. "navigationStyle": "custom",
  21. "navigationBarTitleText": "用户协议"
  22. }
  23. }, {
  24. "path": "pages/tabBar/home",
  25. "style": {
  26. "navigationBarTitleText": "首页",
  27. "enablePullDownRefresh": true
  28. }
  29. }, {
  30. "path": "pages/tabBar/homeSearch",
  31. "style": {
  32. "navigationBarTitleText": "商品检索"
  33. }
  34. }, {
  35. "path": "pages/tabBar/classification",
  36. "style": {
  37. "navigationBarTitleText": "商品"
  38. }
  39. }, {
  40. "path": "pages/tabBar/searchPage",
  41. "style": {
  42. "navigationBarTitleText": "商品检索"
  43. }
  44. }, {
  45. "path": "pages/tabBar/pointsMall",
  46. "style": {
  47. "navigationBarTitleText": "积分商城"
  48. }
  49. }, {
  50. "path": "pages/tabBar/vehicleModel",
  51. "style": {
  52. "navigationBarTitleText": "车型"
  53. }
  54. }, {
  55. "path": "pages/tabBar/shoppingCart",
  56. "style": {
  57. "navigationBarTitleText": "购物车"
  58. }
  59. }, {
  60. "path": "pages/tabBar/center",
  61. "style": {
  62. "navigationBarTitleText": "我的"
  63. }
  64. }, {
  65. "path": "pages/user/setUp",
  66. "style": {
  67. "navigationBarTitleText": "设置"
  68. }
  69. },
  70. {
  71. "path": "pages/login/PrivacyPop/PrivacyPop",
  72. "style": {
  73. "navigationBarTitleText": "",
  74. "enablePullDownRefresh": false
  75. }
  76. }, {
  77. "path": "pages/tabBar/activity/index",
  78. "style": {
  79. "navigationBarTitleText": "活动",
  80. "enablePullDownRefresh": false
  81. }
  82. },
  83. {
  84. "path": "pages/tabBar/activity/details",
  85. "style": {
  86. "navigationBarTitleText": "活动详情",
  87. "enablePullDownRefresh": false
  88. }
  89. },
  90. {
  91. "path": "pages/tabBar/integralList/index",
  92. "style": {
  93. "navigationBarTitleText": "我的积分",
  94. "enablePullDownRefresh": false
  95. }
  96. },
  97. {
  98. "path": "pages/tabBar/integralList/exchangeRecords",
  99. "style": {
  100. "navigationBarTitleText": "使用积分明细",
  101. "enablePullDownRefresh": false
  102. }
  103. },
  104. {
  105. "path": "pages/tabBar/integralList/obtainRecord",
  106. "style": {
  107. "navigationBarTitleText": "产生积分明细",
  108. "enablePullDownRefresh": false
  109. }
  110. },
  111. {
  112. "path": "pages/tabBar/integralList/consumptionRecord",
  113. "style": {
  114. "navigationBarTitleText": "消费记录",
  115. "enablePullDownRefresh": false
  116. }
  117. }
  118. ],
  119. "subPackages": [{
  120. "root": "pages/views",
  121. "pages": [{
  122. "path": "buyGoods/commodityDetails",
  123. "style": {
  124. "navigationBarTitleText": "商品详情"
  125. }
  126. }]
  127. }, {
  128. "root": "pages/views",
  129. "pages": [{
  130. "path": "buyGoods/pointsDetails",
  131. "style": {
  132. "navigationBarTitleText": "活动商品详情"
  133. }
  134. }]
  135. }, {
  136. "root": "pages/views",
  137. "pages": [{
  138. "path": "personalInformation/addressManagement",
  139. "style": {
  140. "navigationBarTitleText": "地址管理"
  141. }
  142. }, {
  143. "path": "personalInformation/addressDetails",
  144. "style": {
  145. "navigationBarTitleText": "地址明细"
  146. }
  147. }, {
  148. "path": "personalInformation/contacts",
  149. "style": {
  150. "navigationBarTitleText": "员工信息"
  151. }
  152. }, {
  153. "path": "personalInformation/index",
  154. "style": {
  155. "navigationBarTitleText": "个人资料"
  156. }
  157. }, {
  158. "path": "personalInformation/map/index",
  159. "style": {
  160. "navigationBarTitleText": "地图选点"
  161. }
  162. }]
  163. }, {
  164. "root": "pages/views",
  165. "pages": [{
  166. "path": "salesSlip/index",
  167. "style": {
  168. "navigationBarTitleText": "我的订单"
  169. }
  170. }, {
  171. "path": "salesSlip/IntegralOrder",
  172. "style": {
  173. "navigationBarTitleText": "积分订单"
  174. }
  175. }, {
  176. "path": "salesSlip/orderDetails",
  177. "style": {
  178. "navigationBarTitleText": "订单详情"
  179. }
  180. }, {
  181. "path": "salesSlip/obligation",
  182. "style": {
  183. "navigationBarTitleText": "待付款"
  184. }
  185. }, {
  186. "path": "salesSlip/transportation",
  187. "style": {
  188. "navigationBarTitleText": "运输信息"
  189. }
  190. }, {
  191. "path": "salesSlip/message",
  192. "style": {
  193. "navigationBarTitleText": "快递详情"
  194. }
  195. }]
  196. },
  197. {
  198. "root": "pages/views",
  199. "pages": [{
  200. "path": "vehicle/vehicleSeries",
  201. "style": {
  202. "navigationBarTitleText": "年款选择"
  203. }
  204. }, {
  205. "path": "vehicle/autoParts",
  206. "style": {
  207. "navigationBarTitleText": "汽车配件"
  208. }
  209. }]
  210. },
  211. {
  212. "root": "pages/integralMall",
  213. "pages": [{
  214. "path": "index",
  215. "style": {
  216. "navigationBarTitleText": "积分商城"
  217. }
  218. }, {
  219. "path": "buyGoods/commodityDetails",
  220. "style": {
  221. "navigationBarTitleText": "积分商品详情"
  222. }
  223. },{
  224. "path": "searchPage",
  225. "style": {
  226. "navigationBarTitleText": "积分商品检索"
  227. }
  228. },{
  229. "path": "homeSearch",
  230. "style": {
  231. "navigationBarTitleText": "积分商品检索"
  232. }
  233. }]
  234. }
  235. ],
  236. "globalStyle": {
  237. "navigationBarTextStyle": "white",
  238. // #ifdef MP-WEIXIN
  239. "navigationBarBackgroundColor": "#E75F37",
  240. // #endif
  241. "app-plus": {
  242. "bounce": "none",
  243. "scrollIndicator": "none",
  244. "titleNView": {
  245. "backgroundImage": "linear-gradient(to bottom, #E75F37, #FF6F3B)"
  246. }
  247. }
  248. },
  249. "tabBar": {
  250. "color": "#727272",
  251. "selectedColor": "#fd5003",
  252. "borderStyle": "white",
  253. "backgroundColor": "#FFFFFF",
  254. "list": [{
  255. "pagePath": "pages/tabBar/home",
  256. "iconPath": "static/images/tabBar/home.png",
  257. "selectedIconPath": "static/images/tabBar/home_selected.png",
  258. "text": "首页"
  259. }, {
  260. "pagePath": "pages/tabBar/activity/index",
  261. "iconPath": "static/images/tabBar/activity.png",
  262. "selectedIconPath": "static/images/tabBar/activity_selected.png",
  263. "text": "活动"
  264. }, {
  265. "pagePath": "pages/tabBar/classification",
  266. "iconPath": "static/images/tabBar/classification.png",
  267. "selectedIconPath": "static/images/tabBar/classification_selected.png",
  268. "text": "商品"
  269. }, {
  270. "pagePath": "pages/tabBar/shoppingCart",
  271. "iconPath": "static/images/tabBar/cart.png",
  272. "selectedIconPath": "static/images/tabBar/cart_selected.png",
  273. "text": "购物车"
  274. }, {
  275. "pagePath": "pages/tabBar/center",
  276. "iconPath": "static/images/tabBar/my.png",
  277. "selectedIconPath": "static/images/tabBar/my_selected.png",
  278. "text": "我的"
  279. }]
  280. }
  281. }