pages.json 26 KB

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