pages.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816
  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/form/applicationForm",
  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/cart/cart",
  250. "style": {
  251. // #ifndef MP
  252. "app-plus": {
  253. "titleNView": false
  254. },
  255. // #endif
  256. "navigationBarTitleText": "会员报名"
  257. }
  258. },
  259. {
  260. "path": "pages/cart/jxdetail",
  261. "style": {
  262. // #ifndef MP
  263. "app-plus": {
  264. "titleNView": false
  265. },
  266. // #endif
  267. "navigationBarTitleText": "无偿献血"
  268. }
  269. },
  270. {
  271. "path": "pages/cart/personal",
  272. "style": {
  273. // #ifndef MP
  274. "app-plus": {
  275. "titleNView": false
  276. },
  277. // #endif
  278. "navigationBarTitleText": "个人会员报名"
  279. }
  280. },
  281. {
  282. "path": "pages/cart/group",
  283. "style": {
  284. // #ifndef MP
  285. "app-plus": {
  286. "titleNView": false
  287. },
  288. // #endif
  289. "navigationBarTitleText": "团体会员报名"
  290. }
  291. },
  292. {
  293. "path": "pages/applic/chooseAddress",
  294. "style": {
  295. // #ifndef MP
  296. "app-plus": {
  297. "titleNView": false
  298. },
  299. // #endif
  300. "navigationBarTitleText": "常用地址"
  301. }
  302. },
  303. {
  304. "path": "pages/loverecord/loverecord",
  305. "style": {
  306. // #ifndef MP
  307. "app-plus": {
  308. "titleNView": false
  309. },
  310. // #endif
  311. "navigationBarBackgroundColor": "#457DBF",
  312. "navigationBarTextStyle": "white",
  313. "navigationBarTitleText": "爱心记录"
  314. }
  315. },
  316. {
  317. "path": "pages/joinSuc/joinSuc",
  318. "style": {
  319. // #ifndef MP
  320. "app-plus": {
  321. "titleNView": false
  322. },
  323. // #endif
  324. "navigationBarBackgroundColor": "#457DBF",
  325. "navigationBarTextStyle": "white",
  326. "navigationBarTitleText": "报名成功"
  327. }
  328. },
  329. {
  330. "path": "pages/joinSuc/joinsuccess",
  331. "style": {
  332. // #ifndef MP
  333. "app-plus": {
  334. "titleNView": false
  335. },
  336. // #endif
  337. "navigationBarBackgroundColor": "#457DBF",
  338. "navigationBarTextStyle": "white",
  339. "navigationBarTitleText": "报名成功"
  340. }
  341. },
  342. {
  343. "path": "pages/joinSuc/joinNow",
  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/applic/toOrgan",
  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/applic/appliSystem",
  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/applic/toknowledge",
  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/applic",
  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/contribution",
  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/register",
  422. "style": {
  423. // #ifndef MP
  424. "app-plus": {
  425. "titleNView": false
  426. },
  427. // #endif
  428. "navigationBarBackgroundColor": "#457DBF",
  429. "navigationBarTextStyle": "white",
  430. "navigationBarTitleText": "身份注册"
  431. }
  432. },
  433. {
  434. "path": "pages/applic/science",
  435. "style": {
  436. // #ifndef MP
  437. "app-plus": {
  438. "titleNView": false
  439. },
  440. // #endif
  441. "navigationBarBackgroundColor": "#457DBF",
  442. "navigationBarTextStyle": "white",
  443. "navigationBarTitleText": "红会科普"
  444. }
  445. },
  446. {
  447. "path": "pages/applic/cause",
  448. "style": {
  449. "navigationBarBackgroundColor": "#fff",
  450. "navigationBarTextStyle": "black",
  451. "navigationBarTitleText": "红会事业"
  452. }
  453. },
  454. {
  455. "path": "pages/category/category",
  456. "style": {
  457. // #ifndef MP
  458. "app-plus": {
  459. "titleNView": false
  460. },
  461. // #endif
  462. "navigationBarTitleText": "救护员登记"
  463. }
  464. },
  465. {
  466. "path": "pages/joinSuc/joinNow",
  467. "style": {
  468. "navigationBarTitleText": "报名成功"
  469. }
  470. },
  471. {
  472. "path": "pages/user/user",
  473. "style": {
  474. // #ifndef MP
  475. "app-plus": {
  476. "titleNView": false
  477. },
  478. // #endif
  479. "navigationBarTitleText": "我的"
  480. }
  481. },
  482. {
  483. "path": "pages/user/jkjl",
  484. "style": {
  485. // #ifndef MP
  486. "app-plus": {
  487. "titleNView": false
  488. },
  489. // #endif
  490. "navigationBarTitleText": "捐款记录"
  491. }
  492. },
  493. {
  494. "path": "pages/user/jkjl",
  495. "style": {
  496. // #ifndef MP
  497. "app-plus": {
  498. "titleNView": false
  499. },
  500. // #endif
  501. "navigationBarTitleText": "捐款记录"
  502. }
  503. },
  504. {
  505. "path": "pages/user/userSet",
  506. "style": {
  507. // #ifndef MP
  508. "app-plus": {
  509. "titleNView": false
  510. },
  511. // #endif
  512. "navigationBarTitleText": "用户设置"
  513. }
  514. },
  515. {
  516. "path": "pages/category/search",
  517. "style": {
  518. // #ifndef MP
  519. "app-plus": {
  520. "titleNView": false
  521. },
  522. // #endif
  523. "navigationBarTitleText": "搜索"
  524. }
  525. },
  526. {
  527. "path": "pages/applic/applic",
  528. "style": {
  529. // #ifndef MP
  530. "app-plus": {
  531. "titleNView": false
  532. },
  533. // #endif
  534. "navigationBarBackgroundColor": "#457DBF",
  535. "navigationBarTextStyle": "white",
  536. "navigationBarTitleText": "造血干细胞捐献"
  537. }
  538. },
  539. {
  540. "path": "pages/applic/contribution",
  541. "style": {
  542. // #ifndef MP
  543. "app-plus": {
  544. "titleNView": false
  545. },
  546. // #endif
  547. "navigationBarBackgroundColor": "#457DBF",
  548. "navigationBarTextStyle": "white",
  549. "navigationBarTitleText": "爱心捐赠"
  550. }
  551. },
  552. {
  553. "path": "pages/applic/register",
  554. "style": {
  555. // #ifndef MP
  556. "app-plus": {
  557. "titleNView": false
  558. },
  559. // #endif
  560. "navigationBarBackgroundColor": "#457DBF",
  561. "navigationBarTextStyle": "white",
  562. "navigationBarTitleText": "身份注册"
  563. }
  564. },
  565. {
  566. "path": "pages/applic/science",
  567. "style": {
  568. // #ifndef MP
  569. "app-plus": {
  570. "titleNView": false
  571. },
  572. // #endif
  573. "navigationBarBackgroundColor": "#457DBF",
  574. "navigationBarTextStyle": "white",
  575. "navigationBarTitleText": "红会科普"
  576. }
  577. },
  578. {
  579. "path": "pages/applic/rescuerecords",
  580. "style": {
  581. // #ifndef MP
  582. "app-plus": {
  583. "titleNView": false
  584. },
  585. // #endif
  586. "navigationBarBackgroundColor": "#457DBF",
  587. "navigationBarTextStyle": "white",
  588. "navigationBarTitleText": "救援记录"
  589. }
  590. },
  591. // commonaddress
  592. {
  593. "path": "pages/applic/commonaddress",
  594. "style": {
  595. // #ifndef MP
  596. "app-plus": {
  597. "titleNView": false
  598. },
  599. // #endif
  600. "navigationBarBackgroundColor": "#457DBF",
  601. "navigationBarTextStyle": "white",
  602. "navigationBarTitleText": "常用地址"
  603. }
  604. },
  605. {
  606. "path": "pages/applic/helprecords",
  607. "style": {
  608. // #ifndef MP
  609. "app-plus": {
  610. "titleNView": false
  611. },
  612. // #endif
  613. "navigationBarBackgroundColor": "#457DBF",
  614. "navigationBarTextStyle": "white",
  615. "navigationBarTitleText": "求救记录"
  616. }
  617. },
  618. {
  619. "path": "pages/applic/info",
  620. "style": {
  621. // #ifndef MP
  622. "app-plus": {
  623. "titleNView": false
  624. },
  625. // #endif
  626. "navigationBarBackgroundColor": "#457DBF",
  627. "navigationBarTextStyle": "white",
  628. "navigationBarTitleText": "详情"
  629. }
  630. },
  631. {
  632. "path": "pages/login/login",
  633. "style": {
  634. "app-plus": {
  635. "titleNView": false
  636. }
  637. }
  638. },
  639. {
  640. "path": "pages/redirect/redirect",
  641. "style": {
  642. "navigationBarTitleText": "微信登录跳转页面",
  643. "app-plus": {
  644. "titleNView": false
  645. }
  646. }
  647. },
  648. {
  649. "path": "pages/login/register",
  650. "style": {
  651. "navigationBarTitleText": "注册",
  652. "app-plus": {
  653. "titleNView": {
  654. "type": "transparent"
  655. }
  656. }
  657. }
  658. },
  659. {
  660. "path": "pages/train/index",
  661. "style": {
  662. "navigationBarTitleText": "培训报名",
  663. "app-plus": {
  664. "titleNView": {
  665. "type": "transparent"
  666. }
  667. }
  668. }
  669. },
  670. {
  671. "path": "pages/train/sign",
  672. "style": {
  673. "navigationBarTitleText": "报名",
  674. "app-plus": {
  675. "titleNView": {
  676. "type": "transparent"
  677. }
  678. }
  679. }
  680. },
  681. {
  682. "path": "pages/public/wxLogin",
  683. "style": {
  684. "navigationBarTitleText": "微信登录",
  685. "app-plus": {
  686. "titleNView": {
  687. "type": "transparent"
  688. }
  689. }
  690. }
  691. },
  692. {
  693. "path": "pages/applic/love",
  694. "style": {
  695. // #ifndef MP
  696. "app-plus": {
  697. "titleNView": false
  698. },
  699. // #endif
  700. "navigationBarTitleText": "爱心捐款"
  701. }
  702. },
  703. {
  704. "path": "pages/applic/item",
  705. "style": {
  706. // #ifndef MP
  707. "app-plus": {
  708. "titleNView": false
  709. },
  710. // #endif
  711. "navigationBarTitleText": "博爱项目"
  712. }
  713. },
  714. {
  715. "path": "pages/applic/other",
  716. "style": {
  717. // #ifndef MP
  718. "app-plus": {
  719. "titleNView": false
  720. },
  721. // #endif
  722. "navigationBarTitleText": "爱心捐款"
  723. }
  724. },
  725. {
  726. "path": "pages/user/myaid",
  727. "style": {
  728. // #ifndef MP
  729. "app-plus": {
  730. "titleNView": false
  731. },
  732. // #endif
  733. "navigationBarTitleText": "我的捐赠"
  734. }
  735. },
  736. {
  737. "path": "pages/user/intent",
  738. "style": {
  739. // #ifndef MP
  740. "app-plus": {
  741. "titleNView": false
  742. },
  743. // #endif
  744. "navigationBarTitleText": "捐赠意向书"
  745. }
  746. },
  747. {
  748. "path": "pages/user/thank",
  749. "style": {
  750. // #ifndef MP
  751. "app-plus": {
  752. "titleNView": false
  753. },
  754. // #endif
  755. "navigationBarTitleText": "捐赠证书"
  756. }
  757. },
  758. {
  759. "path": "pages/share/card",
  760. "style": {
  761. "navigationBarTitleText": "电子名片",
  762. "navigationStyle": "custom"
  763. }
  764. },
  765. {
  766. "path": "pages/user/myFu",
  767. "style": {
  768. "navigationBarTitleText": "我的帮扶",
  769. "navigationBarBackgroundColor": "#FF727E",
  770. "navigationBarTextStyle":"white"
  771. }
  772. }
  773. ],
  774. "globalStyle": {
  775. "navigationBarTextStyle": "black",
  776. "navigationBarTitleText": "赤壁市红十字会",
  777. "navigationBarBackgroundColor": "#FFFFFF",
  778. "backgroundColor": "#F8F8F8"
  779. },
  780. "tabBar": {
  781. "color": "#CACACA",
  782. "selectedColor": "#FA7E67",
  783. "borderStyle": "black",
  784. "iconWidth": "42rpx",
  785. "backgroundColor": "#ffffff",
  786. "list": [{
  787. "pagePath": "pages/index/index",
  788. "iconPath": "./static/tabBar/home.png",
  789. "selectedIconPath": "static/tabBar/home-action.png",
  790. "text": "首页"
  791. },
  792. {
  793. "pagePath": "pages/category/category",
  794. "iconPath": "static/tabBar/dengji.png",
  795. "selectedIconPath": "static/tabBar/dengji-action.png",
  796. "text": "救在身边"
  797. },
  798. {
  799. "pagePath": "pages/user/user",
  800. "iconPath": "static/tabBar/user.png",
  801. "selectedIconPath": "static/tabBar/user-action.png",
  802. "text": "我的"
  803. }
  804. ]
  805. }
  806. }