pages.json 20 KB

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