pages.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  1. {
  2. "pages": [{
  3. "path": "pages/home/home",
  4. "style": {
  5. "navigationBarTitleText": "%home%",
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/login/login",
  11. "style": {
  12. "navigationBarTitleText": "%login%",
  13. "app-plus": {
  14. "animationType": "none",
  15. "popGesture": "none"
  16. }
  17. }
  18. },
  19. {
  20. "path": "pages/report/report",
  21. "style": {
  22. "navigationBarTitleText": "%statement%"
  23. }
  24. },
  25. {
  26. "path": "pages/approval/approvallist",
  27. "style": {
  28. "navigationBarTitleText": "%examineAndApprove%"
  29. }
  30. },
  31. {
  32. "path": "pages/info/info",
  33. "style": {
  34. "navigationBarTitleText": "%mine%"
  35. }
  36. },
  37. {
  38. "path": "pages/login/chooseEnterp",
  39. "style": {
  40. "navigationBarTitleText": "%SelectBusinessLogin%",
  41. "app-plus": {
  42. "animationType": "none",
  43. "popGesture": "none"
  44. }
  45. }
  46. },
  47. {
  48. "path": "pages/login/chooserole",
  49. "style": {
  50. "navigationBarTitleText": "%identity%",
  51. "app-plus": {
  52. "animationType": "none",
  53. "popGesture": "none"
  54. }
  55. }
  56. },
  57. {
  58. "path": "pages/login/register",
  59. "query": true,
  60. "style": {
  61. "navigationBarTitleText": "%register%",
  62. "app-plus": {
  63. "animationType": "none",
  64. "popGesture": "none"
  65. }
  66. }
  67. },
  68. {
  69. "path": "pages/login/forgot",
  70. "style": {
  71. "navigationBarTitleText": "%resetPasswords%",
  72. "app-plus": {
  73. "animationType": "none",
  74. "popGesture": "none"
  75. }
  76. }
  77. },
  78. {
  79. "path": "pages/login/server",
  80. "style": {
  81. "navigationBarTitleText": "%switchingServer%",
  82. "app-plus": {
  83. "animationType": "none",
  84. "popGesture": "none"
  85. }
  86. }
  87. },
  88. {
  89. "path": "components/monitor/weigh/weigh",
  90. "style": {
  91. "navigationBarTitleText": "",
  92. "enablePullDownRefresh": false
  93. }
  94. },
  95. {
  96. "path": "pages/webview/webview",
  97. "style": {
  98. "navigationBarTitleText": "",
  99. "enablePullDownRefresh": false
  100. }
  101. }
  102. ],
  103. "subPackages": [{
  104. "root": "subpages",
  105. "pages": [
  106. {
  107. "path": "spare/batchAdd",
  108. "style": {
  109. "navigationBarTitleText": "%bulkAdd%"
  110. }
  111. },
  112. {
  113. "path": "approval/messageList",
  114. "style": {
  115. "navigationBarTitleText": "%messageList%",
  116. "navigationBarBackgroundColor": "#4680F9",
  117. "navigationBarTextStyle": "white"
  118. }
  119. },
  120. {
  121. "path": "order/materSelect",
  122. "style": {
  123. "navigationBarTitleText": "%selectVariety%",
  124. "navigationBarBackgroundColor": "#4680F9",
  125. "navigationBarTextStyle": "white"
  126. }
  127. },
  128. {
  129. "path": "order/transitSelect",
  130. "style": {
  131. "navigationBarTitleText": "%selectCarrier%",
  132. "navigationBarBackgroundColor": "#4680F9",
  133. "navigationBarTextStyle": "white"
  134. }
  135. },
  136. {
  137. "path": "order/materMultipleSelect",
  138. "style": {
  139. "navigationBarTitleText": "%multipleSelectionVariety%",
  140. "navigationBarBackgroundColor": "#4680F9",
  141. "navigationBarTextStyle": "white"
  142. }
  143. },
  144. {
  145. "path": "order/batchVehicleAdd",
  146. "style": {
  147. "navigationBarTitleText": "",
  148. "enablePullDownRefresh": false
  149. }
  150. },
  151. {
  152. "path": "order/bigOrderAdd",
  153. "style": {
  154. "navigationBarTitleText": "",
  155. "enablePullDownRefresh": false
  156. }
  157. },
  158. {
  159. "path": "order/transOrderAdd",
  160. "style": {
  161. "navigationBarTitleText": "",
  162. "enablePullDownRefresh": false
  163. }
  164. },
  165. {
  166. "path": "order/multipleVehicle",
  167. "style": {
  168. "navigationBarTitleText": "",
  169. "navigationBarBackgroundColor": "#4680F9",
  170. "navigationBarTextStyle": "white"
  171. }
  172. },
  173. {
  174. "path": "report/reportInfo",
  175. "style": {
  176. "navigationBarTitleText": "%statementDetails%"
  177. }
  178. },
  179. {
  180. "path": "order/dealerList",
  181. "style": {
  182. "navigationBarTitleText": "%dealerOrderList%",
  183. "navigationBarBackgroundColor": "#4680F9",
  184. "navigationBarTextStyle": "white"
  185. }
  186. },
  187. {
  188. "path": "order/transOrderList",
  189. "style": {
  190. "navigationBarTitleText": "%dealerOrderList%",
  191. "navigationBarBackgroundColor": "#4680F9",
  192. "navigationBarTextStyle": "white"
  193. }
  194. },
  195. {
  196. "path": "order/driverList",
  197. "style": {
  198. "navigationBarTitleText": "%driverOrderList%",
  199. "navigationBarBackgroundColor": "#4680F9",
  200. "navigationBarTextStyle": "white"
  201. }
  202. },
  203. {
  204. "path": "order/mixed",
  205. "style": {
  206. "navigationBarTitleText": "%carpoolInformation%"
  207. }
  208. },
  209. {
  210. "path": "order/selectList",
  211. "style": {
  212. "navigationBarTitleText": "%optionalOrder%"
  213. }
  214. },
  215. {
  216. "path": "order/add",
  217. "style": {
  218. "navigationBarTitleText": "%quickOrder%"
  219. }
  220. },
  221. {
  222. "path": "order/driverAdd",
  223. "style": {
  224. "navigationBarTitleText": "%driverQuickOrder%"
  225. }
  226. },
  227. {
  228. "path": "order/driverVehicle",
  229. "style": {
  230. "navigationBarTitleText": "%vehicleInformation%"
  231. }
  232. },
  233. {
  234. "path": "order/batchOrderAdd",
  235. "style": {
  236. "navigationBarTitleText": ""
  237. }
  238. },
  239. {
  240. "path": "order/vehicle",
  241. "style": {
  242. "navigationBarTitleText": "%selectVehicle%"
  243. }
  244. },
  245. {
  246. "path": "order/transVehicle",
  247. "style": {
  248. "navigationBarTitleText": "%selectVehicle%"
  249. }
  250. },
  251. {
  252. "path": "order/fixedOrderInfo",
  253. "style": {
  254. "navigationBarTitleText": "%tandingOrderList%",
  255. "navigationStyle": "custom"
  256. }
  257. },
  258. {
  259. "path": "order/planOrderInfo",
  260. "style": {
  261. "navigationBarTitleText": "%planOrderList%",
  262. "navigationStyle": "custom"
  263. }
  264. },
  265. {
  266. "path": "order/planOrderAdd",
  267. "style": {
  268. "navigationBarTitleText": "%planOrderAdd%"
  269. }
  270. },
  271. {
  272. "path": "order/shareOrderInfo",
  273. "style": {
  274. "navigationBarTitleText": "%sharedOrderList%"
  275. }
  276. },
  277. {
  278. "path": "order/orderInfo",
  279. "style": {
  280. "navigationBarTitleText": "%orderDetails%",
  281. "navigationStyle": "custom"
  282. }
  283. },
  284. {
  285. "path": "driver/dealerAddVehicle",
  286. "style": {
  287. "navigationBarTitleText": "%AddCard%",
  288. "navigationStyle": "custom"
  289. }
  290. },
  291. {
  292. "path": "customer/customer",
  293. "style": {
  294. "navigationBarTitleText": "%companyName%"
  295. }
  296. },
  297. {
  298. "path": "customer/add-edit",
  299. "query": true,
  300. "style": {
  301. "navigationBarTitleText": "%AddOrUpdate%",
  302. "navigationStyle": "custom"
  303. }
  304. },
  305. {
  306. "path": "material/material",
  307. "style": {
  308. "navigationBarTitleText": "%material%"
  309. }
  310. },
  311. {
  312. "path": "material/add-edit",
  313. "query": true,
  314. "style": {
  315. "navigationBarTitleText": "%AddOrUpdate%",
  316. "navigationStyle": "custom"
  317. }
  318. },
  319. {
  320. "path": "ucenter/settings/settings",
  321. "style": {
  322. "navigationBarTitleText": "%settings%"
  323. }
  324. },
  325. {
  326. "path": "driver/driverList",
  327. "style": {
  328. "navigationBarTitleText": "%driverInformation%"
  329. }
  330. },
  331. {
  332. "path": "driver/vehicle",
  333. "style": {
  334. "navigationBarTitleText": "%driverCarInformation%"
  335. }
  336. },
  337. {
  338. "path": "driver/dealerList",
  339. "style": {
  340. "navigationBarTitleText": "%dealerVehicleInformation%",
  341. "navigationBarBackgroundColor": "#4680F9",
  342. "navigationBarTextStyle": "white"
  343. }
  344. },
  345. {
  346. "path": "driver/add",
  347. "query": true,
  348. "style": {
  349. "navigationBarTitleText": "%AddOrUpdate%",
  350. "navigationStyle": "custom"
  351. }
  352. },
  353. {
  354. "path": "driver/fleetVehicle",
  355. "style": {
  356. "navigationBarTitleText": "%fleetVehicleInformation%"
  357. }
  358. },
  359. {
  360. "path": "driver/binddealer",
  361. "style": {
  362. "navigationBarTitleText": "%dealer%"
  363. }
  364. },
  365. {
  366. "path": "driver/runOrderInfo",
  367. "style": {
  368. "navigationBarTitleText": "%runOrderInfo%",
  369. "navigationStyle": "custom"
  370. }
  371. },
  372. {
  373. "path" : "driver/arriveInfo",
  374. "style" :
  375. {
  376. "navigationBarTitleText": "%receiveInfo%",
  377. "navigationStyle": "custom"
  378. }
  379. },
  380. {
  381. "path": "tenant/list",
  382. "style": {
  383. "navigationBarTitleText": "%enterprise%",
  384. "navigationBarBackgroundColor": "#4680F9",
  385. "navigationBarTextStyle": "white"
  386. }
  387. },
  388. {
  389. "path": "tenant/companyInfo",
  390. "style": {
  391. "navigationBarTitleText": "%merchantList%",
  392. "navigationBarBackgroundColor": "#4680F9",
  393. "navigationBarTextStyle": "white"
  394. }
  395. },
  396. {
  397. "path": "approval/launch",
  398. "style": {
  399. "navigationBarTitleText": "%MyInitiated%",
  400. "navigationBarBackgroundColor": "#4680F9",
  401. "navigationBarTextStyle": "white"
  402. }
  403. },
  404. {
  405. "path": "approval/done",
  406. "style": {
  407. "navigationBarTitleText": "%executedItem%",
  408. "navigationBarBackgroundColor": "#4680F9",
  409. "navigationBarTextStyle": "white"
  410. }
  411. },
  412. {
  413. "path": "approval/pending",
  414. "style": {
  415. "navigationBarTitleText": "%WaitToBeDone%",
  416. "navigationBarBackgroundColor": "#4680F9",
  417. "navigationBarTextStyle": "white"
  418. }
  419. },
  420. {
  421. "path": "approvalform/applyProductPrice",
  422. "style": {
  423. "navigationBarTitleText": "%adjustmentPriceApplication%"
  424. }
  425. },
  426. {
  427. "path": "approvalform/applyCredit",
  428. "style": {
  429. "navigationBarTitleText": "%applicationForCredit%"
  430. }
  431. },
  432. {
  433. "path": "approvalform/applyOrder",
  434. "style": {
  435. "navigationBarTitleText": "%applyOrder%"
  436. }
  437. },
  438. {
  439. "path": "approvalform/applyPurchase",
  440. "style": {
  441. "navigationBarTitleText": "%purchasingRequisition%"
  442. }
  443. },
  444. {
  445. "path": "approval/order"
  446. },
  447. {
  448. "path": "approval/summary",
  449. "style": {
  450. "navigationBarTitleText": "%purchaseSummary%"
  451. }
  452. },
  453. {
  454. "path": "approval/price",
  455. "style": {
  456. "navigationBarTitleText": "%priceAdjustmentDetails%"
  457. }
  458. },
  459. {
  460. "path": "webView/webView",
  461. "style": {
  462. "navigationBarTitleText": ""
  463. }
  464. },
  465. {
  466. "path": "webView/empty",
  467. "style": {
  468. "navigationBarTitleText": "%lookForwardToOur%"
  469. }
  470. },
  471. {
  472. "path": "order/receiving",
  473. "style": {
  474. "navigationBarTitleText": "",
  475. "enablePullDownRefresh": false
  476. }
  477. },
  478. {
  479. "path": "payment/collate",
  480. "style": {
  481. "navigationBarTitleText": "%statementOfAccount%",
  482. "enablePullDownRefresh": false,
  483. "navigationBarBackgroundColor": "#4680F9",
  484. "navigationBarTextStyle": "white"
  485. }
  486. },
  487. {
  488. "path": "mp/index",
  489. "style": {
  490. "navigationBarTitleText": "%officialAccounts%",
  491. "enablePullDownRefresh": false,
  492. "navigationBarBackgroundColor": "#4680F9",
  493. "navigationBarTextStyle": "white"
  494. }
  495. }, {
  496. "path": "order/mixedOrderAdd",
  497. "style": {
  498. "navigationBarTitleText": "",
  499. "enablePullDownRefresh": false
  500. }
  501. },
  502. {
  503. "path": "order/mixedOrderInfo",
  504. "style": {
  505. "navigationBarTitleText": "",
  506. "enablePullDownRefresh": false
  507. }
  508. }
  509. ]
  510. },
  511. {
  512. "root": "substaticpages",
  513. "pages": [{
  514. "path": "trace/index",
  515. "style": {
  516. "navigationBarTitleText": "追溯",
  517. "navigationBarBackgroundColor": "#4680F9",
  518. "navigationBarTextStyle": "white"
  519. }
  520. },
  521. {
  522. "path": "trace/trace",
  523. "style": {
  524. "navigationBarTitleText": "追溯",
  525. "navigationBarBackgroundColor": "#4680F9",
  526. "navigationBarTextStyle": "white"
  527. }
  528. },{
  529. "path": "info/userInfo",
  530. "style": {
  531. "navigationBarTitleText": "%personalInformation%",
  532. "navigationBarBackgroundColor": "#4680F9",
  533. "navigationBarTextStyle": "white"
  534. }
  535. },
  536. {
  537. "path": "info/feedback",
  538. "style": {
  539. "navigationBarTitleText": "%problemFeedback%",
  540. "navigationBarBackgroundColor": "#4680F9",
  541. "navigationBarTextStyle": "white"
  542. }
  543. },
  544. {
  545. "path": "cargoOperator/accept/orderAcceptList",
  546. "style": {
  547. "navigationBarTitleText": "%orderAcceptList%",
  548. "navigationBarBackgroundColor": "#4680F9",
  549. "navigationBarTextStyle": "white"
  550. }
  551. }, {
  552. "path": "cargoOperator/deliver/orderDeliverList",
  553. "style": {
  554. "navigationBarTitleText": "%orderDeliverList%",
  555. "navigationBarBackgroundColor": "#4680F9",
  556. "navigationBarTextStyle": "white"
  557. }
  558. }, {
  559. "path": "cargoOperator/order/orderList",
  560. "style": {
  561. "navigationBarTitleText": "%orderDeliverList%",
  562. "navigationBarBackgroundColor": "#4680F9",
  563. "navigationBarTextStyle": "white"
  564. }
  565. }, {
  566. "path": "cargoOperator/order/orderInfo",
  567. "style": {
  568. "navigationBarTitleText": "%orderDetails%",
  569. "navigationBarBackgroundColor": "#4680F9",
  570. "navigationBarTextStyle": "white",
  571. "navigationStyle": "custom"
  572. }
  573. },
  574. {
  575. "path": "cargoOperator/deliver/vehicleOrderList",
  576. "style": {
  577. "navigationBarTitleText": "%vehicleOrder%",
  578. "navigationBarBackgroundColor": "#4680F9",
  579. "navigationBarTextStyle": "white"
  580. }
  581. },
  582. {
  583. "path": "cargoOperator/queue/queueList",
  584. "style": {
  585. "navigationBarTitleText": "%vehicleOrder%",
  586. "navigationBarBackgroundColor": "#4680F9",
  587. "navigationBarTextStyle": "white"
  588. }
  589. },
  590. {
  591. "path": "cargoOperator/map/mapcheck",
  592. "style": {
  593. "navigationBarTitleText": "%vehicleOrder%",
  594. "navigationBarBackgroundColor": "#4680F9",
  595. "navigationBarTextStyle": "white"
  596. }
  597. }
  598. ]
  599. }
  600. ],
  601. "permission": {
  602. "scope.userLocation": {
  603. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  604. }
  605. },
  606. "globalStyle": {
  607. "navigationBarTextStyle": "black",
  608. "navigationBarTitleText": "uni-starter",
  609. "navigationBarBackgroundColor": "#FFFFFF",
  610. "backgroundColor": "#F8F8F8",
  611. "enablePullDownRefresh": false,
  612. // "maxWidth":375,
  613. "rpxCalcMaxDeviceWidth": 375,
  614. "rpxCalcBaseDeviceWidth": 375
  615. // "rpxCalcIncludeWidth":0
  616. },
  617. "tabBar": {
  618. "color": "#999",
  619. "selectedColor": "#4680F9",
  620. "borderStyle": "black",
  621. "backgroundColor": "#FFFFFF",
  622. "list": [{
  623. "pagePath": "pages/home/home"
  624. },
  625. {
  626. "pagePath": "pages/report/report"
  627. },
  628. {
  629. "pagePath": "pages/approval/approvallist"
  630. },
  631. {
  632. "pagePath": "pages/info/info"
  633. }
  634. ]
  635. }
  636. }