pages.json 20 KB

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