pages.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289
  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/oneMarket/order/order",
  69. "style": {
  70. "navigationBarTitleText": ""
  71. }
  72. }, {
  73. "path": "pages/goodsDetails/goodsDetails",
  74. "style": {
  75. "navigationBarTitleText": "",
  76. "enablePullDownRefresh": false,
  77. "navigationStyle": "custom"
  78. }
  79. }, {
  80. "path": "pages/twoMarket/twoMarket",
  81. "style": {
  82. "navigationBarTitleText": "",
  83. "enablePullDownRefresh": false
  84. }
  85. },{
  86. "path": "pages/goodsManage/oneMarket/goodsHandle",
  87. "style": {
  88. "navigationBarTitleText": "",
  89. "enablePullDownRefresh": true,
  90. "navigationStyle": "custom",
  91. "app-plus": {
  92. "titleNView": {
  93. "autoBackButton": false
  94. }
  95. }
  96. /*"app-plus": {
  97. "titleNView": {
  98. "buttons": [{
  99. "text": "新增商品",
  100. "type": "none",
  101. "color": "#fff",
  102. "fontSize": "15px",
  103. "float": "right",
  104. "width": "80px"
  105. }]
  106. }
  107. } */
  108. }
  109. },
  110. {
  111. "path": "pages/goodsManage/oneMarket/addGoods",
  112. "style": {
  113. "navigationBarTitleText": "新增商品",
  114. "enablePullDownRefresh": false
  115. }
  116. },
  117. {
  118. "path": "pages/goodsManage/oneMarket/editGoods",
  119. "style": {
  120. "navigationBarTitleText": "编辑商品",
  121. "enablePullDownRefresh": false
  122. }
  123. }
  124. , {
  125. "path": "pages/twoMarket/purchaser/product/list",
  126. "style": {
  127. "navigationBarTitleText": "二级市场 (收购商) ",
  128. "enablePullDownRefresh": true
  129. }
  130. }, {
  131. "path": "pages/twoMarket/purchaser/product/detail",
  132. "style": {
  133. "navigationBarTitleText": "商品详情",
  134. "enablePullDownRefresh": false
  135. }
  136. }, {
  137. "path": "pages/twoMarket/purchaser/product/cart",
  138. "style": {
  139. "navigationBarTitleText": "购物车",
  140. "enablePullDownRefresh": true
  141. }
  142. }, {
  143. "path": "pages/twoMarket/purchaser/order/list",
  144. "style": {
  145. "navigationBarTitleText": "订单列表",
  146. "enablePullDownRefresh": true
  147. }
  148. }, {
  149. "path": "pages/twoMarket/purchaser/order/confirm",
  150. "style": {
  151. "navigationBarTitleText": "确认订单",
  152. "enablePullDownRefresh": false
  153. }
  154. }, {
  155. "path": "pages/twoMarket/purchaser/order/success",
  156. "style": {
  157. "navigationBarTitleText": "下单成功",
  158. "enablePullDownRefresh": false
  159. }
  160. }, {
  161. "path": "pages/twoMarket/purchaser/order/detail",
  162. "style": {
  163. "navigationBarTitleText": "订单详情",
  164. "enablePullDownRefresh": false
  165. }
  166. }, {
  167. "path": "pages/twoMarket/purchaser/order/logistics",
  168. "style": {
  169. "navigationBarTitleText": "订单物流",
  170. "enablePullDownRefresh": false
  171. }
  172. }, {
  173. "path": "pages/authentication/index",
  174. "style": {
  175. "navigationBarTitleText": "实人认证",
  176. "enablePullDownRefresh": false
  177. }
  178. }, {
  179. "path": "pages/authentication/face",
  180. "style": {
  181. "navigationBarTitleText": "人脸认证",
  182. "enablePullDownRefresh": false
  183. }
  184. }, {
  185. "path": "pages/authentication/info",
  186. "style": {
  187. "navigationBarTitleText": "完善资料",
  188. "enablePullDownRefresh": false
  189. }
  190. }, {
  191. "path": "pages/authentication/audit",
  192. "style": {
  193. "navigationBarTitleText": "审核中",
  194. "enablePullDownRefresh": false
  195. }
  196. },
  197. {
  198. "path": "components/cropper/cropper",
  199. "style": {
  200. "navigationBarTitleText": "图片裁剪",
  201. "navigationBarBackgroundColor": "#000000"
  202. }
  203. }, {
  204. "path": "pages/news/list",
  205. "style": {
  206. "navigationBarTitleText": "资讯列表",
  207. "enablePullDownRefresh": true
  208. }
  209. }, {
  210. "path": "pages/news/detail",
  211. "style": {
  212. "navigationBarTitleText": "资讯详情",
  213. "enablePullDownRefresh": false
  214. }
  215. }
  216. ,{
  217. "path" : "pages/oneMarket/cart/cart",
  218. "style" :
  219. {
  220. "navigationBarTitleText": "",
  221. "enablePullDownRefresh": false
  222. }
  223. }
  224. ,{
  225. "path" : "pages/goodsManage/oneMarket/goodsOrders",
  226. "style" :
  227. {
  228. "navigationBarTitleText": "订单列表",
  229. "enablePullDownRefresh": true
  230. }
  231. }
  232. ],
  233. "tabBar": {
  234. "color": "#7A7E83",
  235. "selectedColor": "#4581fb",
  236. "borderStyle": "black",
  237. "backgroundColor": "#F8F8F8",
  238. "list": [{
  239. "pagePath": "pages/index/index",
  240. "iconPath": "static/tab/sy.png",
  241. "selectedIconPath": "static/tab/sy_s.png",
  242. "text": "首页"
  243. },
  244. {
  245. "pagePath": "pages/message/message",
  246. "iconPath": "static/tab/xx.png",
  247. "selectedIconPath": "static/tab/xxs.png",
  248. "text": "消息"
  249. },
  250. {
  251. "pagePath": "pages/personal/personal",
  252. "iconPath": "static/tab/wd.png",
  253. "selectedIconPath": "static/tab/wds.png",
  254. "text": "我的"
  255. }
  256. ]
  257. },
  258. "globalStyle": {
  259. "navigationBarTextStyle": "white",
  260. "navigationBarTitleText": "边民互市贸易",
  261. "navigationBarBackgroundColor": "#0081FF"
  262. }
  263. }