pages.json 20 KB

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