pages.json 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/login/login", //登录页
  8. "style": {
  9. "enablePullDownRefresh": false, //是否开启下拉刷新功能
  10. "app-plus": {
  11. "bounce": "none", //关闭反弹效果
  12. "scrollIndicator": "none", //隐藏滚动条
  13. "titleNView": false
  14. }
  15. }
  16. }, {
  17. "path": "pages/login/mimi", //隐私协议
  18. "style": {
  19. "navigationBarTitleText": "隐私协议",
  20. "app-plus": {
  21. "bounce": "none", //关闭反弹效果
  22. "scrollIndicator": "none" //隐藏滚动条
  23. }
  24. }
  25. },
  26. {
  27. "path": "pages/login/minis", //隐私协议
  28. "style": {
  29. "navigationBarTitleText": "隐私协议1",
  30. "app-plus": {
  31. "bounce": "none", //关闭反弹效果
  32. "scrollIndicator": "none" //隐藏滚动条
  33. }
  34. }
  35. }, {
  36. "path": "pages/login/xieyi", //平台协议
  37. "style": {
  38. "navigationBarTitleText": "平台协议",
  39. "app-plus": {
  40. "bounce": "none", //关闭反弹效果
  41. "scrollIndicator": "none" //隐藏滚动条
  42. }
  43. }
  44. }, {
  45. "path": "pages/register/register", //注册
  46. "style": {
  47. "navigationBarTitleText": "发送验证码",
  48. "app-plus": {
  49. "scrollIndicator": "none", //隐藏滚动条
  50. "bounce": "none" //关闭反弹效果
  51. }
  52. }
  53. },
  54. {
  55. "path": "pages/register/registerSuccess",
  56. "style": {
  57. "navigationBarTitleText": "注册成功",
  58. "app-plus": {
  59. "scrollIndicator": "none", //隐藏滚动条
  60. "bounce": "none", //关闭反弹效果
  61. "titleNView": false
  62. }
  63. }
  64. }, {
  65. "path": "pages/user/infoExamine", //认证审核
  66. "style": {
  67. "navigationBarTitleText": "认证审核",
  68. "app-plus": {
  69. "scrollIndicator": "none", //隐藏滚动条
  70. "bounce": "none" //关闭反弹效果
  71. }
  72. }
  73. },
  74. {
  75. "path": "pages/my/my",
  76. "style": {
  77. "navigationBarTextStyle": "white",
  78. "enablePullDownRefresh": false, //开启下拉刷新
  79. "navigationStyle": "custom",
  80. "app-plus": {
  81. "titleNView": false
  82. }
  83. }
  84. }, {
  85. "path": "pages/user/userInfo",
  86. "style": {
  87. "navigationBarTitleText": "我的信息",
  88. "app-plus": {
  89. "scrollIndicator": "none", //隐藏滚动条
  90. "bounce": "none" //关闭反弹效果
  91. }
  92. }
  93. }, {
  94. "path": "pages/index/index",
  95. "style": {
  96. "enablePullDownRefresh": true, //是否开启下拉刷新功能
  97. "navigationBarTitleText": "首页",
  98. "app-plus": {
  99. "scrollIndicator": "none", //隐藏滚动条
  100. "bounce": "none", //关闭反弹效果
  101. "titleNView": false
  102. }
  103. }
  104. }, {
  105. "path": "pages/user/infoInput",
  106. "style": {
  107. "navigationBarTitleText": "信息录入",
  108. "app-plus": {
  109. "scrollIndicator": "none", //隐藏滚动条
  110. "bounce": "none" //关闭反弹效果
  111. }
  112. }
  113. }, {
  114. "path": "pages/user/certification",
  115. "style": {
  116. "navigationBarTitleText": "实名认证",
  117. "app-plus": {
  118. "scrollIndicator": "none", //隐藏滚动条
  119. "bounce": "none" //关闭反弹效果
  120. }
  121. }
  122. }, {
  123. "path": "pages/set/set",
  124. "style": {
  125. "navigationBarTitleText": "设置",
  126. "app-plus": {
  127. "scrollIndicator": "none", //隐藏滚动条
  128. "bounce": "none" //关闭反弹效果
  129. }
  130. }
  131. }, {
  132. "path": "pages/set/safe",
  133. "style": {
  134. "navigationBarTitleText": "账号管理",
  135. "app-plus": {
  136. "scrollIndicator": "none", //隐藏滚动条
  137. "bounce": "none" //关闭反弹效果
  138. }
  139. }
  140. }, {
  141. "path": "pages/set/password",
  142. "style": {
  143. "navigationBarTitleText": "设置密码",
  144. "app-plus": {
  145. "scrollIndicator": "none", //隐藏滚动条
  146. "bounce": "none" //关闭反弹效果
  147. }
  148. }
  149. }, {
  150. "path": "pages/set/mobile",
  151. "style": {
  152. "navigationBarTitleText": "修改手机号",
  153. "app-plus": {
  154. "scrollIndicator": "none", //隐藏滚动条
  155. "bounce": "none" //关闭反弹效果
  156. }
  157. }
  158. },
  159. {
  160. "path": "pages/carInsure1/yonganCode",
  161. "style": {
  162. "app-plus": {
  163. "scrollIndicator": "none", //隐藏滚动条
  164. "bounce": "none", //关闭反弹效果
  165. "titleNView": false
  166. }
  167. }
  168. }, {
  169. "path": "pages/set/question",
  170. "style": {
  171. "navigationBarTitleText": "常见问题",
  172. "app-plus": {
  173. "scrollIndicator": "none", //隐藏滚动条
  174. "bounce": "none" //关闭反弹效果
  175. }
  176. }
  177. }, {
  178. "path": "pages/set/suggest",
  179. "style": {
  180. "navigationBarTitleText": "意见反馈",
  181. "app-plus": {
  182. "scrollIndicator": "none", //隐藏滚动条
  183. "bounce": "none" //关闭反弹效果
  184. }
  185. }
  186. }, {
  187. "path": "pages/set/about",
  188. "style": {
  189. "navigationBarTitleText": "关于掌柜",
  190. "app-plus": {
  191. "scrollIndicator": "none", //隐藏滚动条
  192. "bounce": "none" //关闭反弹效果
  193. }
  194. }
  195. }, {
  196. "path": "pages/tools/poster/poster",
  197. "style": {
  198. "navigationBarTitleText": "海报管理",
  199. "app-plus": {
  200. "scrollIndicator": "none", //隐藏滚动条
  201. "bounce": "none", //关闭反弹效果
  202. "titleNView": {
  203. "buttons": [{
  204. "type": "home"
  205. }]
  206. }
  207. }
  208. }
  209. }, {
  210. "path": "pages/tools/poster/poster-detail",
  211. "style": {
  212. "navigationBarTitleText": "海报查看",
  213. "app-plus": {
  214. "scrollIndicator": "none", //隐藏滚动条
  215. "bounce": "none" //关闭反弹效果
  216. }
  217. }
  218. }, {
  219. "path": "pages/tools/messageReminder/messageReminder",
  220. "style": {
  221. "navigationBarTitleText": "掌柜秘书",
  222. "app-plus": {
  223. "scrollIndicator": "none", //隐藏滚动条
  224. "bounce": "none" //关闭反弹效果
  225. }
  226. }
  227. }, {
  228. "path": "pages/tools/calculator/calculator",
  229. "style": {
  230. "navigationBarTitleText": "计算器",
  231. "app-plus": {
  232. "scrollIndicator": "none", //隐藏滚动条
  233. "bounce": "none" //关闭反弹效果
  234. }
  235. }
  236. }, {
  237. "path": "pages/tools/insuranceClaims/insuranceClaims",
  238. "style": {
  239. "navigationBarTitleText": "理赔小贴士",
  240. "app-plus": {
  241. "scrollIndicator": "none", //隐藏滚动条
  242. // #ifdef APP-PLUS
  243. "titleNView": {
  244. "buttons": [{
  245. "type": "share"
  246. }]
  247. },
  248. // #endif
  249. "bounce": "none" //关闭反弹效果
  250. }
  251. }
  252. }, {
  253. "path": "pages/tools/addStaff/addStaff",
  254. "style": {
  255. "navigationBarTitleText": "闪电增员",
  256. "app-plus": {
  257. "scrollIndicator": "none", //隐藏滚动条
  258. "bounce": "none" //关闭反弹效果
  259. }
  260. }
  261. },
  262. {
  263. "path": "pages/tools/customer/customer",
  264. "style": {
  265. "navigationBarTitleText": "客户管理",
  266. "app-plus": {
  267. "scrollIndicator": "none",
  268. "bounce": "none"
  269. }
  270. }
  271. },
  272. {
  273. "path": "pages/tools/customer/custormerDetail",
  274. "style": {
  275. "navigationBarTitleText": "客户订单详情",
  276. "app-plus": {
  277. "scrollIndicator": "none",
  278. "bounce": "none"
  279. }
  280. }
  281. },
  282. {
  283. "path": "pages/tools/team/team",
  284. "style": {
  285. "navigationBarTitleText": "团队管理",
  286. "app-plus": {
  287. "scrollIndicator": "none",
  288. "bounce": "none"
  289. }
  290. }
  291. }, {
  292. "path": "pages/tools/team/teamMember",
  293. "style": {
  294. "navigationBarTitleText": "成员信息",
  295. "app-plus": {
  296. "scrollIndicator": "none", //隐藏滚动条
  297. "bounce": "none" //关闭反弹效果
  298. }
  299. }
  300. }, {
  301. "path": "pages/tools/addStaff/recommendCode",
  302. "style": {
  303. "navigationBarTitleText": "面对面推荐",
  304. "app-plus": {
  305. "scrollIndicator": "none", //隐藏滚动条
  306. "bounce": "none" //关闭反弹效果
  307. }
  308. }
  309. },
  310. {
  311. "path": "pages/tools/addStaff/orderissuer",
  312. "style": {
  313. "navigationBarTitleText": "添加出单员",
  314. "app-plus": {
  315. "scrollIndicator": "none", //隐藏滚动条
  316. "bounce": "none" //关闭反弹效果
  317. }
  318. }
  319. },
  320. {
  321. "path": "pages/tools/policy",
  322. "style": {
  323. "navigationBarTitleText": "我的保单",
  324. "enablePullDownRefresh": false,
  325. "app-plus": {
  326. "scrollIndicator": "none",
  327. "bounce": "none"
  328. }
  329. }
  330. },
  331. {
  332. "path": "pages/tools/coupon/coupon",
  333. "style": {
  334. "navigationBarTitleText": "优惠劵",
  335. "app-plus": {
  336. "scrollIndicator": "none", //隐藏滚动条
  337. "bounce": "none" //关闭反弹效果
  338. }
  339. }
  340. }, {
  341. "path": "pages/tools/achievement/achievement",
  342. "style": {
  343. "navigationBarTitleText": "我的业绩",
  344. "app-plus": {
  345. "scrollIndicator": "none",
  346. "bounce": "none"
  347. }
  348. }
  349. }, {
  350. "path": "pages/carInsure/entry",
  351. "style": {
  352. "navigationBarTitleText": "车辆投保",
  353. "app-plus": {
  354. "scrollIndicator": "none", //隐藏滚动条
  355. "bounce": "none", //关闭反弹效果
  356. "titleNView": {
  357. "buttons": [{
  358. "type": "home"
  359. }]
  360. }
  361. }
  362. }
  363. }, {
  364. "path": "pages/carInsure1/carType1",
  365. "style": {
  366. "navigationBarTitleText": "请选择车型",
  367. "app-plus": {
  368. "scrollIndicator": "none", //隐藏滚动条
  369. "bounce": "none" //关闭反弹效果
  370. }
  371. }
  372. }, {
  373. "path": "pages/carInsure1/carInfo1",
  374. "style": {
  375. // "maxWidth": 400,
  376. "navigationBarTitleText": "信息录入",
  377. "app-plus": {
  378. "scrollIndicator": "none",
  379. "bounce": "none",
  380. "titleNView": {
  381. "buttons": [{
  382. "type": "home"
  383. }]
  384. }
  385. }
  386. }
  387. }, {
  388. "path": "pages/carInsure1/insureItems1",
  389. "style": {
  390. "navigationBarTitleText": "保险配置",
  391. "app-plus": {
  392. "scrollIndicator": "none",
  393. "bounce": "none",
  394. "titleNView": {
  395. "buttons": [{
  396. "type": "home"
  397. }]
  398. }
  399. }
  400. }
  401. }, {
  402. "path": "pages/carInsure1/quote1",
  403. "style": {
  404. "navigationBarTitleText": "保险配置",
  405. "app-plus": {
  406. "scrollIndicator": "none", //隐藏滚动条
  407. "bounce": "none", //关闭反弹效果
  408. "titleNView": {
  409. "buttons": [{
  410. "type": "home"
  411. }]
  412. }
  413. }
  414. }
  415. }, {
  416. "path": "pages/carInsure1/quoteDetail1",
  417. "style": {
  418. "navigationBarTitleText": "订单详情",
  419. "app-plus": {
  420. "scrollIndicator": "none",
  421. "bounce": "none",
  422. "titleNView": {
  423. "buttons": [{
  424. "type": "share"
  425. }]
  426. }
  427. }
  428. }
  429. }, {
  430. "path": "pages/carInsure1/underwriting1",
  431. "style": {
  432. "navigationBarTitleText": "确认投保信息",
  433. "app-plus": {
  434. "scrollIndicator": "none",
  435. "bounce": "none"
  436. }
  437. }
  438. }, {
  439. "path": "pages/orders/orders",
  440. "style": {
  441. "navigationBarTextStyle": "white",
  442. "enablePullDownRefresh": false, //开启下拉刷新
  443. "navigationStyle": "custom",
  444. "app-plus": {
  445. "titleNView": false
  446. }
  447. }
  448. }, {
  449. "path": "pages/carInsure1/quoteOffer1",
  450. "style": {
  451. "navigationBarTitleText": "掌柜报价单",
  452. "app-plus": {
  453. "scrollIndicator": "none",
  454. "bounce": "none"
  455. }
  456. }
  457. }, {
  458. "path": "pages/orders/subOrders",
  459. "style": {
  460. "navigationBarTitleText": "查看报价",
  461. "app-plus": {
  462. "scrollIndicator": "none",
  463. "bounce": "none"
  464. }
  465. }
  466. },
  467. {
  468. "path": "pages/carInsure1/payWay1",
  469. "style": {
  470. "navigationBarTitleText": "请选择支付方式",
  471. "app-plus": {
  472. "bounce": "none", //关闭反弹效果
  473. "scrollIndicator": "none" //隐藏滚动条
  474. }
  475. }
  476. },
  477. {
  478. "path": "pages/carInsure1/payCode1",
  479. "style": {
  480. "navigationBarTitleText": "支付码",
  481. "app-plus": {
  482. "scrollIndicator": "none",
  483. "bounce": "none"
  484. }
  485. }
  486. },
  487. {
  488. "path": "pages/carInsure1/payCode2",
  489. "style": {
  490. "navigationBarTitleText": "支付码",
  491. "app-plus": {
  492. "scrollIndicator": "none",
  493. "bounce": "none"
  494. }
  495. }
  496. }, {
  497. "path": "pages/carInsure1/zhifu1",
  498. "style": {
  499. "navigationBarTitleText": "支付",
  500. "app-plus": {
  501. "scrollIndicator": "none",
  502. "bounce": "none"
  503. }
  504. }
  505. }, {
  506. "path": "pages/carInsure1/payVerify1",
  507. "style": {
  508. "navigationBarTitleText": "支付验证",
  509. "app-plus": {
  510. "titleNView": false,
  511. "scrollIndicator": "none",
  512. "bounce": "none"
  513. }
  514. }
  515. }, {
  516. "path": "pages/user/userInfoImage",
  517. "style": {
  518. "navigationBarTitleText": "证件影像",
  519. "app-plus": {
  520. "scrollIndicator": "none",
  521. "bounce": "none"
  522. }
  523. }
  524. }, {
  525. "path": "pages/wallet/wallet",
  526. "style": {
  527. "navigationBarTitleText": "我的钱包",
  528. "navigationBarTextStyle": "white",
  529. "backgroundColor": "#0052FF",
  530. "navigationBarBackgroundColor": "#0052FF",
  531. "app-plus": {
  532. "scrollIndicator": "none",
  533. "bounce": "none"
  534. }
  535. }
  536. }, {
  537. "path": "pages/wallet/bindBank",
  538. "style": {
  539. "backgroundColor": "#F8FAFE",
  540. "navigationBarBackgroundColor": "#F8FAFE",
  541. "navigationBarTitleText": "",
  542. "app-plus": {
  543. "scrollIndicator": "none",
  544. "bounce": "none"
  545. }
  546. }
  547. },
  548. {
  549. "path": "pages/wallet/bankCard",
  550. "style": {
  551. "navigationBarTitleText": "银行卡",
  552. "app-plus": {
  553. "scrollIndicator": "none",
  554. "bounce": "none"
  555. }
  556. }
  557. },
  558. {
  559. "path": "pages/wallet/withdraw",
  560. "style": {
  561. "navigationBarTitleText": "余额提现",
  562. "backgroundColor": "#F8FAFE",
  563. "navigationBarBackgroundColor": "#F8FAFE",
  564. "enablePullDownRefresh": true,
  565. "app-plus": {
  566. "scrollIndicator": "none",
  567. "bounce": "none"
  568. }
  569. }
  570. }, {
  571. "path": "pages/wallet/withdraw1",
  572. "style": {
  573. "navigationBarTitleText": "推广提现",
  574. "enablePullDownRefresh": true,
  575. "app-plus": {
  576. "scrollIndicator": "none", //隐藏滚动条
  577. "bounce": "none" //关闭反弹效果
  578. }
  579. }
  580. },
  581. {
  582. "path": "pages/wallet/billDetails1",
  583. "style": {
  584. "navigationBarTitleText": "手续金额明细",
  585. "app-plus": {
  586. "scrollIndicator": "none",
  587. "bounce": "none"
  588. }
  589. }
  590. },
  591. {
  592. "path": "pages/wallet/billDetails2",
  593. "style": {
  594. "navigationBarTitleText": "跟单金额明细",
  595. "app-plus": {
  596. "scrollIndicator": "none",
  597. "bounce": "none"
  598. }
  599. }
  600. }, {
  601. "path": "pages/wallet/billDetails3",
  602. "style": {
  603. "navigationBarTitleText": "推广金额明细",
  604. "app-plus": {
  605. "scrollIndicator": "none",
  606. "bounce": "none"
  607. }
  608. }
  609. },
  610. {
  611. "path": "pages/wallet/billInfo",
  612. "style": {
  613. "navigationBarTitleText": "账单详情",
  614. "app-plus": {
  615. "scrollIndicator": "none",
  616. "bounce": "none"
  617. }
  618. }
  619. },
  620. {
  621. "path": "pages/user/protocol",
  622. "style": {
  623. // "navigationBarTitleText": "协议"
  624. "navigationBarTitleText": ""
  625. }
  626. },
  627. {
  628. "path": "pages/home/webView",
  629. "style": {
  630. "navigationBarTitleText": ""
  631. }
  632. }, {
  633. "path": "pages/home/home",
  634. "style": {
  635. "enablePullDownRefresh": true,
  636. "navigationBarTitleText": "我的",
  637. "app-plus": {
  638. "scrollIndicator": "none", //隐藏滚动条
  639. "bounce": "none" //关闭反弹效果
  640. }
  641. }
  642. },
  643. {
  644. "path": "pages/ticket/ticket",
  645. "style": {
  646. "navigationBarTitleText": "罚单缴费办理",
  647. "app-plus": {
  648. "scrollIndicator": "none", //隐藏滚动条
  649. "bounce": "none" //关闭反弹效果
  650. }
  651. }
  652. },
  653. {
  654. "path": "pages/ticket/issue",
  655. "style": {
  656. "navigationBarTitleText": "常见问题",
  657. "app-plus": {
  658. "scrollIndicator": "none", //隐藏滚动条
  659. "bounce": "none" //关闭反弹效果
  660. }
  661. }
  662. },
  663. {
  664. "path": "pages/ticket/order",
  665. "style": {
  666. "navigationBarTitleText": "我的订单",
  667. "app-plus": {
  668. "scrollIndicator": "none", //隐藏滚动条
  669. "bounce": "none" //关闭反弹效果
  670. }
  671. }
  672. },
  673. {
  674. "path": "pages/ticket/confirmorder",
  675. "style": {
  676. "navigationBarTitleText": "确认订单",
  677. "app-plus": {
  678. "scrollIndicator": "none", //隐藏滚动条
  679. "bounce": "none" //关闭反弹效果
  680. }
  681. }
  682. },
  683. {
  684. "path": "pages/carInsure1/zhifu1"
  685. }, {
  686. "path": "pages/caragent/confirmorder",
  687. "style": {
  688. "navigationBarTitleText": "取送车信息",
  689. "app-plus": {
  690. "scrollIndicator": "none", //隐藏滚动条
  691. "bounce": "none" //关闭反弹效果
  692. }
  693. }
  694. },
  695. {
  696. "path": "pages/caragent/index",
  697. "style": {
  698. "navigationBarTitleText": "办理年检",
  699. "app-plus": {
  700. "scrollIndicator": "none", //隐藏滚动条
  701. "bounce": "none" //关闭反弹效果
  702. }
  703. }
  704. },
  705. {
  706. "path": "pages/caragent/map",
  707. "style": {
  708. "navigationBarTitleText": "地图",
  709. "app-plus": {
  710. "scrollIndicator": "none", //隐藏滚动条
  711. "bounce": "none" //关闭反弹效果
  712. }
  713. }
  714. },
  715. {
  716. "path": "pages/caragent/addressSearch",
  717. "style": {
  718. "navigationBarTitleText": "地址检索",
  719. "app-plus": {
  720. "scrollIndicator": "none", //隐藏滚动条
  721. "bounce": "none" //关闭反弹效果
  722. }
  723. }
  724. },
  725. {
  726. "path": "pages/caragent/addcar",
  727. "style": {
  728. "navigationBarTitleText": "新增年检车辆",
  729. "app-plus": {
  730. "scrollIndicator": "none", //隐藏滚动条
  731. "bounce": "none" //关闭反弹效果
  732. }
  733. }
  734. },
  735. {
  736. "path": "pages/caragent/editcar",
  737. "style": {
  738. "navigationBarTitleText": "编辑年检信息",
  739. "app-plus": {
  740. "scrollIndicator": "none", //隐藏滚动条
  741. "bounce": "none" //关闭反弹效果
  742. }
  743. }
  744. },
  745. {
  746. "path": "pages/roadRescue/index",
  747. "style": {
  748. "navigationBarTitleText": "一键救援",
  749. "app-plus": {
  750. "scrollIndicator": "none", //隐藏滚动条
  751. "bounce": "none" //关闭反弹效果
  752. }
  753. }
  754. },
  755. {
  756. "path": "pages/roadRescue/Grounding",
  757. "style": {
  758. "navigationBarTitleText": "搭电救援",
  759. "app-plus": {
  760. "scrollIndicator": "none", //隐藏滚动条
  761. "bounce": "none" //关闭反弹效果
  762. }
  763. }
  764. },
  765. {
  766. "path": "pages/roadRescue/trailer",
  767. "style": {
  768. "navigationBarTitleText": "拖车救援",
  769. "app-plus": {
  770. "scrollIndicator": "none", //隐藏滚动条
  771. "bounce": "none" //关闭反弹效果
  772. }
  773. }
  774. },
  775. {
  776. "path": "pages/roadRescue/replacement",
  777. "style": {
  778. "navigationBarTitleText": "换胎救援",
  779. "app-plus": {
  780. "scrollIndicator": "none", //隐藏滚动条
  781. "bounce": "none" //关闭反弹效果
  782. }
  783. }
  784. },
  785. {
  786. "path": "pages/roadRescue/map",
  787. "style": {
  788. "navigationBarTitleText": "地图",
  789. "app-plus": {
  790. "scrollIndicator": "none", //隐藏滚动条
  791. "bounce": "none" //关闭反弹效果
  792. }
  793. }
  794. },
  795. {
  796. "path": "pages/realname/realname",
  797. "style": {
  798. "navigationBarTitleText": "实名认证",
  799. "enablePullDownRefresh": false
  800. }
  801. }, {
  802. "path": "pages/orders/quoteHistory",
  803. "style": {
  804. "navigationBarTitleText": "报价历史",
  805. "enablePullDownRefresh": false
  806. }
  807. }, {
  808. "path": "pages/orders/quotation",
  809. "style": {
  810. "navigationBarTitleText": "报价单",
  811. "enablePullDownRefresh": false
  812. }
  813. },
  814. {
  815. "path": "pages/orders/quotation1",
  816. "style": {
  817. "navigationBarTitleText": "报价单",
  818. "enablePullDownRefresh": false
  819. }
  820. },
  821. {
  822. "path": "pages/tools/addStaff/codeDownload",
  823. "style": {
  824. "navigationBarTitleText": "扫码下载",
  825. "enablePullDownRefresh": false
  826. }
  827. },
  828. {
  829. "path": "pages/register/orderissuer",
  830. "style": {
  831. "navigationBarTitleText": "出单员注册",
  832. "enablePullDownRefresh": false
  833. }
  834. },
  835. //ui升级模块
  836. {
  837. "path": "pages/carInsure2/entry",
  838. "style": {
  839. "navigationBarTitleText": "车险投保",
  840. "app-plus": {
  841. "scrollIndicator": "none", //隐藏滚动条
  842. "bounce": "none" //关闭反弹效果
  843. }
  844. }
  845. },
  846. {
  847. "path": "pages/carInsure2/carType",
  848. "style": {
  849. "navigationBarTitleText": "选择车型",
  850. "app-plus": {
  851. "scrollIndicator": "none", //隐藏滚动条
  852. "bounce": "none" //关闭反弹效果
  853. }
  854. }
  855. },
  856. {
  857. "path": "pages/carInsure2/Information",
  858. "style": {
  859. "navigationBarTextStyle": "white",
  860. "enablePullDownRefresh": false, //开启下拉刷新
  861. "navigationStyle": "custom",
  862. "app-plus": {
  863. "titleNView": false
  864. }
  865. }
  866. },
  867. {
  868. "path": "pages/carInsure2/insureItems",
  869. "style": {
  870. "navigationBarTitleText": "保险配置",
  871. "app-plus": {
  872. "scrollIndicator": "none",
  873. "bounce": "none"
  874. }
  875. }
  876. },
  877. {
  878. "path": "pages/carInsure2/quote",
  879. "style": {
  880. "navigationBarTitleText": "保费计算",
  881. "app-plus": {
  882. "scrollIndicator": "none",
  883. "bounce": "none"
  884. }
  885. }
  886. },
  887. {
  888. "path": "pages/carInsure2/quoteDetail",
  889. "style": {
  890. "navigationBarTitleText": "报价详情",
  891. "navigationBarBackgroundColor": "#0052FF",
  892. "navigationBarTextStyle": "white",
  893. "enablePullDownRefresh": false
  894. }
  895. },
  896. {
  897. "path": "pages/orders1/orders",
  898. "style": {
  899. "navigationBarTextStyle": "white",
  900. "enablePullDownRefresh": false, //开启下拉刷新
  901. "navigationStyle": "custom",
  902. "app-plus": {
  903. "titleNView": false
  904. }
  905. }
  906. },
  907. {
  908. "path": "pages/orders1/subOrders",
  909. "style": {
  910. "navigationBarTitleText": "查看报价",
  911. "app-plus": {
  912. "scrollIndicator": "none",
  913. "bounce": "none"
  914. }
  915. }
  916. },
  917. {
  918. "path": "pages/orders1/quoteHistory",
  919. "style": {
  920. "navigationBarTitleText": "报价历史",
  921. "app-plus": {
  922. "scrollIndicator": "none",
  923. "bounce": "none"
  924. }
  925. }
  926. },
  927. {
  928. "path": "pages/orders1/quotation",
  929. "style": {
  930. "navigationBarTitleText": "报价单",
  931. "navigationBarBackgroundColor": "#0052FF",
  932. "navigationBarTextStyle": "white",
  933. "enablePullDownRefresh": false
  934. }
  935. },
  936. {
  937. "path": "pages/orders1/paymentCode",
  938. "style": {
  939. "navigationBarTitleText": "付款码",
  940. "navigationBarBackgroundColor": "#0052FF",
  941. "navigationBarTextStyle": "white",
  942. "enablePullDownRefresh": false
  943. }
  944. },
  945. {
  946. "path": "pages/orders1/paymentCode1",
  947. "style": {
  948. "navigationBarTitleText": "付款码",
  949. "app-plus": {
  950. "scrollIndicator": "none",
  951. "bounce": "none"
  952. }
  953. }
  954. }
  955. //ui升级模块
  956. ],
  957. "globalStyle": {
  958. "navigationBarTextStyle": "black",
  959. "navigationBarTitleText": "晋掌柜",
  960. "navigationBarBackgroundColor": "#FFFFFF",
  961. // "navigationStyle": "custom",
  962. "backgroundColor": "#FFFFFF",
  963. "rpxCalcMaxDeviceWidth": 0,
  964. // rpx 计算所支持的最大设备宽度,单位 px,默认值为 960
  965. "rpxCalcBaseDeviceWidth": 375,
  966. // rpx 计算使用的基准设备宽度,设备实际宽度超出 rpx 计算所支持的最大设备宽度时将按基准宽度计算,单位 px,默认值为 375
  967. "rpxCalcIncludeWidth": 750,
  968. // rpx 计算特殊处理的值,始终按实际的设备宽度计算,单位 rpx,默认值为 750
  969. "pageOrientation": "portrait"
  970. },
  971. "tabBar": {
  972. "color": "#444444",
  973. "selectedColor": "#FF80AB",
  974. "borderStyle": "black",
  975. "backgroundColor": "#ffffff",
  976. "list": [{
  977. "pagePath": "pages/index/index",
  978. "iconPath": "static/icon/tab/icon_home.png",
  979. "selectedIconPath": "static/icon/tab/icon_home_c.png",
  980. "text": "首页"
  981. },
  982. {
  983. "pagePath": "pages/orders1/orders",
  984. "iconPath": "static/icon/tab/icon_xiaoxi.png",
  985. "selectedIconPath": "static/icon/tab/icon_xiaoxi_c.png",
  986. "text": "订单"
  987. },
  988. {
  989. "pagePath": "pages/my/my",
  990. "iconPath": "static/icon/tab/icon_wode.png",
  991. "selectedIconPath": "static/icon/tab/icon_wode_c.png",
  992. "text": "我的"
  993. }
  994. ]
  995. },
  996. "condition": { //模式配置,仅开发期间生效
  997. "current": 0, //当前激活的模式(list 的索引项)
  998. "list": [{
  999. "name": "", //模式名称
  1000. "path": "", //启动页面,必选
  1001. "query": "" //启动参数,在页面的onLoad函数里面得到
  1002. }]
  1003. }
  1004. }