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 42KB

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