pages.json 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/components/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "lazyCodeLoading": "requiredComponents",
  6. "tabBar": {
  7. "custom":false,
  8. "color": "#7A7E83",
  9. "selectedColor": "#3cc51f",
  10. "borderStyle": "black",
  11. "backgroundColor": "#ffffff",
  12. "list": [
  13. {
  14. "pagePath": "pages/sale/information",
  15. "iconPath":"static/img/zixun.png",
  16. "selectedIconPath":"static/img/zixun_check.png",
  17. "text": "资讯"
  18. },
  19. {
  20. "pagePath": "pages/tran/tran",
  21. "iconPath":"static/img/wuliu.png",
  22. "selectedIconPath":"static/img/wuliu_check.png",
  23. "text": "物流"
  24. },
  25. {
  26. "pagePath": "pages/user/user",
  27. "iconPath":"static/img/wode.png",
  28. "selectedIconPath":"static/img/wode_check.png",
  29. "text": "我的"
  30. }
  31. ]
  32. },
  33. "pages": [
  34. {
  35. "path": "pages/sale/information",
  36. "style": {
  37. // #ifdef MP
  38. "enablePullDownRefresh": true,
  39. "navigationBarTitleText": "易粮易运"
  40. // #endif
  41. }
  42. },
  43. {
  44. "path": "pages/sale/index",
  45. "style": {
  46. // #ifdef MP
  47. "enablePullDownRefresh": true,
  48. "navigationBarTitleText": ""
  49. // #endif
  50. }
  51. },
  52. {
  53. "path": "pages/sale/webview",
  54. "style": {
  55. // #ifdef MP
  56. "enablePullDownRefresh": true,
  57. "navigationBarTitleText": ""
  58. // #endif
  59. }
  60. },
  61. {
  62. "path": "pages/public/login",
  63. "style": {
  64. "navigationBarTitleText": "",
  65. "navigationStyle": "custom",
  66. "app-plus": {
  67. "titleNView": false,
  68. "animationType": "slide-in-bottom"
  69. }
  70. }
  71. },
  72. {
  73. "path": "pages/public/register",
  74. "style": {
  75. "navigationBarTitleText": "",
  76. "navigationStyle": "custom",
  77. "app-plus": {
  78. "titleNView": false,
  79. "animationType": "slide-in-bottom"
  80. }
  81. }
  82. }, {
  83. "path": "pages/user/user",
  84. "style": {
  85. "navigationBarTitleText": "我的",
  86. "navigationStyle": "custom"
  87. }
  88. }
  89. ,
  90. {
  91. "path" : "pages/tran/tran",
  92. "style" : {
  93. "navigationBarTitleText": "物流信息",
  94. "enablePullDownRefresh": true
  95. }
  96. },
  97. {
  98. "path" : "pages/tran/tran_detail",
  99. "style" : {
  100. "navigationBarTitleText": "物流详情"
  101. }
  102. },
  103. {
  104. "path" : "pages/tran/car_detail",
  105. "style" : {
  106. "navigationBarTitleText": "车辆详情"
  107. }
  108. },
  109. {
  110. "path" : "pages/tran/my_tran",
  111. "style" : {
  112. "navigationBarTitleText": "货源&车辆",
  113. "enablePullDownRefresh": true
  114. }
  115. },
  116. {
  117. "path" : "pages/tran/my_tran_detail",
  118. "style" : {
  119. "navigationBarTitleText": "货源详情"
  120. }
  121. },
  122. {
  123. "path" : "pages/tran/my_car_detail",
  124. "style" : {
  125. "navigationBarTitleText": "承运详情"
  126. }
  127. }
  128. ,{
  129. "path" : "pages/user/message",
  130. "style" :
  131. {
  132. "navigationBarTitleText": "我的消息",
  133. "enablePullDownRefresh": true
  134. }
  135. },{
  136. "path" : "pages/user/task",
  137. "style" :
  138. {
  139. "navigationBarTitleText": "我的任务",
  140. "enablePullDownRefresh": true
  141. }
  142. },{
  143. "path" : "pages/user/task_before",
  144. "style" :
  145. {
  146. "navigationBarTitleText": "发运详情",
  147. "enablePullDownRefresh": true
  148. }
  149. },
  150. {
  151. "path" : "pages/user/qr",
  152. "style" :
  153. {
  154. "navigationBarTitleText": "二维码",
  155. "enablePullDownRefresh": true
  156. }
  157. },
  158. {
  159. "path" : "pages/user/task_detail_pc",
  160. "style" :
  161. {
  162. "navigationBarTitleText": "散船平仓"
  163. }
  164. },{
  165. "path" : "pages/user/task_detail_zx",
  166. "style" :
  167. {
  168. "navigationBarTitleText": "装箱进港"
  169. }
  170. },{
  171. "path" : "pages/user/task_detail_jh",
  172. "style" :
  173. {
  174. "navigationBarTitleText": "交货任务"
  175. }
  176. },
  177. {
  178. "path" : "pages/user/task_detail_kn",
  179. "style" :
  180. {
  181. "navigationBarTitleText": "库内销售"
  182. }
  183. },{
  184. "path" : "pages/user/task_detail_hy",
  185. "style" :
  186. {
  187. "navigationBarTitleText": "发站完货"
  188. }
  189. },{
  190. "path" : "pages/user/task_detail_hyrk",
  191. "style" :
  192. {
  193. "navigationBarTitleText": "到站入库任务"
  194. }
  195. },{
  196. "path" : "pages/user/task_detail_wai",
  197. "style" :
  198. {
  199. "navigationBarTitleText": "外采入库任务"
  200. }
  201. },{
  202. "path" : "pages/user/task_detail_buy",
  203. "style" :
  204. {
  205. "navigationBarTitleText": "采购任务"
  206. }
  207. },{
  208. "path" : "pages/user/task_detail_fh",
  209. "style" :
  210. {
  211. "navigationBarTitleText": "放货申请"
  212. }
  213. },
  214. {
  215. "path" : "pages/user/task_arrive",
  216. "style" :
  217. {
  218. "navigationBarTitleText": "到站下线"
  219. }
  220. }
  221. ],
  222. "globalStyle": {
  223. "navigationBarTextStyle": "black",
  224. "navigationBarTitleText": "易粮易运",
  225. "navigationBarBackgroundColor": "#FFFFFF"
  226. // "backgroundColor": "#f8f8f8"
  227. },
  228. "condition" : { //模式配置,仅开发期间生效
  229. "current": 0, //当前激活的模式(list 的索引项)
  230. "list": [
  231. {
  232. "name": "", //模式名称
  233. "path": "", //启动页面,必选
  234. "query": "" //启动参数,在页面的onLoad函数里面得到
  235. }
  236. ]
  237. }
  238. }