pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567
  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. "app-plus": {
  10. "titleNView": false
  11. }
  12. }
  13. }, {
  14. "path": "pages/login/forgotPassword",
  15. "style": {
  16. "navigationBarTitleText": "忘记密码"
  17. }
  18. }, {
  19. "path": "pages/tabBar/home",
  20. "style": {
  21. "navigationBarTitleText": "首页",
  22. "app-plus": {
  23. "titleNView": false
  24. }
  25. }
  26. }, {
  27. "path": "pages/tabBar/record",
  28. "style": {
  29. "navigationBarTitleText": "数据中心",
  30. "app-plus": {
  31. "titleNView": false
  32. }
  33. }
  34. }, {
  35. "path": "pages/tabBar/dynamic",
  36. "style": {
  37. "navigationBarTitleText": "工作圈",
  38. "app-plus": {
  39. "titleNView": false
  40. }
  41. }
  42. }, {
  43. "path": "pages/tabBar/news",
  44. "style": {
  45. "navigationBarTitleText": "消息",
  46. "app-plus": {
  47. "titleNView": false
  48. }
  49. }
  50. }, {
  51. "path": "pages/tabBar/center",
  52. "style": {
  53. "navigationBarTitleText": "我的",
  54. "app-plus": {
  55. "titleNView": false
  56. }
  57. }
  58. }],
  59. "subPackages": [{
  60. "root": "pages/views",
  61. "pages": [{
  62. "path": "visit/visit",
  63. "style": {
  64. "navigationBarTitleText": "拜访",
  65. "titleNView": {
  66. "buttons": [{
  67. "text": "\ue638",
  68. "fontSrc": "/static/typeface/iconfont.ttf",
  69. "fontSize": "16px",
  70. "float": "right",
  71. "color": "#fff"
  72. }],
  73. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  74. }
  75. }
  76. }, {
  77. "path": "visit/historical0rders",
  78. "style": {
  79. "navigationBarTitleText": "拜访历史"
  80. }
  81. }]
  82. }, {
  83. "root": "pages",
  84. "pages": [{
  85. "path": "user/setUp",
  86. "style": {
  87. "navigationBarTitleText": "设置",
  88. "app-plus": {
  89. "titleNView": false
  90. }
  91. }
  92. }, {
  93. "path": "device/EquipmentArchives/EquipmentArchives",
  94. "style": {
  95. "navigationBarTitleText": "设备档案",
  96. "enablePullDownRefresh": false,
  97. "navigationStyle": "custom",
  98. "app-plus": {
  99. "titleNView": false
  100. }
  101. }
  102. }, {
  103. "path": "device/FileDetails/FileDetails",
  104. "style": {
  105. "navigationBarTitleText": "设备档案",
  106. "enablePullDownRefresh": false
  107. }
  108. },
  109. {
  110. "path": "device/FileDetails/selectMachine",
  111. "style": {
  112. "navigationBarTitleText": "选择设备",
  113. "enablePullDownRefresh": false
  114. }
  115. },
  116. {
  117. "path": "device/RepairReportList/RepairReportList",
  118. "style": {
  119. "navigationBarTitleText": "报修列表",
  120. "enablePullDownRefresh": false
  121. }
  122. }, {
  123. "path": "device/RepairDetails/RepairDetails",
  124. "style": {
  125. "navigationBarTitleText": "设备报修",
  126. "enablePullDownRefresh": false
  127. }
  128. }, {
  129. "path": "OutboundTask/OutboundTask",
  130. "style": {
  131. "navigationBarTitleText": "出库任务",
  132. "enablePullDownRefresh": false
  133. }
  134. }, {
  135. "path": "OutboundTask/OutboundTask_XQ",
  136. "style": {
  137. "navigationBarTitleText": "出库任务",
  138. "enablePullDownRefresh": false
  139. }
  140. }
  141. ]
  142. }, {
  143. "root": "pages/views",
  144. "pages": [{
  145. "path": "productLaunch/index",
  146. "style": {
  147. "navigationBarTitleText": "产品上架",
  148. "app-plus": {
  149. "titleNView": false
  150. }
  151. }
  152. }]
  153. }, {
  154. "root": "pages/views",
  155. "pages": [{
  156. "path": "salesSlip/index",
  157. "style": {
  158. "navigationBarTitleText": "销售",
  159. "app-plus": {
  160. "titleNView": false
  161. }
  162. }
  163. }, {
  164. "path": "purchase/index",
  165. "style": {
  166. "navigationBarTitleText": "采购",
  167. "app-plus": {
  168. "titleNView": false
  169. }
  170. }
  171. }, {
  172. "path": "salesSlip/salesOrderList",
  173. "style": {
  174. "navigationBarTitleText": "销售列表"
  175. }
  176. }, {
  177. "path": "salesSlip/tiresalesStatistics",
  178. "style": {
  179. "navigationBarTitleText": "轮胎销售统计"
  180. }
  181. }, {
  182. "path": "salesSlip/toBeCollectedlist",
  183. "style": {
  184. "navigationBarTitleText": "销售订单"
  185. }
  186. }, {
  187. "path": "salesSlip/toBeCollectedlistBatch",
  188. "style": {
  189. "navigationBarTitleText": "待收款"
  190. }
  191. }, {
  192. "path": "salesSlip/collectionManagement",
  193. "style": {
  194. "navigationBarTitleText": "待收款客户"
  195. }
  196. }, {
  197. "path": "salesSlip/aiiReceivables",
  198. "style": {
  199. "navigationBarTitleText": "客户收款单"
  200. }
  201. }, {
  202. "path": "purchase/salesOrderList",
  203. "style": {
  204. "navigationBarTitleText": "采购列表",
  205. "app-plus": {
  206. "titleNView": false
  207. }
  208. }
  209. }, {
  210. "path": "salesSlip/salesOrderDetails",
  211. "style": {
  212. "navigationBarTitleText": "销售明细",
  213. "titleNView": {
  214. "buttons": [{
  215. "text": "\ue630",
  216. "fontSrc": "/static/typeface/iconfont.ttf",
  217. "fontSize": "16px",
  218. "float": "right",
  219. "color": "#fff"
  220. }],
  221. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  222. }
  223. }
  224. }, {
  225. "path": "purchase/salesOrderDetails",
  226. "style": {
  227. "navigationBarTitleText": "采购明细"
  228. }
  229. }, {
  230. "path": "salesSlip/collectionList",
  231. "style": {
  232. "navigationBarTitleText": "收款列表"
  233. }
  234. }, {
  235. "path": "purchase/collectionList",
  236. "style": {
  237. "navigationBarTitleText": "收款列表"
  238. }
  239. }, {
  240. "path": "salesSlip/selectCustomer",
  241. "style": {
  242. "navigationBarTitleText": "选择客户",
  243. "titleNView": {
  244. "buttons": [{
  245. "text": "\ue62d",
  246. "fontSrc": "/static/typeface/iconfont.ttf",
  247. "fontSize": "16px",
  248. "float": "right",
  249. "color": "#fff"
  250. }],
  251. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  252. }
  253. }
  254. }, {
  255. "path": "purchase/selectCustomer",
  256. "style": {
  257. "navigationBarTitleText": "选择供应商",
  258. "titleNView": {
  259. "buttons": [{
  260. "text": "\ue62d",
  261. "fontSrc": "/static/typeface/iconfont.ttf",
  262. "fontSize": "16px",
  263. "float": "right",
  264. "color": "#fff"
  265. }],
  266. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  267. }
  268. }
  269. }, {
  270. "path": "customer/index",
  271. "style": {
  272. "navigationBarTitleText": "客户",
  273. "app-plus": {
  274. "titleNView": false
  275. }
  276. }
  277. }, {
  278. "path": "customer/customerDetails",
  279. "style": {
  280. "navigationBarTitleText": "新建客户"
  281. }
  282. },
  283. {
  284. "path": "customer/map/index",
  285. "style": {
  286. "navigationBarTitleText": "地图选点"
  287. }
  288. },
  289. {
  290. "path": "customerSubmit/index",
  291. "style": {
  292. "navigationBarTitleText": "客户",
  293. "app-plus": {
  294. "titleNView": false
  295. }
  296. }
  297. }, {
  298. "path": "customerSubmit/customerDetails",
  299. "style": {
  300. "navigationBarTitleText": "新建客户"
  301. }
  302. }, {
  303. "path": "supplier/index",
  304. "style": {
  305. "navigationBarTitleText": "供应商",
  306. "app-plus": {
  307. "titleNView": false
  308. }
  309. }
  310. }, {
  311. "path": "supplier/customerDetails",
  312. "style": {
  313. "navigationBarTitleText": "新建供应商"
  314. }
  315. }, {
  316. "path": "salesSlip/selectProduct",
  317. "style": {
  318. "navigationBarTitleText": "选择产品",
  319. "navigationBarBackgroundColor": "#FD4B09",
  320. "app-plus": {
  321. // "titleNView": {
  322. // "buttons": [{
  323. // "text": "\ue62d",
  324. // "fontSrc": "/static/typeface/iconfont.ttf",
  325. // "fontSize": "16px",
  326. // "float": "right",
  327. // "color": "#fff"
  328. // }]
  329. // }
  330. }
  331. }
  332. }, {
  333. "path": "purchase/selectProduct",
  334. "style": {
  335. "navigationBarTitleText": "选择产品",
  336. "navigationBarBackgroundColor": "#FD4B09",
  337. "app-plus": {
  338. "titleNView": {
  339. "buttons": [{
  340. "text": "\ue62d",
  341. "fontSrc": "/static/typeface/iconfont.ttf",
  342. "fontSize": "16px",
  343. "float": "right",
  344. "color": "#fff"
  345. }]
  346. }
  347. }
  348. }
  349. }, {
  350. "path": "product/index",
  351. "style": {
  352. "navigationBarTitleText": "商城库存",
  353. "app-plus": {
  354. "titleNView": false
  355. }
  356. }
  357. }, {
  358. "path": "product/productDetails",
  359. "style": {
  360. "navigationBarTitleText": "新建产品",
  361. "app-plus": {
  362. "titleNView": false
  363. }
  364. }
  365. }, {
  366. "path": "product/classification",
  367. "style": {
  368. "navigationBarTitleText": "产品分类",
  369. "app-plus": {
  370. "titleNView": {
  371. "buttons": [{
  372. "text": "\ue62d",
  373. "fontSrc": "/static/typeface/iconfont.ttf",
  374. "fontSize": "16px",
  375. "float": "right",
  376. "color": "#fff"
  377. }],
  378. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  379. }
  380. }
  381. }
  382. }, {
  383. "path": "product/createCompany",
  384. "style": {
  385. "navigationBarTitleText": "单位",
  386. "app-plus": {
  387. "titleNView": {
  388. "buttons": [{
  389. "text": "\ue62d",
  390. "fontSrc": "/static/typeface/iconfont.ttf",
  391. "fontSize": "16px",
  392. "float": "right",
  393. "color": "#fff"
  394. }],
  395. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  396. }
  397. }
  398. }
  399. }, {
  400. "path": "product/createWarehouse",
  401. "style": {
  402. "navigationBarTitleText": "仓库库区",
  403. "app-plus": {
  404. "titleNView": {
  405. "buttons": [{
  406. "text": "\ue62d",
  407. "fontSrc": "/static/typeface/iconfont.ttf",
  408. "fontSize": "16px",
  409. "float": "right",
  410. "color": "#fff"
  411. }],
  412. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  413. }
  414. }
  415. }
  416. }, {
  417. "path": "product/customerType",
  418. "style": {
  419. "navigationBarTitleText": "客户分类",
  420. "app-plus": {
  421. "titleNView": {
  422. "buttons": [{
  423. "text": "\ue62d",
  424. "fontSrc": "/static/typeface/iconfont.ttf",
  425. "fontSize": "16px",
  426. "float": "right",
  427. "color": "#fff"
  428. }],
  429. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  430. }
  431. }
  432. }
  433. },
  434. {
  435. "path": "stock/index",
  436. "style": {
  437. "navigationBarTitleText": "库存",
  438. "app-plus": {
  439. "titleNView": false
  440. }
  441. }
  442. }, {
  443. "path": "warehouseDelivery/salesOrderList",
  444. "style": {
  445. "navigationBarTitleText": "出库列表"
  446. }
  447. }, {
  448. "path": "warehouseDelivery/salesOrderDetails",
  449. "style": {
  450. "navigationBarTitleText": "出库明细"
  451. }
  452. }, {
  453. "path": "bluetooth/index",
  454. "style": {
  455. "navigationBarTitleText": "蓝牙设备"
  456. }
  457. }, {
  458. "path": "bluetooth/salesSlipTable",
  459. "style": {
  460. "navigationBarTitleText": "销售单"
  461. }
  462. }, {
  463. "path": "approve/index",
  464. "style": {
  465. "navigationBarTitleText": "审批数据"
  466. }
  467. }, {
  468. "path": "procurement/index",
  469. "style": {
  470. "navigationBarTitleText": "融资采购"
  471. }
  472. }, {
  473. "path": "procurement/details",
  474. "style": {
  475. "navigationBarTitleText": "融资采购详情"
  476. }
  477. }, {
  478. "path": "financingReview/index",
  479. "style": {
  480. "navigationBarTitleText": "融资审核"
  481. }
  482. }, {
  483. "path": "outboundTask/index",
  484. "style": {
  485. "navigationBarTitleText": "出库审核"
  486. }
  487. }, {
  488. "path": "customerAnalysis/index",
  489. "style": {
  490. "navigationBarTitleText": "客户分析"
  491. }
  492. }, {
  493. "path": "customerAnalysis/details",
  494. "style": {
  495. "navigationBarTitleText": "客户分析详情"
  496. }
  497. }, {
  498. "path": "recycling/index",
  499. "style": {
  500. "navigationBarTitleText": "绿色回收列表"
  501. }
  502. }, {
  503. "path": "recycling/details",
  504. "style": {
  505. "navigationBarTitleText": "绿色回收详情"
  506. }
  507. }
  508. ]
  509. }],
  510. "globalStyle": {
  511. "navigationBarTextStyle": "white",
  512. // #ifdef H5
  513. "navigationBarBackgroundColor": "#FD4B09",
  514. // #endif
  515. "app-plus": {
  516. "bounce": "none",
  517. "scrollIndicator": "none",
  518. "titleNView": {
  519. "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
  520. }
  521. }
  522. },
  523. "tabBar": {
  524. "color": "#727272",
  525. "selectedColor": "#fd5003",
  526. "borderStyle": "white",
  527. "backgroundColor": "#FFFFFF",
  528. "list": [{
  529. "pagePath": "pages/tabBar/home",
  530. "iconPath": "static/images/tabBar/home.png",
  531. "selectedIconPath": "static/images/tabBar/home_selected.png",
  532. "text": "首页"
  533. }, {
  534. "pagePath": "pages/tabBar/record",
  535. "iconPath": "static/images/tabBar/record.png",
  536. "selectedIconPath": "static/images/tabBar/record_selected.png",
  537. "text": "数据"
  538. },
  539. // {
  540. // "pagePath": "pages/tabBar/dynamic",
  541. // "iconPath": "static/images/tabBar/dynamic.png",
  542. // "selectedIconPath": "static/images/tabBar/dynamic_selected.png",
  543. // "text": "工作圈"
  544. // }, {
  545. // "pagePath": "pages/tabBar/news",
  546. // "iconPath": "static/images/tabBar/news.png",
  547. // "selectedIconPath": "static/images/tabBar/news_selected.png",
  548. // "text": "消息"
  549. // },
  550. {
  551. "pagePath": "pages/tabBar/center",
  552. "iconPath": "static/images/tabBar/my.png",
  553. "selectedIconPath": "static/images/tabBar/my_selected.png",
  554. "text": "我的"
  555. }
  556. ]
  557. }
  558. }