pages.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/login/login",
  7. "style": {
  8. "navigationBarTitleText": "用户登录",
  9. "navigationStyle": "custom"
  10. }
  11. }, {
  12. "path": "pages/login/chooseRole",
  13. "style": {
  14. "navigationBarTitleText": "选择角色",
  15. "enablePullDownRefresh": false
  16. }
  17. }, {
  18. "path": "pages/login/register",
  19. "style": {
  20. "navigationBarTitleText": "用户注册",
  21. "enablePullDownRefresh": false
  22. }
  23. }, {
  24. "path": "pages/login/userAgreement",
  25. "style": {
  26. "navigationBarTitleText": "",
  27. "enablePullDownRefresh": false
  28. }
  29. }, {
  30. "path": "pages/index/index",
  31. "style": {
  32. "navigationBarTitleText": "首页",
  33. "enablePullDownRefresh": true,
  34. "navigationStyle": "custom"
  35. }
  36. },
  37. {
  38. "path": "pages/message/message",
  39. "style": {
  40. "navigationBarTitleText": "消息中心"
  41. }
  42. }
  43. , {
  44. "path": "pages/personal/personal",
  45. "style": {
  46. "navigationBarTitleText": "个人中心",
  47. "navigationStyle": "custom"
  48. }
  49. }, {
  50. "path": "pages/enterprise/enterprise",
  51. "style": {
  52. "navigationBarTitleText": "",
  53. "enablePullDownRefresh": false
  54. }
  55. }, {
  56. "path": "pages/oneMarket/oneMarket",
  57. "style": {
  58. "navigationBarTitleText": "",
  59. "enablePullDownRefresh": false,
  60. "navigationStyle": "custom",
  61. "app-plus": {
  62. "titleNView": {
  63. "autoBackButton": false
  64. }
  65. }
  66. }
  67. }, {
  68. "path": "pages/goodsDetails/goodsDetails",
  69. "style": {
  70. "navigationBarTitleText": "",
  71. "enablePullDownRefresh": false
  72. }
  73. }, {
  74. "path": "pages/twoMarket/twoMarket",
  75. "style": {
  76. "navigationBarTitleText": "",
  77. "enablePullDownRefresh": false
  78. }
  79. },
  80. {
  81. "path": "pages/goodsManage/oneMarket/goodsHandle",
  82. "style": {
  83. "navigationBarTitleText": "商品管理",
  84. "enablePullDownRefresh": true
  85. }
  86. },
  87. {
  88. "path": "pages/goodsManage/oneMarket/addGoods",
  89. "style": {
  90. "navigationBarTitleText": "新增商品",
  91. "enablePullDownRefresh": false
  92. }
  93. },
  94. {
  95. "path": "pages/goodsManage/oneMarket/editGoods",
  96. "style": {
  97. "navigationBarTitleText": "编辑商品",
  98. "enablePullDownRefresh": false
  99. }
  100. }
  101. , {
  102. "path": "pages/twoMarket/purchaser/product/list",
  103. "style": {
  104. "navigationBarTitleText": "二级市场 (收购商) ",
  105. "enablePullDownRefresh": true
  106. }
  107. }, {
  108. "path": "pages/twoMarket/purchaser/product/detail",
  109. "style": {
  110. "navigationBarTitleText": "商品详情",
  111. "enablePullDownRefresh": false
  112. }
  113. }, {
  114. "path": "pages/twoMarket/purchaser/product/cart",
  115. "style": {
  116. "navigationBarTitleText": "购物车",
  117. "enablePullDownRefresh": true
  118. }
  119. }, {
  120. "path": "pages/twoMarket/purchaser/order/list",
  121. "style": {
  122. "navigationBarTitleText": "订单列表",
  123. "enablePullDownRefresh": true
  124. }
  125. }, {
  126. "path": "pages/twoMarket/purchaser/order/confirm",
  127. "style": {
  128. "navigationBarTitleText": "确认订单",
  129. "enablePullDownRefresh": false
  130. }
  131. }, {
  132. "path": "pages/twoMarket/purchaser/order/success",
  133. "style": {
  134. "navigationBarTitleText": "下单成功",
  135. "enablePullDownRefresh": false
  136. }
  137. }, {
  138. "path": "pages/twoMarket/purchaser/order/detail",
  139. "style": {
  140. "navigationBarTitleText": "订单详情",
  141. "enablePullDownRefresh": false
  142. }
  143. }, {
  144. "path": "pages/twoMarket/purchaser/order/logistics",
  145. "style": {
  146. "navigationBarTitleText": "订单物流",
  147. "enablePullDownRefresh": false
  148. }
  149. }, {
  150. "path": "pages/authentication/index",
  151. "style": {
  152. "navigationBarTitleText": "实人认证",
  153. "enablePullDownRefresh": false
  154. }
  155. }, {
  156. "path": "pages/authentication/face",
  157. "style": {
  158. "navigationBarTitleText": "人脸认证",
  159. "enablePullDownRefresh": false
  160. }
  161. }, {
  162. "path": "pages/authentication/info",
  163. "style": {
  164. "navigationBarTitleText": "完善资料",
  165. "enablePullDownRefresh": false
  166. }
  167. }, {
  168. "path": "pages/authentication/audit",
  169. "style": {
  170. "navigationBarTitleText": "审核中",
  171. "enablePullDownRefresh": false
  172. }
  173. },
  174. {
  175. "path": "components/cropper/cropper",
  176. "style": {
  177. "navigationBarTitleText": "图片裁剪",
  178. "navigationBarBackgroundColor": "#000000"
  179. }
  180. }, {
  181. "path": "pages/news/list",
  182. "style": {
  183. "navigationBarTitleText": "资讯列表",
  184. "enablePullDownRefresh": true
  185. }
  186. }, {
  187. "path": "pages/news/detail",
  188. "style": {
  189. "navigationBarTitleText": "资讯详情",
  190. "enablePullDownRefresh": false
  191. }
  192. }
  193. ],
  194. "tabBar": {
  195. "color": "#7A7E83",
  196. "selectedColor": "#4581fb",
  197. "borderStyle": "black",
  198. "backgroundColor": "#F8F8F8",
  199. "list": [{
  200. "pagePath": "pages/index/index",
  201. "iconPath": "static/tab/sy.png",
  202. "selectedIconPath": "static/tab/sy_s.png",
  203. "text": "首页"
  204. },
  205. {
  206. "pagePath": "pages/message/message",
  207. "iconPath": "static/tab/xx.png",
  208. "selectedIconPath": "static/tab/xxs.png",
  209. "text": "消息"
  210. },
  211. {
  212. "pagePath": "pages/personal/personal",
  213. "iconPath": "static/tab/wd.png",
  214. "selectedIconPath": "static/tab/wds.png",
  215. "text": "我的"
  216. }
  217. ]
  218. },
  219. "globalStyle": {
  220. "navigationBarTextStyle": "white",
  221. "navigationBarTitleText": "边民互市贸易",
  222. "navigationBarBackgroundColor": "#0081FF"
  223. }
  224. }