巴青农资商城

pages.json 6.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
  6. "^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
  7. "^u-(.*)": "uview-plus/components/u-$1/u-$1.vue",
  8. "^image-preview$": "@/components/common/ImagePreview.vue"
  9. }
  10. },
  11. "pages": [
  12. {
  13. "path": "pages/index/index",
  14. "style": {
  15. "navigationStyle": "custom",
  16. "navigationBarTitleText": "首页"
  17. }
  18. },
  19. {
  20. "path": "pages/category/index",
  21. "style": {
  22. "navigationBarTitleText": "分类"
  23. }
  24. },
  25. {
  26. "path": "pages/cart/index",
  27. "style": {
  28. "navigationBarTitleText": "购物车"
  29. }
  30. },
  31. {
  32. "path": "pages/mine/index",
  33. "style": {
  34. "navigationBarTitleText": "我的"
  35. }
  36. },
  37. {
  38. "path": "pages/login/index",
  39. "style": {
  40. "navigationBarTitleText": "登录",
  41. "navigationStyle": "custom"
  42. }
  43. }
  44. ],
  45. "subPackages": [
  46. {
  47. "root": "subpackage/account",
  48. "name": "pkg-account",
  49. "pages": [
  50. {
  51. "path": "register",
  52. "style": {
  53. "navigationBarTitleText": "会员注册"
  54. }
  55. },
  56. {
  57. "path": "profile",
  58. "style": {
  59. "navigationBarTitleText": "个人资料"
  60. }
  61. },
  62. {
  63. "path": "password",
  64. "style": {
  65. "navigationBarTitleText": "修改密码"
  66. }
  67. },
  68. {
  69. "path": "address-list",
  70. "style": {
  71. "navigationBarTitleText": "收货地址"
  72. }
  73. },
  74. {
  75. "path": "address-edit",
  76. "style": {
  77. "navigationBarTitleText": "编辑地址"
  78. }
  79. },
  80. {
  81. "path": "entry-apply",
  82. "style": {
  83. "navigationBarTitleText": "商家入驻",
  84. "navigationStyle": "custom"
  85. }
  86. },
  87. {
  88. "path": "entry-list",
  89. "style": {
  90. "navigationBarTitleText": "我的入驻申请",
  91. "navigationStyle": "custom"
  92. }
  93. },
  94. {
  95. "path": "entry-detail",
  96. "style": {
  97. "navigationBarTitleText": "申请详情",
  98. "navigationStyle": "custom"
  99. }
  100. },
  101. {
  102. "path": "shop-follow-list",
  103. "style": {
  104. "navigationBarTitleText": "我的店铺关注",
  105. "navigationStyle": "custom"
  106. }
  107. },
  108. {
  109. "path": "message-list",
  110. "style": {
  111. "navigationBarTitleText": "站内消息"
  112. }
  113. },
  114. {
  115. "path": "message-detail",
  116. "style": {
  117. "navigationBarTitleText": "消息详情"
  118. }
  119. },
  120. {
  121. "path": "about-mall",
  122. "style": {
  123. "navigationBarTitleText": "关于商城"
  124. }
  125. }
  126. ]
  127. },
  128. {
  129. "root": "subpackage/category",
  130. "name": "pkg-category",
  131. "pages": [
  132. {
  133. "path": "level1",
  134. "style": {
  135. "navigationBarTitleText": "分类商品"
  136. }
  137. },
  138. {
  139. "path": "goods-list",
  140. "style": {
  141. "navigationBarTitleText": "商品列表"
  142. }
  143. }
  144. ]
  145. },
  146. {
  147. "root": "subpackage/goods",
  148. "name": "pkg-goods",
  149. "pages": [
  150. {
  151. "path": "detail",
  152. "style": {
  153. "navigationBarTitleText": "商品详情"
  154. }
  155. },
  156. {
  157. "path": "reviews",
  158. "style": {
  159. "navigationBarTitleText": "全部评价"
  160. }
  161. }
  162. ]
  163. },
  164. {
  165. "root": "subpackage/search",
  166. "name": "pkg-search",
  167. "pages": [
  168. {
  169. "path": "index",
  170. "style": {
  171. "navigationBarTitleText": "搜索"
  172. }
  173. },
  174. {
  175. "path": "result",
  176. "style": {
  177. "navigationBarTitleText": "搜索结果"
  178. }
  179. }
  180. ]
  181. },
  182. {
  183. "root": "subpackage/order",
  184. "name": "pkg-order",
  185. "pages": [
  186. {
  187. "path": "checkout",
  188. "style": {
  189. "navigationBarTitleText": "确认订单"
  190. }
  191. },
  192. {
  193. "path": "checkout-cart",
  194. "style": {
  195. "navigationBarTitleText": "确认订单"
  196. }
  197. },
  198. {
  199. "path": "pay-result",
  200. "style": {
  201. "navigationBarTitleText": "支付结果"
  202. }
  203. },
  204. {
  205. "path": "list",
  206. "style": {
  207. "navigationBarTitleText": "我的订单"
  208. }
  209. },
  210. {
  211. "path": "detail",
  212. "style": {
  213. "navigationBarTitleText": "订单详情"
  214. }
  215. },
  216. {
  217. "path": "review-list",
  218. "style": {
  219. "navigationBarTitleText": "我的评价"
  220. }
  221. },
  222. {
  223. "path": "review-edit",
  224. "style": {
  225. "navigationBarTitleText": "发表评价"
  226. }
  227. },
  228. {
  229. "path": "review-view",
  230. "style": {
  231. "navigationBarTitleText": "查看评价"
  232. }
  233. },
  234. {
  235. "path": "aftersale-list",
  236. "style": {
  237. "navigationBarTitleText": "退款/售后"
  238. }
  239. },
  240. {
  241. "path": "aftersale-detail",
  242. "style": {
  243. "navigationBarTitleText": "售后详情"
  244. }
  245. },
  246. {
  247. "path": "aftersale-submit",
  248. "style": {
  249. "navigationBarTitleText": "申请售后"
  250. }
  251. }
  252. ]
  253. },
  254. {
  255. "root": "subpackage/shop",
  256. "name": "pkg-shop",
  257. "pages": [
  258. {
  259. "path": "index",
  260. "style": {
  261. "navigationBarTitleText": "店铺"
  262. }
  263. },
  264. {
  265. "path": "search",
  266. "style": {
  267. "navigationBarTitleText": "搜本店商品"
  268. }
  269. }
  270. ]
  271. }
  272. ],
  273. "preloadRule": {
  274. "pages/index/index": {
  275. "network": "all",
  276. "packages": ["pkg-category", "pkg-goods", "pkg-search", "pkg-shop"]
  277. },
  278. "pages/category/index": {
  279. "network": "all",
  280. "packages": ["pkg-category", "pkg-goods"]
  281. },
  282. "pages/mine/index": {
  283. "network": "all",
  284. "packages": ["pkg-account", "pkg-order"]
  285. },
  286. "subpackage/goods/detail": {
  287. "network": "all",
  288. "packages": ["pkg-order"]
  289. },
  290. "pages/cart/index": {
  291. "network": "all",
  292. "packages": ["pkg-order"]
  293. }
  294. },
  295. "globalStyle": {
  296. "navigationBarTextStyle": "black",
  297. "navigationBarTitleText": "农资商城",
  298. "navigationBarBackgroundColor": "#FFFFFF",
  299. "backgroundColor": "#F5F5F5"
  300. },
  301. "tabBar": {
  302. "color": "#999999",
  303. "selectedColor": "#2E7D32",
  304. "borderStyle": "black",
  305. "backgroundColor": "#FFFFFF",
  306. "list": [
  307. {
  308. "pagePath": "pages/index/index",
  309. "text": "首页",
  310. "iconPath": "static/tabbar/home.png",
  311. "selectedIconPath": "static/tabbar/home-active.png"
  312. },
  313. {
  314. "pagePath": "pages/category/index",
  315. "text": "分类",
  316. "iconPath": "static/tabbar/classify.png",
  317. "selectedIconPath": "static/tabbar/classify-active.png"
  318. },
  319. {
  320. "pagePath": "pages/cart/index",
  321. "text": "购物车",
  322. "iconPath": "static/tabbar/shopping.png",
  323. "selectedIconPath": "static/tabbar/shopping-active.png"
  324. },
  325. {
  326. "pagePath": "pages/mine/index",
  327. "text": "我的",
  328. "iconPath": "static/tabbar/mine.png",
  329. "selectedIconPath": "static/tabbar/mine-active.png"
  330. }
  331. ]
  332. },
  333. "uniIdRouter": {}
  334. }