Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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