You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pages.json 33KB

hace 2 años
hace 2 años
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "navigationBarTitleText": "首页",
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/order/order",
  11. "style": {
  12. "navigationBarTitleText": "我的订单",
  13. "enablePullDownRefresh": true
  14. }
  15. },
  16. {
  17. "path": "pages/service/service",
  18. "style": {
  19. "navigationBarTitleText": "九州ETC",
  20. "navigationStyle": "custom"
  21. }
  22. },
  23. {
  24. "path": "pages/user/user",
  25. "style": {
  26. "navigationBarTitleText": "个人中心",
  27. "navigationStyle": "custom"
  28. }
  29. },
  30. {
  31. "path": "pages/bluetooth/bluetooth",
  32. "style": {
  33. "navigationBarTitleText": "选择蓝牙设备"
  34. }
  35. },
  36. {
  37. "path": "pages/recharge/recharge",
  38. "style": {
  39. "navigationBarTitleText": "用户账户充值",
  40. "enablePullDownRefresh": false
  41. }
  42. },
  43. {
  44. "path": "pages/recharge/select-car",
  45. "style": {
  46. "navigationBarTitleText": "选择车辆",
  47. "enablePullDownRefresh": false
  48. }
  49. },
  50. {
  51. "path": "pages/recharge/result",
  52. "style": {
  53. "navigationBarTitleText": "账户充值-完成",
  54. "enablePullDownRefresh": false
  55. }
  56. },
  57. {
  58. "path": "pages/app/sign",
  59. "style": {
  60. "navigationBarTitleText": "APP扫描签约"
  61. }
  62. }
  63. ],
  64. "subPackages": [{
  65. "root": "after-sale", //售后相关
  66. "pages": [{
  67. "path": "arrears/arrears",
  68. "style": {
  69. "navigationBarTitleText": "欠费补缴",
  70. "enablePullDownRefresh": false
  71. }
  72. },
  73. {
  74. "path": "refund-order-balance/refund-order-balance",
  75. "style": {
  76. "navigationBarTitleText": "余额补领",
  77. "enablePullDownRefresh": false
  78. }
  79. },
  80. {
  81. "path": "refund-order-balance/select-car",
  82. "style": {
  83. "navigationBarTitleText": "余额补领-选择车辆",
  84. "enablePullDownRefresh": false
  85. }
  86. },
  87. {
  88. "path": "deviceInfo/deviceInfo",
  89. "style": {
  90. "navigationBarTitleText": "设备信息",
  91. "enablePullDownRefresh": false
  92. }
  93. },
  94. {
  95. "path": "activation/activate",
  96. "style": {
  97. "navigationBarTitleText": "设备激活",
  98. "enablePullDownRefresh": false
  99. }
  100. },
  101. {
  102. "path": "activation/operation-upload",
  103. "style": {
  104. "navigationBarTitleText": "上传图片"
  105. }
  106. },
  107. {
  108. "path": "activation/operation-tips",
  109. "style": {
  110. "navigationBarTitleText": "操作提示"
  111. }
  112. },
  113. {
  114. "path": "activation-once-again/activation-once-again",
  115. "style": {
  116. "navigationBarTitleText": "OBU重新激活"
  117. }
  118. },
  119. {
  120. "path": "activation-once-again/select-car",
  121. "style": {
  122. "navigationBarTitleText": "选择车辆"
  123. }
  124. },
  125. {
  126. "path": "reportLossCard",
  127. "style": {
  128. "navigationBarTitleText": "卡签挂失/解除挂失",
  129. "enablePullDownRefresh": false
  130. }
  131. },
  132. {
  133. "path": "card-loss-reporting/cardloss",
  134. "style": {
  135. "navigationBarTitleText": "卡签挂失",
  136. "enablePullDownRefresh": false
  137. }
  138. },
  139. {
  140. "path": "orderPage",
  141. "style": {
  142. "navigationBarTitleText": "卡注销退费申请",
  143. "enablePullDownRefresh": false
  144. }
  145. },
  146. {
  147. "path": "refundPage",
  148. "style": {
  149. "navigationBarTitleText": "ETC卡注销退费申请",
  150. "enablePullDownRefresh": false
  151. }
  152. },
  153. {
  154. "path": "transfer-ownership/transfer",
  155. "style": {
  156. "navigationBarTitleText": "ETC过户",
  157. "enablePullDownRefresh": false
  158. }
  159. },
  160. {
  161. "path": "card-loss-reporting/select-car",
  162. "style": {
  163. "navigationBarTitleText": " 卡签挂失/解除挂失-选择车辆",
  164. "enablePullDownRefresh": false
  165. }
  166. },
  167. {
  168. "path": "card-loss-reporting/cardloss-confirm",
  169. "style": {
  170. "navigationBarTitleText": " 卡签挂失/解除挂失-确认",
  171. "enablePullDownRefresh": false
  172. }
  173. },
  174. {
  175. "path": "card-loss-reporting/card-result",
  176. "style": {
  177. "navigationBarTitleText": " 卡签挂失/解除挂失-结果",
  178. "enablePullDownRefresh": false
  179. }
  180. },
  181. {
  182. "path": "transfer-ownership/select-car-transfer",
  183. "style": {
  184. "navigationBarTitleText": " ETC过户-选择车辆",
  185. "enablePullDownRefresh": false
  186. }
  187. },
  188. {
  189. "path": "transfer-ownership/card-result",
  190. "style": {
  191. "navigationBarTitleText": " ETC过户-结果",
  192. "enablePullDownRefresh": false
  193. }
  194. },
  195. {
  196. "path": "transfer-ownership/transfer-confirm",
  197. "style": {
  198. "navigationBarTitleText": " ETC过户-确认",
  199. "enablePullDownRefresh": false
  200. }
  201. },
  202. {
  203. "path": "transfer-ownership/transfer-verification",
  204. "style": {
  205. "navigationBarTitleText": " ETC过户-验证",
  206. "enablePullDownRefresh": false
  207. }
  208. },
  209. {
  210. "path": "card-supplement/reissueForm",
  211. "style": {
  212. "navigationBarTitleText": " 补办ETC卡-填写",
  213. "enablePullDownRefresh": false
  214. }
  215. },
  216. {
  217. "path": "card-supplement/reissuePay",
  218. "style": {
  219. "navigationBarTitleText": "补办ETC卡-支付",
  220. "enablePullDownRefresh": false
  221. }
  222. },
  223. {
  224. "path": "card-deactivation-activation/select-car",
  225. "style": {
  226. "navigationBarTitleText": "卡签停用/启用",
  227. "enablePullDownRefresh": false
  228. }
  229. },
  230. {
  231. "path": "card-deactivation-activation/deactivation-activation-confirm",
  232. "style": {
  233. "navigationBarTitleText": "卡签停用/启用-确认",
  234. "enablePullDownRefresh": false
  235. }
  236. },
  237. {
  238. "path": "card-Renewal/select-car",
  239. "style": {
  240. "navigationBarTitleText": "卡签续期",
  241. "enablePullDownRefresh": false
  242. }
  243. },
  244. {
  245. "path": "card-Renewal/renewal-confirm",
  246. "style": {
  247. "navigationBarTitleText": "卡签续期-确认",
  248. "enablePullDownRefresh": false
  249. }
  250. },
  251. {
  252. "path": "pin-code-deblocking/select-car",
  253. "style": {
  254. "navigationBarTitleText": "卡pin码解锁",
  255. "enablePullDownRefresh": false
  256. }
  257. },
  258. {
  259. "path": "pin-code-deblocking/pin-code-confirm",
  260. "style": {
  261. "navigationBarTitleText": "卡pin码解锁-确认",
  262. "enablePullDownRefresh": false
  263. }
  264. },
  265. {
  266. "path": "ETC-log-off/select-car",
  267. "style": {
  268. "navigationBarTitleText": "ETC注销-选择车辆",
  269. "enablePullDownRefresh": false
  270. }
  271. },
  272. {
  273. "path": "ETC-log-off/log-off-confirm",
  274. "style": {
  275. "navigationBarTitleText": "ETC注销-确认",
  276. "enablePullDownRefresh": false
  277. }
  278. },
  279. {
  280. "path": "ETC-log-off/etc-log-off",
  281. "style": {
  282. "navigationBarTitleText": "ETC注销-填写",
  283. "enablePullDownRefresh": false
  284. }
  285. },
  286. {
  287. "path": "ETC-log-off/upload-card",
  288. "style": {
  289. "navigationBarTitleText": "ETC注销-选择注销原因",
  290. "enablePullDownRefresh": false
  291. }
  292. },
  293. {
  294. "path": "ETC-log-off/log-off-result",
  295. "style": {
  296. "navigationBarTitleText": "ETC注销-成功",
  297. "enablePullDownRefresh": false
  298. }
  299. },
  300. {
  301. "path": "ETC-log-off/etc-log-off-pay",
  302. "style": {
  303. "navigationBarTitleText": "ETC注销-支付",
  304. "enablePullDownRefresh": false
  305. }
  306. },
  307. {
  308. "path": "additional-equipment/additional-equipment-confirm",
  309. "style": {
  310. "navigationBarTitleText": "设备补增",
  311. "enablePullDownRefresh": false
  312. }
  313. },
  314. {
  315. "path": "additional-equipment/additional-equipment-verification",
  316. "style": {
  317. "navigationBarTitleText": "设备补增-验证",
  318. "enablePullDownRefresh": false
  319. }
  320. },
  321. {
  322. "path": "additional-equipment/base-change-people",
  323. "style": {
  324. "navigationBarTitleText": "设备补增-个人信息",
  325. "enablePullDownRefresh": false
  326. }
  327. },
  328. {
  329. "path": "additional-equipment/car-change",
  330. "style": {
  331. "navigationBarTitleText": "设备补增-车辆信息",
  332. "enablePullDownRefresh": false
  333. }
  334. },
  335. {
  336. "path": "additional-equipment/pay-page",
  337. "style": {
  338. "navigationBarTitleText": "设备补增-车辆信息",
  339. "enablePullDownRefresh": false
  340. }
  341. },
  342. {
  343. "path": "additional-equipment/result",
  344. "style": {
  345. "navigationBarTitleText": "设备补增-支付成功",
  346. "enablePullDownRefresh": false
  347. }
  348. },
  349. {
  350. "path": "equipment-upgrade/select-car",
  351. "style": {
  352. "navigationBarTitleText": "设备升级-选择车牌",
  353. "enablePullDownRefresh": false
  354. }
  355. },
  356. {
  357. "path": "equipment-upgrade/upgrade-confirm",
  358. "style": {
  359. "navigationBarTitleText": "设备升级-确定",
  360. "enablePullDownRefresh": false
  361. }
  362. },
  363. {
  364. "path": "card-release-pending/select-car",
  365. "style": {
  366. "navigationBarTitleText": "卡签挂起-选择车牌",
  367. "enablePullDownRefresh": false
  368. }
  369. },
  370. {
  371. "path": "card-release-pending/release-pending-confirm",
  372. "style": {
  373. "navigationBarTitleText": "卡签挂起-确认",
  374. "enablePullDownRefresh": false
  375. }
  376. },
  377. {
  378. "path": "card-release-pending/verification",
  379. "style": {
  380. "navigationBarTitleText": "卡签挂起-验证",
  381. "enablePullDownRefresh": false
  382. }
  383. },
  384. {
  385. "path": "card-release-pending/result",
  386. "style": {
  387. "navigationBarTitleText": "卡签挂起-结果",
  388. "enablePullDownRefresh": false
  389. }
  390. },
  391. {
  392. "path": "result-failed",
  393. "style": {
  394. "navigationBarTitleText": "办理失败",
  395. "enablePullDownRefresh": false
  396. }
  397. },
  398. {
  399. "path": "rescind-carId/rescind-carId-select",
  400. "style": {
  401. "navigationBarTitleText": "解除车牌占用",
  402. "enablePullDownRefresh": false
  403. }
  404. },
  405. {
  406. "path": "rescind-carId/verification",
  407. "style": {
  408. "navigationBarTitleText": "验证",
  409. "enablePullDownRefresh": false
  410. }
  411. },
  412. {
  413. "path": "rescind-carId/base-change-people",
  414. "style": {
  415. "navigationBarTitleText": "确认人信息",
  416. "enablePullDownRefresh": false
  417. }
  418. },
  419. {
  420. "path": "rescind-carId/car-change",
  421. "style": {
  422. "navigationBarTitleText": "确认车信息",
  423. "enablePullDownRefresh": false
  424. }
  425. },
  426. {
  427. "path": "rescind-carId/result",
  428. "style": {
  429. "navigationBarTitleText": "解除车牌占用-验证",
  430. "enablePullDownRefresh": false
  431. }
  432. },
  433. {
  434. "path": "replace-equipment/select-car",
  435. "style": {
  436. "navigationBarTitleText": "更换ETC设备-选择车辆",
  437. "enablePullDownRefresh": false
  438. }
  439. },
  440. {
  441. "path": "replace-equipment/replace-equipment-confirm",
  442. "style": {
  443. "navigationBarTitleText": "更换ETC设备-确认",
  444. "enablePullDownRefresh": false
  445. }
  446. },
  447. {
  448. "path": "replace-equipment/verification",
  449. "style": {
  450. "navigationBarTitleText": "更换ETC设备-验证",
  451. "enablePullDownRefresh": false
  452. }
  453. },
  454. {
  455. "path": "replace-equipment/base-change-people",
  456. "style": {
  457. "navigationBarTitleText": "更换ETC设备-个人信息",
  458. "enablePullDownRefresh": false
  459. }
  460. },
  461. {
  462. "path": "replace-equipment/car-change",
  463. "style": {
  464. "navigationBarTitleText": "更换ETC设备-车辆信息",
  465. "enablePullDownRefresh": false
  466. }
  467. },
  468. {
  469. "path": "replace-equipment/form",
  470. "style": {
  471. "navigationBarTitleText": "更换ETC设备-填写信息",
  472. "enablePullDownRefresh": false
  473. }
  474. },
  475. {
  476. "path": "replace-equipment/cancellation-contract",
  477. "style": {
  478. "navigationBarTitleText": "更换ETC设备-解除合约",
  479. "enablePullDownRefresh": false
  480. }
  481. },
  482. {
  483. "path": "replace-equipment/release-products",
  484. "style": {
  485. "navigationBarTitleText": "更换ETC设备-支付账户签约",
  486. "enablePullDownRefresh": false
  487. }
  488. },
  489. {
  490. "path": "replace-equipment/bank-card-add",
  491. "style": {
  492. "navigationBarTitleText": "更换ETC设备-添加银行卡",
  493. "enablePullDownRefresh": false
  494. }
  495. },
  496. {
  497. "path": "replace-equipment/product-detail",
  498. "style": {
  499. "navigationBarTitleText": "更换ETC设备-微信签约",
  500. "enablePullDownRefresh": false
  501. }
  502. },
  503. {
  504. "path": "replace-equipment/signing-bank",
  505. "style": {
  506. "navigationBarTitleText": "更换ETC设备-扣款账户关联",
  507. "enablePullDownRefresh": false
  508. }
  509. },
  510. {
  511. "path": "replace-equipment/pay-page",
  512. "style": {
  513. "navigationBarTitleText": "更换ETC设备-支付",
  514. "enablePullDownRefresh": false
  515. }
  516. },
  517. {
  518. "path": "replace-equipment/result",
  519. "style": {
  520. "navigationBarTitleText": "更换ETC设备-结果",
  521. "enablePullDownRefresh": false
  522. }
  523. },
  524. {
  525. "path": "account-change/select-car",
  526. "style": {
  527. "navigationBarTitleText": "扣款账户变更-选择车辆",
  528. "enablePullDownRefresh": false
  529. }
  530. },
  531. {
  532. "path": "account-change/verification",
  533. "style": {
  534. "navigationBarTitleText": "扣款账户变更-验证",
  535. "enablePullDownRefresh": false
  536. }
  537. },
  538. {
  539. "path": "account-change/cancellation-contract",
  540. "style": {
  541. "navigationBarTitleText": "扣款账户变更-签约账户确认",
  542. "enablePullDownRefresh": false
  543. }
  544. },
  545. {
  546. "path": "account-change/release-products",
  547. "style": {
  548. "navigationBarTitleText": "扣款账户变更-支付账户签约",
  549. "enablePullDownRefresh": false
  550. }
  551. },
  552. {
  553. "path": "account-change/bank-card-add",
  554. "style": {
  555. "navigationBarTitleText": "扣款账户变更-添加银行卡",
  556. "enablePullDownRefresh": false
  557. }
  558. },
  559. {
  560. "path": "account-change/product-detail",
  561. "style": {
  562. "navigationBarTitleText": "扣款账户变更-签约微信",
  563. "enablePullDownRefresh": false
  564. }
  565. },
  566. {
  567. "path": "account-change/signing-bank",
  568. "style": {
  569. "navigationBarTitleText": "扣款账户关联",
  570. "enablePullDownRefresh": false
  571. }
  572. },
  573. {
  574. "path": "account-change/result",
  575. "style": {
  576. "navigationBarTitleText": "扣款账户变更-结果",
  577. "enablePullDownRefresh": false
  578. }
  579. },
  580. {
  581. "path": "to-bookkeeping-card/select-car",
  582. "style": {
  583. "navigationBarTitleText": "储值卡转记账卡-选择车辆",
  584. "enablePullDownRefresh": false
  585. }
  586. },
  587. {
  588. "path": "to-bookkeeping-card/confirm",
  589. "style": {
  590. "navigationBarTitleText": "储值卡转记账卡-确认",
  591. "enablePullDownRefresh": false
  592. }
  593. },
  594. {
  595. "path": "to-bookkeeping-card/verification",
  596. "style": {
  597. "navigationBarTitleText": "储值卡转记账卡-验证",
  598. "enablePullDownRefresh": false
  599. }
  600. },
  601. {
  602. "path": "to-bookkeeping-card/mailing_information",
  603. "style": {
  604. "navigationBarTitleText": "储值卡转记账卡-填写信息",
  605. "enablePullDownRefresh": false
  606. }
  607. },
  608. {
  609. "path": "to-bookkeeping-card/pay-page",
  610. "style": {
  611. "navigationBarTitleText": "储值卡转记账卡-支付",
  612. "enablePullDownRefresh": false
  613. }
  614. },
  615. {
  616. "path": "to-bookkeeping-card/refund",
  617. "style": {
  618. "navigationBarTitleText": "储值卡转记账卡-退费",
  619. "enablePullDownRefresh": false
  620. }
  621. },
  622. {
  623. "path": "to-bookkeeping-card/base-change-people",
  624. "style": {
  625. "navigationBarTitleText": "储值卡转记账卡-个人信息",
  626. "enablePullDownRefresh": false
  627. }
  628. },
  629. {
  630. "path": "to-bookkeeping-card/car-change",
  631. "style": {
  632. "navigationBarTitleText": "储值卡转记账卡-车辆信息",
  633. "enablePullDownRefresh": false
  634. }
  635. },
  636. {
  637. "path": "to-bookkeeping-card/release-products",
  638. "style": {
  639. "navigationBarTitleText": "储值卡转记账卡-支付账户签约",
  640. "enablePullDownRefresh": false
  641. }
  642. },
  643. {
  644. "path": "to-bookkeeping-card/bank-card-add",
  645. "style": {
  646. "navigationBarTitleText": "添加银行卡",
  647. "enablePullDownRefresh": false
  648. }
  649. },
  650. {
  651. "path": "to-bookkeeping-card/product-detail",
  652. "style": {
  653. "navigationBarTitleText": "微信签约",
  654. "enablePullDownRefresh": false
  655. }
  656. },
  657. {
  658. "path": "to-bookkeeping-card/signing-bank",
  659. "style": {
  660. "navigationBarTitleText": "扣款账户关联",
  661. "enablePullDownRefresh": false
  662. }
  663. },
  664. {
  665. "path": "to-bookkeeping-card/result",
  666. "style": {
  667. "navigationBarTitleText": "储值卡转记账卡-结果",
  668. "enablePullDownRefresh": false
  669. }
  670. },
  671. {
  672. "path": "to-bookkeeping-card/choice-product",
  673. "style": {
  674. "navigationBarTitleText": "储值卡转记账卡-选择产品",
  675. "enablePullDownRefresh": false
  676. }
  677. },
  678. {
  679. "path": "to-bookkeeping-card/detail",
  680. "style": {
  681. "navigationBarTitleText": "储值卡转记账卡-选择详情",
  682. "enablePullDownRefresh": false
  683. }
  684. }
  685. ]
  686. },
  687. {
  688. "root": "applyCard", //ETC申办下单
  689. "pages": [{
  690. "path": "essential-information",
  691. "style": {
  692. "navigationBarTitleText": "基本信息",
  693. "navigationStyle": "custom"
  694. }
  695. },
  696. {
  697. "path": "signUserAgreement",
  698. "style": {
  699. "navigationBarTitleText": "签署用户协议"
  700. }
  701. },
  702. {
  703. "path": "deductionAccountAssociation",
  704. "style": {
  705. "navigationBarTitleText": "扣款账户关联",
  706. "navigationStyle": "custom"
  707. }
  708. },
  709. {
  710. "path": "release-products",
  711. "style": {
  712. "navigationBarTitleText": "支付账户签约",
  713. "navigationStyle": "custom"
  714. }
  715. },
  716. {
  717. "path": "addAddress",
  718. "style": {
  719. "navigationBarTitleText": "新增收货地址"
  720. }
  721. },
  722. {
  723. "path": "editAddress",
  724. "style": {
  725. "navigationBarTitleText": "修改收货地址"
  726. }
  727. },
  728. {
  729. "path": "opening-account-unit",
  730. "style": {
  731. "navigationBarTitleText": "ETC开户新办申请-单位",
  732. "navigationStyle": "custom"
  733. }
  734. },
  735. {
  736. "path": "opening-account-people",
  737. "style": {
  738. "navigationBarTitleText": "ETC开户新办申请-个人",
  739. "navigationStyle": "custom"
  740. }
  741. },
  742. {
  743. "path": "car-release",
  744. "style": {
  745. "navigationBarTitleText": "行驶证信息上传",
  746. "navigationStyle": "custom"
  747. }
  748. },
  749. {
  750. "path": "sign-up",
  751. "style": {
  752. "navigationBarTitleText": "微信车主服务"
  753. }
  754. },
  755. {
  756. "path": "choice-product",
  757. "style": {
  758. "navigationBarTitleText": "选择产品",
  759. "navigationStyle": "custom"
  760. }
  761. },
  762. {
  763. "path": "product-detail",
  764. "style": {
  765. "navigationBarTitleText": "产品详情",
  766. "navigationStyle": "custom"
  767. }
  768. }
  769. ]
  770. },
  771. {
  772. "root": "invoice", //发票管理
  773. "pages": [{
  774. "path": "invoiceApply/create-invoice-header-company",
  775. "style": {
  776. "navigationBarTitleText": "创建抬头-单位"
  777. }
  778. },
  779. {
  780. "path": "invoiceApply/create-invoice-header-individual",
  781. "style": {
  782. "navigationBarTitleText": "创建抬头-个人"
  783. }
  784. },
  785. {
  786. "path": "invoiceApply/edit-invoice-header-company",
  787. "style": {
  788. "navigationBarTitleText": "编辑抬头-单位"
  789. }
  790. },
  791. {
  792. "path": "invoiceApply/edit-invoice-header-individual",
  793. "style": {
  794. "navigationBarTitleText": "编辑抬头-个人"
  795. }
  796. },
  797. {
  798. "path": "invoiceApply/invoice-header",
  799. "style": {
  800. "navigationBarTitleText": "选择抬头"
  801. }
  802. },
  803. {
  804. "path": "invoiceApply/invoiceList",
  805. "style": {
  806. "navigationBarTitleText": "开票申请"
  807. }
  808. },
  809. {
  810. "path": "invoiceApply/invoice-step1",
  811. "style": {
  812. "navigationBarTitleText": "开票申请"
  813. }
  814. },
  815. {
  816. "path": "invoiceApply/invoice-step2",
  817. "style": {
  818. "navigationBarTitleText": "开票申请"
  819. }
  820. },
  821. {
  822. "path": "invoice-download",
  823. "style": {
  824. "navigationBarTitleText": "下载发票"
  825. }
  826. },
  827. {
  828. "path": "Invoice-mannager",
  829. "style": {
  830. "navigationBarTitleText": "发票管理"
  831. }
  832. },
  833. {
  834. "path": "invoicing-record",
  835. "style": {
  836. "navigationBarTitleText": "开票记录"
  837. }
  838. },
  839. {
  840. "path": "verification-apply",
  841. "style": {
  842. "navigationBarTitleText": "验证申请"
  843. }
  844. }
  845. ]
  846. },
  847. {
  848. "root": "orders", //订单管理模块
  849. "pages": [{
  850. "path": "apply-ex-goods",
  851. "style": {
  852. "navigationBarTitleText": "申请换货"
  853. }
  854. },
  855. {
  856. "path": "apply-ex-goods-step1",
  857. "style": {
  858. "navigationBarTitleText": "申请换货"
  859. }
  860. },
  861. {
  862. "path": "apply-return-goods",
  863. "style": {
  864. "navigationBarTitleText": "申请退货"
  865. }
  866. },
  867. {
  868. "path": "cancel-order",
  869. "style": {
  870. "navigationBarTitleText": "取消订单"
  871. }
  872. },
  873. {
  874. "path": "cardAmountDetail",
  875. "style": {
  876. "navigationBarTitleText": "查看进度"
  877. }
  878. },
  879. {
  880. "path": "cardAmount",
  881. "style": {
  882. "navigationBarTitleText": "补卡额申请"
  883. }
  884. },
  885. {
  886. "path": "flowingWater",
  887. "style": {
  888. "navigationBarTitleText": "补卡额申请"
  889. }
  890. },
  891. {
  892. "path": "order-cardQuota-apply",
  893. "style": {
  894. "navigationBarTitleText": "补卡额申请",
  895. "navigationStyle": "custom"
  896. }
  897. },
  898. {
  899. "path": "order-cardQuota-progress",
  900. "style": {
  901. "navigationBarTitleText": "查看进度"
  902. }
  903. },
  904. {
  905. "path": "order-confirm-receipt",
  906. "style": {
  907. "navigationBarTitleText": "确认收货"
  908. }
  909. },
  910. {
  911. "path": "order-detail-logistics",
  912. "style": {
  913. "navigationBarTitleText": "查看物流"
  914. }
  915. },
  916. {
  917. "path": "order-details-cancel-numberplate",
  918. "style": {
  919. "navigationBarTitleText": "订单详情"
  920. }
  921. },
  922. {
  923. "path": "order-details-card-sign",
  924. "style": {
  925. "navigationBarTitleText": "订单详情"
  926. }
  927. },
  928. {
  929. "path": "order-details-edit-car",
  930. "style": {
  931. "navigationBarTitleText": "订单详情"
  932. }
  933. },
  934. {
  935. "path": "order-details-logoff-etc",
  936. "style": {
  937. "navigationBarTitleText": "订单详情"
  938. }
  939. },
  940. {
  941. "path": "order-details-new",
  942. "style": {
  943. "navigationBarTitleText": "订单详情"
  944. }
  945. },
  946. {
  947. "path": "order-details-obu",
  948. "style": {
  949. "navigationBarTitleText": "订单详情"
  950. }
  951. },
  952. {
  953. "path": "order-details-recharge",
  954. "style": {
  955. "navigationBarTitleText": "订单详情"
  956. }
  957. },
  958. {
  959. "path": "order-evaluate",
  960. "style": {
  961. "navigationBarTitleText": "评价"
  962. }
  963. },
  964. {
  965. "path": "payment",
  966. "style": {
  967. "navigationBarTitleText": "收银",
  968. "navigationStyle": "custom"
  969. }
  970. },
  971. {
  972. "path": "refund-confirm",
  973. "style": {
  974. "navigationBarTitleText": "欠费补缴",
  975. "navigationStyle": "custom"
  976. }
  977. },
  978. {
  979. "path": "refund-deposit-card",
  980. "style": {
  981. "navigationBarTitleText": "储值卡圈存-退款",
  982. "navigationStyle": "custom"
  983. }
  984. },
  985. {
  986. "path": "refund-order-balance",
  987. "style": {
  988. "navigationBarTitleText": "余额补零",
  989. "navigationStyle": "custom"
  990. }
  991. }
  992. ]
  993. },
  994. {
  995. "root": "personal-center", //个人中心
  996. "pages": [{
  997. "path": "change-password",
  998. "style": {
  999. "navigationBarTitleText": "修改密码"
  1000. }
  1001. },
  1002. {
  1003. "path": "progress-query/my-etc",
  1004. "style": {
  1005. "navigationBarTitleText": "我的ETC"
  1006. }
  1007. },
  1008. {
  1009. "path": "setting/setting",
  1010. "style": {
  1011. "navigationBarTitleText": "设置"
  1012. }
  1013. },
  1014. {
  1015. "path": "setting/information-deletion",
  1016. "style": {
  1017. "navigationBarTitleText": "设置-个人信息删除"
  1018. }
  1019. },
  1020. {
  1021. "path": "setting/permission-management",
  1022. "style": {
  1023. "navigationBarTitleText": "设置-权限管理"
  1024. }
  1025. },
  1026. {
  1027. "path": "setting/account-cancellation",
  1028. "style": {
  1029. "navigationBarTitleText": "设置-注销账户"
  1030. }
  1031. },
  1032. {
  1033. "path": "setting/personal-information/corrections",
  1034. "style": {
  1035. "navigationBarTitleText": "设置-个人信息-变更"
  1036. }
  1037. },
  1038. {
  1039. "path": "setting/personal-information/user-change",
  1040. "style": {
  1041. "navigationBarTitleText": "设置-个人信息-修改"
  1042. }
  1043. },
  1044. {
  1045. "path": "setting/personal-information/user-card",
  1046. "style": {
  1047. "navigationBarTitleText": "设置-个人信息-身份证"
  1048. }
  1049. },
  1050. {
  1051. "path": "setting/car-information/car-manage",
  1052. "style": {
  1053. "navigationBarTitleText": "设置-车辆信息-管理"
  1054. }
  1055. },
  1056. {
  1057. "path": "setting/car-information/corrections",
  1058. "style": {
  1059. "navigationBarTitleText": "设置-车辆信息-变更"
  1060. }
  1061. },
  1062. {
  1063. "path": "setting/car-information/car-card",
  1064. "style": {
  1065. "navigationBarTitleText": "设置-车辆信息-行驶证"
  1066. }
  1067. },
  1068. {
  1069. "path": "setting/car-information/car-change",
  1070. "style": {
  1071. "navigationBarTitleText": "设置-车辆信息-修改"
  1072. }
  1073. },
  1074. {
  1075. "path": "setting/car-information/car-create",
  1076. "style": {
  1077. "navigationBarTitleText": "设置-车辆信息-添加"
  1078. }
  1079. },
  1080. {
  1081. "path": "setting/bank-card/bank-card",
  1082. "style": {
  1083. "navigationBarTitleText": "银行卡管理"
  1084. }
  1085. },
  1086. {
  1087. "path": "setting/bank-card/bank-card-add",
  1088. "style": {
  1089. "navigationBarTitleText": "银行卡新增"
  1090. }
  1091. },
  1092. {
  1093. "path": "setting/addressManager",
  1094. "style": {
  1095. "navigationBarTitleText": "地址管理"
  1096. }
  1097. },
  1098. {
  1099. "path": "setting/info-export",
  1100. "style": {
  1101. "navigationBarTitleText": "信息副本导出"
  1102. }
  1103. },
  1104. {
  1105. "path": "setting/user-agreement",
  1106. "style": {
  1107. "navigationBarTitleText": "用户协议"
  1108. }
  1109. },
  1110. {
  1111. "path": "setting/conceal-agreement",
  1112. "style": {
  1113. "navigationBarTitleText": "隐私政策"
  1114. }
  1115. },
  1116. {
  1117. "path": "setting/risk-agreement",
  1118. "style": {
  1119. "navigationBarTitleText": "风险提示告知书"
  1120. }
  1121. },
  1122. {
  1123. "path": "setting/usage-instructions",
  1124. "style": {
  1125. "navigationBarTitleText": "权限使用说明"
  1126. }
  1127. },
  1128. {
  1129. "path": "setting/info_connect",
  1130. "style": {
  1131. "navigationBarTitleText": "个人信息收集清单"
  1132. }
  1133. },
  1134. {
  1135. "path": "setting/change-phone",
  1136. "style": {
  1137. "navigationBarTitleText": "修改手机号"
  1138. }
  1139. },
  1140. {
  1141. "path": "setting/change-phone-code",
  1142. "style": {
  1143. "navigationBarTitleText": "修改手机号"
  1144. }
  1145. }
  1146. ]
  1147. },
  1148. {
  1149. "root": "login", //登录模块
  1150. "pages": [{
  1151. "path": "login",
  1152. "style": {
  1153. "navigationBarTitleText": "登录"
  1154. }
  1155. },
  1156. {
  1157. "path": "agreement",
  1158. "style": {
  1159. "navigationBarTitleText": "平台用户服务隐私协议"
  1160. }
  1161. },
  1162. {
  1163. "path": "register-step1",
  1164. "style": {
  1165. "navigationBarTitleText": "注册第一步"
  1166. }
  1167. },
  1168. {
  1169. "path": "register-step2",
  1170. "style": {
  1171. "navigationBarTitleText": "注册第二步"
  1172. }
  1173. },
  1174. {
  1175. "path": "register-step3",
  1176. "style": {
  1177. "navigationBarTitleText": "注册第三步"
  1178. }
  1179. },
  1180. {
  1181. "path": "forget-pwd-step1",
  1182. "style": {
  1183. "navigationBarTitleText": "忘记密码第一步"
  1184. }
  1185. },
  1186. {
  1187. "path": "forget-pwd-step2",
  1188. "style": {
  1189. "navigationBarTitleText": "忘记密码第二步"
  1190. }
  1191. },
  1192. {
  1193. "path": "forget-pwd-step3",
  1194. "style": {
  1195. "navigationBarTitleText": "忘记密码第三步"
  1196. }
  1197. }
  1198. ]
  1199. },
  1200. {
  1201. //其他服务模块
  1202. "root": "service",
  1203. "pages": [{
  1204. "path": "remind/remind",
  1205. "style": {
  1206. "navigationBarTitleText": "服务提醒",
  1207. "enablePullDownRefresh": false
  1208. }
  1209. },
  1210. {
  1211. "path": "remind/satisfaction-evaluate",
  1212. "style": {
  1213. "navigationBarTitleText": "满意度评价"
  1214. }
  1215. },
  1216. {
  1217. "path": "remind/evaluate-list",
  1218. "style": {
  1219. "navigationBarTitleText": "评价列表"
  1220. }
  1221. },
  1222. {
  1223. "path": "search/carDetail",
  1224. "style": {
  1225. "navigationBarTitleText": "车辆详情"
  1226. }
  1227. },
  1228. {
  1229. "path": "search/etcFlowingWater",
  1230. "style": {
  1231. "navigationBarTitleText": "ETC通行流水记录"
  1232. }
  1233. },
  1234. {
  1235. "path": "search/select-car",
  1236. "style": {
  1237. "navigationBarTitleText": "选择车辆"
  1238. }
  1239. },
  1240. {
  1241. "path": "search/select-card",
  1242. "style": {
  1243. "navigationBarTitleText": "选择卡号"
  1244. }
  1245. },
  1246. {
  1247. "path": "search/unitUser",
  1248. "style": {
  1249. "navigationBarTitleText": "单位用户信息"
  1250. }
  1251. },
  1252. {
  1253. "path": "search/userInfo",
  1254. "style": {
  1255. "navigationBarTitleText": "个人用户信息"
  1256. }
  1257. },
  1258. {
  1259. "path": "search/obuCancel",
  1260. "style": {
  1261. "navigationBarTitleText": "卡签注销记录"
  1262. }
  1263. },
  1264. {
  1265. "path": "search/cardCancel",
  1266. "style": {
  1267. "navigationBarTitleText": "卡签注销记录"
  1268. }
  1269. },
  1270. {
  1271. "path": "capital/card-loop",
  1272. "style": {
  1273. "navigationBarTitleText": "存储卡圈存"
  1274. }
  1275. }
  1276. ]
  1277. },
  1278. {
  1279. //发行激活模块
  1280. "root": "issueActivation",
  1281. "pages": [{
  1282. "path": "old-user",
  1283. "style": {
  1284. "navigationBarTitleText": "历史用户申请",
  1285. "enablePullDownRefresh": true
  1286. }
  1287. },
  1288. {
  1289. "path": "address",
  1290. "style": {
  1291. "navigationBarTitleText": "邮寄地址",
  1292. "enablePullDownRefresh": true
  1293. }
  1294. },
  1295. {
  1296. "path": "install-activation-order",
  1297. "style": {
  1298. "navigationBarTitleText": "安装激活-选择订单",
  1299. "enablePullDownRefresh": true
  1300. }
  1301. },
  1302. {
  1303. "path": "car-submit-record",
  1304. "style": {
  1305. "navigationBarTitleText": "车辆提交记录"
  1306. }
  1307. },
  1308. {
  1309. "path": "official-car-issue",
  1310. "style": {
  1311. "navigationBarTitleText": "公务车发行"
  1312. }
  1313. },
  1314. {
  1315. "path": "query-company-list",
  1316. "style": {
  1317. "navigationBarTitleText": "单位查询"
  1318. }
  1319. },
  1320. {
  1321. "path": "add-company",
  1322. "style": {
  1323. "navigationBarTitleText": "新增单位"
  1324. }
  1325. },
  1326. {
  1327. "path": "add-car",
  1328. "style": {
  1329. "navigationBarTitleText": "新增车辆"
  1330. }
  1331. },
  1332. {
  1333. "path": "official-car-issue-result",
  1334. "style": {
  1335. "navigationBarTitleText": "公务车发行-查询结果"
  1336. }
  1337. }
  1338. ]
  1339. }
  1340. ],
  1341. "tabBar": {
  1342. "color": "#666666",
  1343. "selectedColor": "#00b38a",
  1344. "borderStyle": "black",
  1345. "backgroundColor": "#ffffff",
  1346. "list": [{
  1347. "pagePath": "pages/index/index",
  1348. "iconPath": "static/image/home.png",
  1349. "selectedIconPath": "static/image/home-on.png",
  1350. "text": "首页"
  1351. },
  1352. {
  1353. "pagePath": "pages/order/order",
  1354. "iconPath": "static/image/order.png",
  1355. "selectedIconPath": "static/image/order-on.png",
  1356. "text": "订单管理"
  1357. },
  1358. {
  1359. "pagePath": "pages/user/user",
  1360. "iconPath": "static/image/user.png",
  1361. "selectedIconPath": "static/image/user-on.png",
  1362. "text": "我的"
  1363. }
  1364. ]
  1365. },
  1366. "eslintConfig": {
  1367. "parser": "babel-eslint"
  1368. },
  1369. "globalStyle": {
  1370. "navigationBarTextStyle": "black",
  1371. "navigationBarTitleText": "九州ETC",
  1372. "navigationBarBackgroundColor": "#FFFFFF",
  1373. "backgroundColor": "#eef7f7"
  1374. },
  1375. "uniIdRouter": {},
  1376. "condition": {
  1377. //模式配置,仅开发期间生效
  1378. "current": 0, //当前激活的模式(list 的索引项)
  1379. "list": [{
  1380. "name": "app", //模式名称
  1381. "path": "pages/index/index", //启动页面,必选
  1382. "query": "" //启动参数,在页面的onLoad函数里面得到
  1383. }]
  1384. }
  1385. }