pages.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/index/index",
  8. "style": {
  9. // #ifndef MP
  10. "app-plus": {
  11. "titleNView": false
  12. },
  13. // #endif
  14. "navigationBarTitleText": "石首市红十字会"
  15. }
  16. },
  17. {
  18. "path": "pages/applic/know",
  19. "style": {
  20. // #ifndef MP
  21. "app-plus": {
  22. "titleNView": false
  23. },
  24. // #endif
  25. "navigationBarBackgroundColor": "#457DBF",
  26. "navigationBarTextStyle": "white",
  27. "navigationBarTitleText": "捐献造血干细胞"
  28. }
  29. },
  30. {
  31. "path": "pages/form/donateLove",
  32. "style": {
  33. // #ifndef MP
  34. "app-plus": {
  35. "titleNView": false
  36. },
  37. // #endif
  38. "navigationBarBackgroundColor": "#457DBF",
  39. "navigationBarTextStyle": "white",
  40. "navigationBarTitleText": "石首市红十字会安心捐赠"
  41. }
  42. },
  43. {
  44. "path": "pages/form/donaSuccess",
  45. "style": {
  46. // #ifndef MP
  47. "app-plus": {
  48. "titleNView": false
  49. },
  50. // #endif
  51. "navigationBarBackgroundColor": "#457DBF",
  52. "navigationBarTextStyle": "white",
  53. "navigationBarTitleText": "感谢信"
  54. }
  55. },
  56. {
  57. "path": "pages/applic/aid",
  58. "style": {
  59. // #ifndef MP
  60. "app-plus": {
  61. "titleNView": false
  62. },
  63. // #endif
  64. "navigationBarBackgroundColor": "#457DBF",
  65. "navigationBarTextStyle": "white",
  66. "navigationBarTitleText": "救护站"
  67. }
  68. },
  69. {
  70. "path": "pages/applic/aed",
  71. "style": {
  72. // #ifndef MP
  73. "app-plus": {
  74. "titleNView": false
  75. },
  76. // #endif
  77. "navigationBarBackgroundColor": "#457DBF",
  78. "navigationBarTextStyle": "white",
  79. "navigationBarTitleText": "智能AED"
  80. }
  81. },
  82. {
  83. "path": "pages/applic/donaSuccess",
  84. "style": {
  85. // #ifndef MP
  86. "app-plus": {
  87. "titleNView": false
  88. },
  89. // #endif
  90. "navigationBarBackgroundColor": "#457DBF",
  91. "navigationBarTextStyle": "white",
  92. "navigationBarTitleText": "捐赠成功"
  93. }
  94. },
  95. {
  96. "path": "pages/form/certificates",
  97. "style": {
  98. // #ifndef MP
  99. "app-plus": {
  100. "titleNView": false
  101. },
  102. // #endif
  103. "navigationBarBackgroundColor": "#457DBF",
  104. "navigationBarTextStyle": "white",
  105. "navigationBarTitleText": "结业证书"
  106. }
  107. },
  108. {
  109. "path": "pages/form/certificatesList",
  110. "style": {
  111. // #ifndef MP
  112. "app-plus": {
  113. "titleNView": false
  114. },
  115. // #endif
  116. "navigationBarBackgroundColor": "#457DBF",
  117. "navigationBarTextStyle": "white",
  118. "navigationBarTitleText": "结业证书"
  119. }
  120. },
  121. // form/tovolApplyDemo
  122. {
  123. "path": "pages/form/tovolApplyDemo",
  124. "style": {
  125. // #ifndef MP
  126. "app-plus": {
  127. "titleNView": false
  128. },
  129. // #endif
  130. "navigationBarBackgroundColor": "#457DBF",
  131. "navigationBarTextStyle": "white",
  132. "navigationBarTitleText": "志愿者登记"
  133. }
  134. },
  135. {
  136. "path": "pages/form/myDonate",
  137. "style": {
  138. // #ifndef MP
  139. "app-plus": {
  140. "titleNView": false
  141. },
  142. // #endif
  143. "navigationBarBackgroundColor": "#457DBF",
  144. "navigationBarTextStyle": "white",
  145. "navigationBarTitleText": "我的捐款"
  146. }
  147. },
  148. {
  149. "path": "pages/applic/teamSign",
  150. "style": {
  151. // #ifndef MP
  152. "app-plus": {
  153. "titleNView": false
  154. },
  155. // #endif
  156. "navigationBarBackgroundColor": "#457DBF",
  157. "navigationBarTextStyle": "white",
  158. "navigationBarTitleText": "团队报名"
  159. }
  160. },
  161. {
  162. "path": "pages/applic/perSign",
  163. "style": {
  164. // #ifndef MP
  165. "app-plus": {
  166. "titleNView": false
  167. },
  168. // #endif
  169. "navigationBarBackgroundColor": "#457DBF",
  170. "navigationBarTextStyle": "white",
  171. "navigationBarTitleText": "个人报名"
  172. }
  173. },
  174. {
  175. "path": "pages/applic/location",
  176. "style": {
  177. // #ifndef MP
  178. "app-plus": {
  179. "titleNView": false
  180. },
  181. // #endif
  182. "navigationBarBackgroundColor": "#457DBF",
  183. "navigationBarTextStyle": "white",
  184. "navigationBarTitleText": "定位"
  185. }
  186. },
  187. // {
  188. // "path": "pages/applic/tocontrilist",
  189. // "style": {
  190. // // #ifndef MP
  191. // "app-plus": {
  192. // "titleNView": false
  193. // },
  194. // // #endif
  195. // "navigationBarTitleText": "孝感红十字会"
  196. // }
  197. // },
  198. {
  199. "path": "pages/applic/applicList",
  200. "style": {
  201. // #ifndef MP
  202. "app-plus": {
  203. "titleNView": false
  204. },
  205. // #endif
  206. "navigationBarTitleText": "我要报名"
  207. }
  208. },
  209. {
  210. "path": "pages/form/tovolApply",
  211. "style": {
  212. // #ifndef MP
  213. "app-plus": {
  214. "titleNView": false
  215. },
  216. // #endif
  217. "navigationBarBackgroundColor": "#457DBF",
  218. "navigationBarTextStyle": "white",
  219. "navigationBarTitleText": "志愿者登记"
  220. }
  221. },
  222. {
  223. "path": "pages/form/demo",
  224. "style": {
  225. // #ifndef MP
  226. "app-plus": {
  227. "titleNView": false
  228. },
  229. // #endif
  230. "navigationBarBackgroundColor": "#457DBF",
  231. "navigationBarTextStyle": "white",
  232. "navigationBarTitleText": "画布demo"
  233. }
  234. },
  235. // {
  236. // "path": "pages/donate/donate",
  237. // "style": {
  238. // // #ifndef MP
  239. // "app-plus": {
  240. // "titleNView": false
  241. // },
  242. // // #endif
  243. // "navigationBarBackgroundColor": "#457DBF",
  244. // "navigationBarTextStyle": "white",
  245. // "navigationBarTitleText": "我要捐款"
  246. // }
  247. // },
  248. {
  249. "path": "pages/form/applicationForm",
  250. "style": {
  251. // #ifndef MP
  252. "app-plus": {
  253. "titleNView": false
  254. },
  255. // #endif
  256. "navigationBarBackgroundColor": "#457DBF",
  257. "navigationBarTextStyle": "white",
  258. "navigationBarTitleText": "申请登记表"
  259. }
  260. },
  261. {
  262. "path": "pages/cart/cart",
  263. "style": {
  264. // #ifndef MP
  265. "app-plus": {
  266. "titleNView": false
  267. },
  268. // #endif
  269. "navigationBarTitleText": "会员报名"
  270. }
  271. },
  272. {
  273. "path": "pages/cart/personal",
  274. "style": {
  275. // #ifndef MP
  276. "app-plus": {
  277. "titleNView": false
  278. },
  279. // #endif
  280. "navigationBarTitleText": "个人会员报名"
  281. }
  282. },
  283. {
  284. "path": "pages/cart/group",
  285. "style": {
  286. // #ifndef MP
  287. "app-plus": {
  288. "titleNView": false
  289. },
  290. // #endif
  291. "navigationBarTitleText": "团体会员报名"
  292. }
  293. },
  294. {
  295. "path": "pages/applic/chooseAddress",
  296. "style": {
  297. // #ifndef MP
  298. "app-plus": {
  299. "titleNView": false
  300. },
  301. // #endif
  302. "navigationBarTitleText": "常用地址"
  303. }
  304. },
  305. {
  306. "path": "pages/loverecord/loverecord",
  307. "style": {
  308. // #ifndef MP
  309. "app-plus": {
  310. "titleNView": false
  311. },
  312. // #endif
  313. "navigationBarBackgroundColor": "#457DBF",
  314. "navigationBarTextStyle": "white",
  315. "navigationBarTitleText": "爱心记录"
  316. }
  317. },
  318. {
  319. "path": "pages/joinSuc/joinSuc",
  320. "style": {
  321. // #ifndef MP
  322. "app-plus": {
  323. "titleNView": false
  324. },
  325. // #endif
  326. "navigationBarBackgroundColor": "#457DBF",
  327. "navigationBarTextStyle": "white",
  328. "navigationBarTitleText": "报名成功"
  329. }
  330. },
  331. {
  332. "path": "pages/joinSuc/joinsuccess",
  333. "style": {
  334. // #ifndef MP
  335. "app-plus": {
  336. "titleNView": false
  337. },
  338. // #endif
  339. "navigationBarBackgroundColor": "#457DBF",
  340. "navigationBarTextStyle": "white",
  341. "navigationBarTitleText": "报名成功"
  342. }
  343. },
  344. {
  345. "path": "pages/joinSuc/joinNow",
  346. "style": {
  347. // #ifndef MP
  348. "app-plus": {
  349. "titleNView": false
  350. },
  351. // #endif
  352. "navigationBarBackgroundColor": "#457DBF",
  353. "navigationBarTextStyle": "white",
  354. "navigationBarTitleText": "报名成功"
  355. }
  356. },
  357. // {
  358. // "path": "pages/applic/toOrgan",
  359. // "style": {
  360. // // #ifndef MP
  361. // "app-plus": {
  362. // "titleNView": false
  363. // },
  364. // // #endif
  365. // "navigationBarBackgroundColor": "#457DBF",
  366. // "navigationBarTextStyle": "white",
  367. // "navigationBarTitleText": "器官捐献"
  368. // }
  369. // },
  370. {
  371. "path": "pages/applic/appliSystem",
  372. "style": {
  373. // #ifndef MP
  374. "app-plus": {
  375. "titleNView": false
  376. },
  377. // #endif
  378. "navigationBarBackgroundColor": "#457DBF",
  379. "navigationBarTextStyle": "white",
  380. "navigationBarTitleText": "造血干细胞捐献"
  381. }
  382. },
  383. {
  384. "path": "pages/applic/toknowledge",
  385. "style": {
  386. // #ifndef MP
  387. "app-plus": {
  388. "titleNView": false
  389. },
  390. // #endif
  391. "navigationBarBackgroundColor": "#457DBF",
  392. "navigationBarTextStyle": "white",
  393. "navigationBarTitleText": "造血干细胞-相关知识"
  394. }
  395. },
  396. {
  397. "path": "pages/applic/applic",
  398. "style": {
  399. // #ifndef MP
  400. "app-plus": {
  401. "titleNView": false
  402. },
  403. // #endif
  404. "navigationBarBackgroundColor": "#457DBF",
  405. "navigationBarTextStyle": "white",
  406. "navigationBarTitleText": "造血干细胞捐献"
  407. }
  408. },
  409. {
  410. "path": "pages/applic/contribution",
  411. "style": {
  412. // #ifndef MP
  413. "app-plus": {
  414. "titleNView": false
  415. },
  416. // #endif
  417. "navigationBarBackgroundColor": "#457DBF",
  418. "navigationBarTextStyle": "white",
  419. "navigationBarTitleText": "爱心捐款"
  420. }
  421. },
  422. {
  423. "path": "pages/applic/register",
  424. "style": {
  425. // #ifndef MP
  426. "app-plus": {
  427. "titleNView": false
  428. },
  429. // #endif
  430. "navigationBarBackgroundColor": "#457DBF",
  431. "navigationBarTextStyle": "white",
  432. "navigationBarTitleText": "身份注册"
  433. }
  434. },
  435. {
  436. "path": "pages/applic/science",
  437. "style": {
  438. // #ifndef MP
  439. "app-plus": {
  440. "titleNView": false
  441. },
  442. // #endif
  443. "navigationBarBackgroundColor": "#457DBF",
  444. "navigationBarTextStyle": "white",
  445. "navigationBarTitleText": "红会科普"
  446. }
  447. },
  448. {
  449. "path": "pages/applic/cause",
  450. "style": {
  451. "navigationBarBackgroundColor": "#fff",
  452. "navigationBarTextStyle": "black",
  453. "navigationBarTitleText": "红会事业"
  454. }
  455. },
  456. {
  457. "path": "pages/category/category",
  458. "style": {
  459. // #ifndef MP
  460. "app-plus": {
  461. "titleNView": false
  462. },
  463. // #endif
  464. "navigationBarTitleText": "救护员登记"
  465. }
  466. },
  467. {
  468. "path": "pages/joinSuc/joinNow",
  469. "style": {
  470. "navigationBarTitleText": "报名成功"
  471. }
  472. },
  473. {
  474. "path": "pages/user/user",
  475. "style": {
  476. // #ifndef MP
  477. "app-plus": {
  478. "titleNView": false
  479. },
  480. // #endif
  481. "navigationBarTitleText": "我的"
  482. }
  483. },
  484. {
  485. "path": "pages/user/jkjl",
  486. "style": {
  487. // #ifndef MP
  488. "app-plus": {
  489. "titleNView": false
  490. },
  491. // #endif
  492. "navigationBarTitleText": "捐款记录"
  493. }
  494. },
  495. {
  496. "path": "pages/user/jkjl",
  497. "style": {
  498. // #ifndef MP
  499. "app-plus": {
  500. "titleNView": false
  501. },
  502. // #endif
  503. "navigationBarTitleText": "捐款记录"
  504. }
  505. },
  506. {
  507. "path": "pages/user/userSet",
  508. "style": {
  509. // #ifndef MP
  510. "app-plus": {
  511. "titleNView": false
  512. },
  513. // #endif
  514. "navigationBarTitleText": "用户设置"
  515. }
  516. },
  517. {
  518. "path": "pages/category/search",
  519. "style": {
  520. // #ifndef MP
  521. "app-plus": {
  522. "titleNView": false
  523. },
  524. // #endif
  525. "navigationBarTitleText": "搜索"
  526. }
  527. },
  528. {
  529. "path": "pages/applic/applic",
  530. "style": {
  531. // #ifndef MP
  532. "app-plus": {
  533. "titleNView": false
  534. },
  535. // #endif
  536. "navigationBarBackgroundColor": "#457DBF",
  537. "navigationBarTextStyle": "white",
  538. "navigationBarTitleText": "造血干细胞捐献"
  539. }
  540. },
  541. {
  542. "path": "pages/applic/contribution",
  543. "style": {
  544. // #ifndef MP
  545. "app-plus": {
  546. "titleNView": false
  547. },
  548. // #endif
  549. "navigationBarBackgroundColor": "#457DBF",
  550. "navigationBarTextStyle": "white",
  551. "navigationBarTitleText": "爱心捐赠"
  552. }
  553. },
  554. {
  555. "path": "pages/applic/register",
  556. "style": {
  557. // #ifndef MP
  558. "app-plus": {
  559. "titleNView": false
  560. },
  561. // #endif
  562. "navigationBarBackgroundColor": "#457DBF",
  563. "navigationBarTextStyle": "white",
  564. "navigationBarTitleText": "身份注册"
  565. }
  566. },
  567. {
  568. "path": "pages/applic/science",
  569. "style": {
  570. // #ifndef MP
  571. "app-plus": {
  572. "titleNView": false
  573. },
  574. // #endif
  575. "navigationBarBackgroundColor": "#457DBF",
  576. "navigationBarTextStyle": "white",
  577. "navigationBarTitleText": "红会科普"
  578. }
  579. },
  580. {
  581. "path": "pages/applic/rescuerecords",
  582. "style": {
  583. // #ifndef MP
  584. "app-plus": {
  585. "titleNView": false
  586. },
  587. // #endif
  588. "navigationBarBackgroundColor": "#457DBF",
  589. "navigationBarTextStyle": "white",
  590. "navigationBarTitleText": "救援记录"
  591. }
  592. },
  593. // commonaddress
  594. {
  595. "path": "pages/applic/commonaddress",
  596. "style": {
  597. // #ifndef MP
  598. "app-plus": {
  599. "titleNView": false
  600. },
  601. // #endif
  602. "navigationBarBackgroundColor": "#457DBF",
  603. "navigationBarTextStyle": "white",
  604. "navigationBarTitleText": "常用地址"
  605. }
  606. },
  607. {
  608. "path": "pages/applic/helprecords",
  609. "style": {
  610. // #ifndef MP
  611. "app-plus": {
  612. "titleNView": false
  613. },
  614. // #endif
  615. "navigationBarBackgroundColor": "#457DBF",
  616. "navigationBarTextStyle": "white",
  617. "navigationBarTitleText": "求救记录"
  618. }
  619. },
  620. {
  621. "path": "pages/applic/info",
  622. "style": {
  623. // #ifndef MP
  624. "app-plus": {
  625. "titleNView": false
  626. },
  627. // #endif
  628. "navigationBarBackgroundColor": "#457DBF",
  629. "navigationBarTextStyle": "white",
  630. "navigationBarTitleText": "详情"
  631. }
  632. },
  633. {
  634. "path": "pages/login/login",
  635. "style": {
  636. "app-plus": {
  637. "titleNView": false
  638. }
  639. }
  640. },
  641. {
  642. "path": "pages/redirect/redirect",
  643. "style": {
  644. "navigationBarTitleText": "微信登录跳转页面",
  645. "app-plus": {
  646. "titleNView": false
  647. }
  648. }
  649. },
  650. {
  651. "path": "pages/login/register",
  652. "style": {
  653. "navigationBarTitleText": "注册",
  654. "app-plus": {
  655. "titleNView": {
  656. "type": "transparent"
  657. }
  658. }
  659. }
  660. },
  661. {
  662. "path": "pages/train/index",
  663. "style": {
  664. "navigationBarTitleText": "培训报名",
  665. "app-plus": {
  666. "titleNView": {
  667. "type": "transparent"
  668. }
  669. }
  670. }
  671. },
  672. {
  673. "path": "pages/train/sign",
  674. "style": {
  675. "navigationBarTitleText": "报名",
  676. "app-plus": {
  677. "titleNView": {
  678. "type": "transparent"
  679. }
  680. }
  681. }
  682. },
  683. {
  684. "path": "pages/public/wxLogin",
  685. "style": {
  686. "navigationBarTitleText": "微信登录",
  687. "app-plus": {
  688. "titleNView": {
  689. "type": "transparent"
  690. }
  691. }
  692. }
  693. },
  694. {
  695. "path": "pages/applic/love",
  696. "style": {
  697. // #ifndef MP
  698. "app-plus": {
  699. "titleNView": false
  700. },
  701. // #endif
  702. "navigationBarTitleText": "爱心捐款"
  703. }
  704. },
  705. {
  706. "path": "pages/applic/item",
  707. "style": {
  708. // #ifndef MP
  709. "app-plus": {
  710. "titleNView": false
  711. },
  712. // #endif
  713. "navigationBarTitleText": "博爱项目"
  714. }
  715. },
  716. {
  717. "path": "pages/applic/other",
  718. "style": {
  719. // #ifndef MP
  720. "app-plus": {
  721. "titleNView": false
  722. },
  723. // #endif
  724. "navigationBarTitleText": "爱心捐款"
  725. }
  726. },
  727. {
  728. "path": "pages/donate/donate",
  729. "style": {
  730. // #ifndef MP
  731. "app-plus": {
  732. "titleNView": false
  733. },
  734. // #endif
  735. "navigationBarTitleText": "项目捐赠"
  736. }
  737. },
  738. {
  739. "path": "pages/donate/donateDetail",
  740. "style": {
  741. // #ifndef MP
  742. "app-plus": {
  743. "titleNView": false
  744. },
  745. // #endif
  746. "navigationBarTitleText": "捐赠详情"
  747. }
  748. },
  749. {
  750. "path": "pages/donate/progress",
  751. "style": {
  752. // #ifndef MP
  753. "app-plus": {
  754. "titleNView": false
  755. },
  756. // #endif
  757. "navigationBarTitleText": "详情进展"
  758. }
  759. },
  760. {
  761. "path": "pages/donate/idonate",
  762. "style": {
  763. // #ifndef MP
  764. "app-plus": {
  765. "titleNView": false
  766. },
  767. // #endif
  768. "navigationBarTitleText": "我要捐赠"
  769. }
  770. },
  771. {
  772. "path": "pages/user/myaid",
  773. "style": {
  774. // #ifndef MP
  775. "app-plus": {
  776. "titleNView": false
  777. },
  778. // #endif
  779. "navigationBarTitleText": "我的捐赠"
  780. }
  781. },
  782. {
  783. "path": "pages/user/intent",
  784. "style": {
  785. // #ifndef MP
  786. "app-plus": {
  787. "titleNView": false
  788. },
  789. // #endif
  790. "navigationBarTitleText": "捐赠意向书"
  791. }
  792. },
  793. {
  794. "path": "pages/user/thank",
  795. "style": {
  796. // #ifndef MP
  797. "app-plus": {
  798. "titleNView": false
  799. },
  800. // #endif
  801. "navigationBarTitleText": "捐赠证书"
  802. }
  803. },
  804. {
  805. "path": "pages/donate/progresst",
  806. "style": {
  807. // #ifndef MP
  808. "app-plus": {
  809. "titleNView": false
  810. },
  811. // #endif
  812. "navigationBarTitleText": "详情进展"
  813. }
  814. },
  815. {
  816. "path": "pages/share/card",
  817. "style": {
  818. "navigationBarTitleText": "电子名片",
  819. "navigationStyle": "custom"
  820. }
  821. },
  822. {
  823. "path": "pages/applyHelp/cation",
  824. "style": {
  825. "navigationBarTitleText": "申请帮扶",
  826. "navigationStyle": "custom"
  827. }
  828. },
  829. {
  830. "path": "pages/applyHelp/index",
  831. "style": {
  832. "navigationBarTitleText": "申请帮扶",
  833. "navigationStyle": "custom"
  834. }
  835. },
  836. {
  837. "path": "pages/fu/getPoints",
  838. "style": {
  839. "navigationBarTitleText": "如何获取积分",
  840. "navigationBarBackgroundColor": "#FF727E",
  841. "navigationBarTextStyle": "white"
  842. }
  843. },
  844. {
  845. "path": "pages/fu/helpInfo",
  846. "style": {
  847. "navigationBarTitleText": "帮扶公示",
  848. "navigationBarBackgroundColor": "#FF727E",
  849. "navigationBarTextStyle": "white"
  850. }
  851. },
  852. {
  853. "path": "pages/fu/helpDetail", // 公示
  854. "style": {
  855. "navigationBarTitleText": "帮扶详情",
  856. "navigationBarBackgroundColor": "#FF727E",
  857. "navigationBarTextStyle": "white"
  858. }
  859. },
  860. {
  861. "path": "pages/fu/fuInfo",
  862. "style": {
  863. "navigationBarTitleText": "帮扶详情",
  864. "navigationBarBackgroundColor": "#FF727E",
  865. "navigationBarTextStyle":"white"
  866. }
  867. },
  868. {
  869. "path": "pages/fu/axjz",
  870. "style": {
  871. "navigationBarTitleText": "爱心帮扶",
  872. "navigationBarBackgroundColor": "#FF727E",
  873. "navigationBarTextStyle":"white"
  874. // "app-plus": {
  875. // "titleNView": {
  876. // "buttons": [ {
  877. // "color": "#FFFFFF",
  878. // "fontSize": "16px",
  879. // "colorPressed": "#fc5c82",
  880. // "float": "right",
  881. // "text": "筛选 "
  882. // }]
  883. // }
  884. // }
  885. }
  886. },
  887. {
  888. "path": "pages/fu/upLoadInfo",
  889. "style": {
  890. "navigationBarTitleText": "上传资料"
  891. }
  892. },
  893. {
  894. "path": "pages/user/myFu",
  895. "style": {
  896. "navigationBarTitleText": "我的帮扶",
  897. "navigationBarBackgroundColor": "#FF727E",
  898. "navigationBarTextStyle":"white"
  899. }
  900. }
  901. ],
  902. "globalStyle": {
  903. "navigationBarTextStyle": "black",
  904. "navigationBarTitleText": "石首市红十字会",
  905. "navigationBarBackgroundColor": "#FFFFFF",
  906. "backgroundColor": "#F8F8F8"
  907. },
  908. "tabBar": {
  909. "color": "#CACACA",
  910. "selectedColor": "#FA7E67",
  911. "borderStyle": "black",
  912. "iconWidth": "42rpx",
  913. "backgroundColor": "#ffffff",
  914. "list": [{
  915. "pagePath": "pages/index/index",
  916. "iconPath": "./static/tabBar/home.png",
  917. "selectedIconPath": "static/tabBar/home-action.png",
  918. "text": "首页"
  919. },
  920. // {
  921. // "pagePath": "pages/fu/axjz",
  922. // "iconPath": "static/tabBar/tab-fu.png",
  923. // "selectedIconPath": "static/tabBar/tab-fu-current.png",
  924. // "text": "爱心帮扶"
  925. // },
  926. {
  927. "pagePath": "pages/category/category",
  928. "iconPath": "static/tabBar/dengji.png",
  929. "selectedIconPath": "static/tabBar/dengji-action.png",
  930. "text": "救在身边"
  931. },
  932. {
  933. "pagePath": "pages/cart/cart",
  934. "iconPath": "static/tabBar/zuce.png",
  935. "selectedIconPath": "static/tabBar/zuce-action.png",
  936. "text": "会员报名"
  937. },
  938. {
  939. "pagePath": "pages/user/user",
  940. "iconPath": "static/tabBar/user.png",
  941. "selectedIconPath": "static/tabBar/user-action.png",
  942. "text": "我的"
  943. }
  944. ]
  945. }
  946. }