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.

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