pages.json 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/person/index",
  5. "style": {
  6. "navigationBarTitleText": "",
  7. "enablePullDownRefresh": false,
  8. "navigationBarBackgroundColor": "#108cff",
  9. "navigationStyle": "custom"
  10. }
  11. },
  12. {
  13. "path": "pages/login/index",
  14. "style": {
  15. "navigationBarTitleText": "",
  16. "enablePullDownRefresh": false,
  17. "navigationBarBackgroundColor": "#108cff",
  18. "navigationStyle": "custom"
  19. }
  20. },
  21. {
  22. "path": "pages/configuration/index",
  23. "style": {
  24. "navigationBarTitleText": "",
  25. "enablePullDownRefresh": false,
  26. "navigationStyle": "custom"
  27. }
  28. },
  29. {
  30. "path": "pages/index/index",
  31. "style": {
  32. "navigationBarTitleText": "首页",
  33. "enablePullDownRefresh": false,
  34. "navigationBarBackgroundColor": "#ffffff",
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/setting/index",
  40. "style": {
  41. "navigationBarTitleText": "我的设置",
  42. "enablePullDownRefresh": false,
  43. "navigationStyle": "custom"
  44. }
  45. },
  46. {
  47. "path": "pages/message/index",
  48. "style": {
  49. "navigationBarTitleText": "消息",
  50. "enablePullDownRefresh": false,
  51. "navigationStyle": "custom"
  52. }
  53. },
  54. {
  55. "path": "pages/market/index",
  56. "style": {
  57. "navigationBarTitleText": "销售",
  58. "enablePullDownRefresh": true,
  59. "onReachBottomDistance": 100,
  60. "navigationStyle": "custom"
  61. }
  62. },
  63. {
  64. "path": "pages/messageList/index",
  65. "style": {
  66. "navigationBarTitleText": "提醒消息",
  67. "enablePullDownRefresh": false,
  68. "navigationStyle": "custom"
  69. }
  70. },
  71. {
  72. "path": "pages/feedback/index",
  73. "style": {
  74. "navigationBarTitleText": "意见反馈",
  75. "enablePullDownRefresh": false,
  76. "navigationStyle": "custom"
  77. }
  78. },
  79. {
  80. "path": "pages/circumstances/index",
  81. "style": {
  82. "navigationBarTitleText": "环境监测",
  83. "enablePullDownRefresh": false,
  84. "navigationStyle": "custom"
  85. }
  86. },
  87. {
  88. "path": "pages/about/index",
  89. "style": {
  90. "navigationBarTitleText": "关于",
  91. "enablePullDownRefresh": false,
  92. "navigationStyle": "custom"
  93. }
  94. },
  95. {
  96. "path": "pages/profile/index",
  97. "style": {
  98. "navigationBarTitleText": "",
  99. "enablePullDownRefresh": true,
  100. "navigationStyle": "custom"
  101. }
  102. },
  103. {
  104. "path": "pages/changePw/index",
  105. "style": {
  106. "navigationBarTitleText": "修改密码",
  107. "enablePullDownRefresh": false,
  108. "navigationStyle": "custom"
  109. }
  110. },
  111. {
  112. "path": "pages/updateDynamic/index",
  113. "style": {
  114. "navigationBarTitleText": "更新动态",
  115. "enablePullDownRefresh": false,
  116. "navigationStyle": "custom"
  117. }
  118. },
  119. {
  120. "path": "pages/clue/index",
  121. "style": {
  122. "navigationBarTitleText": "线索",
  123. "enablePullDownRefresh": false,
  124. "navigationStyle": "custom"
  125. }
  126. },
  127. {
  128. "path": "pages/clueDetail/index",
  129. "style": {
  130. "navigationBarTitleText": "",
  131. "enablePullDownRefresh": true,
  132. "navigationStyle": "custom"
  133. }
  134. },
  135. {
  136. "path": "pages/addFollow/index",
  137. "style": {
  138. "navigationBarTitleText": "",
  139. "enablePullDownRefresh": false,
  140. "navigationStyle": "custom"
  141. }
  142. },
  143. {
  144. "path" : "pages/addClue/index",
  145. "style" :
  146. {
  147. "navigationBarTitleText": "",
  148. "enablePullDownRefresh": false,
  149. "navigationBarBackgroundColor": "#108cff",
  150. "navigationStyle": "custom"
  151. }
  152. },
  153. {
  154. "path" : "pages/publicClue/index",
  155. "style" :
  156. {
  157. "navigationBarTitleText" : "线索公海",
  158. "enablePullDownRefresh": true,
  159. "navigationStyle": "custom"
  160. }
  161. },
  162. {
  163. "path" : "pages/wareHouse/index",
  164. "style" :
  165. {
  166. "navigationBarTitleText" : "仓库",
  167. "enablePullDownRefresh": true,
  168. "navigationStyle": "custom"
  169. }
  170. },
  171. {
  172. "path" : "pages/wareHouse/detail",
  173. "style" :
  174. {
  175. "navigationBarTitleText" : "仓库详情",
  176. "enablePullDownRefresh": true,
  177. "navigationStyle": "custom"
  178. }
  179. },
  180. {
  181. "path" : "pages/wareHouse/add",
  182. "style" :
  183. {
  184. "navigationBarTitleText" : "仓库新增",
  185. "enablePullDownRefresh": true,
  186. "navigationStyle": "custom"
  187. }
  188. },
  189. {
  190. "path" : "pages/wareHouse/brandList",
  191. "style" :
  192. {
  193. "navigationBarTitleText" : "仓库品牌列表",
  194. "enablePullDownRefresh": true,
  195. "navigationStyle": "custom"
  196. }
  197. },
  198. {
  199. "path" : "pages/wareHouse/openOrder",
  200. "style" :
  201. {
  202. "navigationBarTitleText" : "销售业务开单",
  203. "enablePullDownRefresh": true,
  204. "navigationStyle": "custom"
  205. }
  206. },
  207. {
  208. "path" : "pages/privateClue/index",
  209. "style" :
  210. {
  211. "navigationBarTitleText" : "销售线索",
  212. "enablePullDownRefresh": true,
  213. "navigationStyle": "custom"
  214. }
  215. },
  216. {
  217. "path" : "pages/auth/auth",
  218. "style" :
  219. {
  220. "navigationBarTitleText": "",
  221. "enablePullDownRefresh": false,
  222. "navigationStyle": "custom"
  223. }
  224. },
  225. {
  226. "path" : "pages/bindSuccess/index",
  227. "style" :
  228. {
  229. "navigationStyle": "custom"
  230. }
  231. },
  232. {
  233. "path": "pages/uploadRecord/index",
  234. "style": {
  235. "navigationBarTitleText": "上传录音",
  236. "navigationStyle": "custom"
  237. }
  238. },
  239. {
  240. "path": "pages/orderForm/index",
  241. "style": {
  242. "navigationBarTitleText": "线索发单",
  243. "navigationStyle": "custom"
  244. }
  245. },
  246. {
  247. "path": "pages/order/index",
  248. "style": {
  249. "navigationBarTitleText": "接单中心",
  250. "enablePullDownRefresh": true,
  251. "navigationStyle": "custom"
  252. }
  253. },
  254. {
  255. "path": "pages/orderDetail/index",
  256. "style": {
  257. "navigationBarTitleText": "",
  258. "enablePullDownRefresh": true,
  259. "navigationStyle": "custom"
  260. }
  261. },
  262. {
  263. "path": "pages/orderDetailNew/index",
  264. "style": {
  265. "navigationBarTitleText": "",
  266. "enablePullDownRefresh": true,
  267. "navigationStyle": "custom"
  268. }
  269. },
  270. {
  271. "path": "pages/receiptForm/index",
  272. "style": {
  273. "navigationBarTitleText": "",
  274. "enablePullDownRefresh": false,
  275. "navigationBarBackgroundColor": "#108cff",
  276. "navigationStyle": "custom"
  277. }
  278. },
  279. {
  280. "path": "pages/commissionForm/index",
  281. "style": {
  282. "navigationBarTitleText": "",
  283. "enablePullDownRefresh": false,
  284. "navigationBarBackgroundColor": "#108cff",
  285. "navigationStyle": "custom"
  286. }
  287. },
  288. {
  289. "path": "pages/acceptOrderOrder/index",
  290. "style": {
  291. "navigationBarTitleText": "接单中心",
  292. "enablePullDownRefresh": false,
  293. "navigationBarBackgroundColor": "#108cff",
  294. "navigationStyle": "custom"
  295. }
  296. },
  297. {
  298. "path": "pages/pagereceivecenter/pagereceivecenter",
  299. "style": {
  300. "navigationBarTitleText": "接单中心",
  301. "enablePullDownRefresh": false,
  302. "navigationBarBackgroundColor": "#108cff",
  303. "navigationStyle": "custom"
  304. }
  305. },
  306. {
  307. "path": "pages/inquiry/index",
  308. "style": {
  309. "navigationBarTitleText": "询价中心",
  310. "enablePullDownRefresh": false,
  311. "navigationBarBackgroundColor": "#108cff",
  312. "navigationStyle": "custom"
  313. }
  314. },
  315. {
  316. "path": "pages/inquiry/add",
  317. "style": {
  318. "navigationBarTitleText": "询价中心-新增",
  319. "enablePullDownRefresh": false,
  320. "navigationBarBackgroundColor": "#108cff",
  321. "navigationStyle": "custom"
  322. }
  323. },
  324. {
  325. "path": "pages/verification/index",
  326. "style": {
  327. "navigationBarTitleText": "核价中心",
  328. "enablePullDownRefresh": false,
  329. "navigationBarBackgroundColor": "#108cff",
  330. "navigationStyle": "custom"
  331. }
  332. }
  333. ],
  334. "globalStyle": {
  335. "navigationBarTextStyle": "black",
  336. "navigationBarTitleText": "uni-app",
  337. "navigationBarBackgroundColor": "#ffffff"
  338. },
  339. "tabBar": {
  340. "color": "#666666",
  341. "selectedColor": "#108CFF",
  342. "backgroundColor": "#ffffff",
  343. "iconWidth": "28px",
  344. "height": "70px",
  345. "fontSize": "12px",
  346. "list": [
  347. {
  348. "text": "首页",
  349. "pagePath": "pages/index/index",
  350. "iconPath": "static/tabs/home.png",
  351. "selectedIconPath": "static/tabs/home1.png",
  352. "visible": false
  353. },
  354. {
  355. "text": "线索公海",
  356. "pagePath": "pages/publicClue/index",
  357. "iconPath": "static/tabs/public.png",
  358. "selectedIconPath": "static/tabs/public1.png",
  359. "visible": false
  360. },
  361. {
  362. "text": "仓库",
  363. "pagePath": "pages/wareHouse/index",
  364. "iconPath": "static/tabs/warehouse.png",
  365. "selectedIconPath": "static/tabs/warehouse1.png",
  366. "visible": false
  367. },
  368. {
  369. "text": "询价中心",
  370. "pagePath": "pages/inquiry/index",
  371. "iconPath": "static/tabs/xunjia.png",
  372. "selectedIconPath": "static/tabs/xunjia1.png",
  373. "visible": false
  374. },
  375. {
  376. "text": "核价中心",
  377. "pagePath": "pages/verification/index",
  378. "iconPath": "static/tabs/hejia.png",
  379. "selectedIconPath": "static/tabs/hejia1.png",
  380. "visible": false
  381. },
  382. {
  383. "text": "销售线索",
  384. "pagePath": "pages/privateClue/index",
  385. "iconPath": "static/tabs/private.png",
  386. "selectedIconPath": "static/tabs/private1.png",
  387. "visible": false
  388. },
  389. {
  390. "text": "接单中心",
  391. "pagePath": "pages/order/index",
  392. "iconPath": "static/tabs/order.png",
  393. "selectedIconPath": "static/tabs/order1.png",
  394. "visible": false
  395. },
  396. {
  397. "text": "我的",
  398. "pagePath": "pages/person/index",
  399. "iconPath": "static/tabs/user.png",
  400. "selectedIconPath": "static/tabs/user1.png",
  401. "visible": true
  402. }
  403. ]
  404. },
  405. "uniIdRouter": {},
  406. "easycom": {
  407. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  408. }
  409. }