pages.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745
  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/aid",
  182. "style": {
  183. // #ifndef MP
  184. "app-plus": {
  185. "titleNView": false
  186. },
  187. // #endif
  188. "navigationBarBackgroundColor": "#457DBF",
  189. "navigationBarTextStyle": "white",
  190. "navigationBarTitleText": "附近救护站"
  191. }
  192. },
  193. {
  194. "path": "pages/applic/yz",
  195. "style": {
  196. // #ifndef MP
  197. "app-plus": {
  198. "titleNView": false
  199. },
  200. // #endif
  201. "navigationBarBackgroundColor": "#457DBF",
  202. "navigationBarTextStyle": "white",
  203. "navigationBarTitleText": "附近博爱驿站"
  204. }
  205. },
  206. {
  207. "path": "pages/applic/tocontrilist",
  208. "style": {
  209. // #ifndef MP
  210. "app-plus": {
  211. "titleNView": false
  212. },
  213. // #endif
  214. "navigationBarTitleText": "江夏区红十字会"
  215. }
  216. },
  217. {
  218. "path": "pages/form/tovolApply",
  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/demo",
  232. "style": {
  233. // #ifndef MP
  234. "app-plus": {
  235. "titleNView": false
  236. },
  237. // #endif
  238. "navigationBarBackgroundColor": "#457DBF",
  239. "navigationBarTextStyle": "white",
  240. "navigationBarTitleText": "画布demo"
  241. }
  242. },
  243. // {
  244. // "path": "pages/donate/donate",
  245. // "style": {
  246. // // #ifndef MP
  247. // "app-plus": {
  248. // "titleNView": false
  249. // },
  250. // // #endif
  251. // "navigationBarBackgroundColor": "#457DBF",
  252. // "navigationBarTextStyle": "white",
  253. // "navigationBarTitleText": "我要捐款"
  254. // }
  255. // },
  256. {
  257. "path": "pages/form/applicationForm",
  258. "style": {
  259. // #ifndef MP
  260. "app-plus": {
  261. "titleNView": false
  262. },
  263. // #endif
  264. "navigationBarBackgroundColor": "#457DBF",
  265. "navigationBarTextStyle": "white",
  266. "navigationBarTitleText": "申请登记表"
  267. }
  268. },
  269. {
  270. "path": "pages/category/category",
  271. "style": {
  272. // #ifndef MP
  273. "app-plus": {
  274. "titleNView": false
  275. },
  276. // #endif
  277. "navigationBarTitleText": "救护员登记"
  278. }
  279. },
  280. {
  281. "path": "pages/cart/cart",
  282. "style": {
  283. // #ifndef MP
  284. "app-plus": {
  285. "titleNView": false
  286. },
  287. // #endif
  288. "navigationBarTitleText": "个人会员登记"
  289. }
  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/joinNow",
  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/user/user",
  344. "style": {
  345. // #ifndef MP
  346. "app-plus": {
  347. "titleNView": false
  348. },
  349. // #endif
  350. "navigationBarTitleText": "我的"
  351. }
  352. },
  353. // appliSystem tohelpActi toOrgan
  354. {
  355. "path": "pages/applic/tohelpActi",
  356. "style": {
  357. // #ifndef MP
  358. "app-plus": {
  359. "titleNView": false
  360. },
  361. // #endif
  362. "navigationBarBackgroundColor": "#457DBF",
  363. "navigationBarTextStyle": "white",
  364. "navigationBarTitleText": "人道救助"
  365. }
  366. },
  367. {
  368. "path": "pages/applic/toOrgan",
  369. "style": {
  370. // #ifndef MP
  371. "app-plus": {
  372. "titleNView": false
  373. },
  374. // #endif
  375. "navigationBarBackgroundColor": "#457DBF",
  376. "navigationBarTextStyle": "white",
  377. "navigationBarTitleText": "器官捐献"
  378. }
  379. },
  380. {
  381. "path": "pages/applic/appliSystem",
  382. "style": {
  383. // #ifndef MP
  384. "app-plus": {
  385. "titleNView": false
  386. },
  387. // #endif
  388. "navigationBarBackgroundColor": "#457DBF",
  389. "navigationBarTextStyle": "white",
  390. "navigationBarTitleText": "造血干细胞捐献"
  391. }
  392. },
  393. {
  394. "path": "pages/applic/toknowledge",
  395. "style": {
  396. // #ifndef MP
  397. "app-plus": {
  398. "titleNView": false
  399. },
  400. // #endif
  401. "navigationBarBackgroundColor": "#457DBF",
  402. "navigationBarTextStyle": "white",
  403. "navigationBarTitleText": "造血干细胞-相关知识"
  404. }
  405. },
  406. {
  407. "path": "pages/applic/applic",
  408. "style": {
  409. // #ifndef MP
  410. "app-plus": {
  411. "titleNView": false
  412. },
  413. // #endif
  414. "navigationBarBackgroundColor": "#457DBF",
  415. "navigationBarTextStyle": "white",
  416. "navigationBarTitleText": "造血干细胞捐献"
  417. }
  418. },
  419. {
  420. "path": "pages/applic/contribution",
  421. "style": {
  422. // #ifndef MP
  423. "app-plus": {
  424. "titleNView": false
  425. },
  426. // #endif
  427. "navigationBarBackgroundColor": "#457DBF",
  428. "navigationBarTextStyle": "white",
  429. "navigationBarTitleText": "爱心捐赠"
  430. }
  431. },
  432. {
  433. "path": "pages/applic/register",
  434. "style": {
  435. // #ifndef MP
  436. "app-plus": {
  437. "titleNView": false
  438. },
  439. // #endif
  440. "navigationBarBackgroundColor": "#457DBF",
  441. "navigationBarTextStyle": "white",
  442. "navigationBarTitleText": "身份注册"
  443. }
  444. },
  445. {
  446. "path": "pages/applic/science",
  447. "style": {
  448. // #ifndef MP
  449. "app-plus": {
  450. "titleNView": false
  451. },
  452. // #endif
  453. "navigationBarBackgroundColor": "#457DBF",
  454. "navigationBarTextStyle": "white",
  455. "navigationBarTitleText": "红会科普"
  456. }
  457. },
  458. {
  459. "path": "pages/category/category",
  460. "style": {
  461. // #ifndef MP
  462. "app-plus": {
  463. "titleNView": false
  464. },
  465. // #endif
  466. "navigationBarTitleText": "救护员登记"
  467. }
  468. },
  469. {
  470. "path": "pages/cart/cart",
  471. "style": {
  472. // #ifndef MP
  473. "app-plus": {
  474. "titleNView": false
  475. },
  476. // #endif
  477. "navigationBarTitleText": "会员申请"
  478. }
  479. },
  480. {
  481. "path": "pages/joinSuc/joinSuc",
  482. "style": {
  483. "navigationBarTitleText": "报名成功"
  484. }
  485. },
  486. {
  487. "path": "pages/joinSuc/joinNow",
  488. "style": {
  489. "navigationBarTitleText": "报名成功"
  490. }
  491. },
  492. {
  493. "path": "pages/user/user",
  494. "style": {
  495. // #ifndef MP
  496. "app-plus": {
  497. "titleNView": false
  498. },
  499. // #endif
  500. "navigationBarTitleText": "我的"
  501. }
  502. },
  503. {
  504. "path": "pages/category/search",
  505. "style": {
  506. // #ifndef MP
  507. "app-plus": {
  508. "titleNView": false
  509. },
  510. // #endif
  511. "navigationBarTitleText": "搜索"
  512. }
  513. },
  514. {
  515. "path": "pages/applic/applic",
  516. "style": {
  517. // #ifndef MP
  518. "app-plus": {
  519. "titleNView": false
  520. },
  521. // #endif
  522. "navigationBarBackgroundColor": "#457DBF",
  523. "navigationBarTextStyle": "white",
  524. "navigationBarTitleText": "造血干细胞捐献"
  525. }
  526. },
  527. {
  528. "path": "pages/applic/contribution",
  529. "style": {
  530. // #ifndef MP
  531. "app-plus": {
  532. "titleNView": false
  533. },
  534. // #endif
  535. "navigationBarBackgroundColor": "#457DBF",
  536. "navigationBarTextStyle": "white",
  537. "navigationBarTitleText": "爱心捐赠"
  538. }
  539. },
  540. {
  541. "path": "pages/applic/register",
  542. "style": {
  543. // #ifndef MP
  544. "app-plus": {
  545. "titleNView": false
  546. },
  547. // #endif
  548. "navigationBarBackgroundColor": "#457DBF",
  549. "navigationBarTextStyle": "white",
  550. "navigationBarTitleText": "身份注册"
  551. }
  552. },
  553. {
  554. "path": "pages/applic/science",
  555. "style": {
  556. // #ifndef MP
  557. "app-plus": {
  558. "titleNView": false
  559. },
  560. // #endif
  561. "navigationBarBackgroundColor": "#457DBF",
  562. "navigationBarTextStyle": "white",
  563. "navigationBarTitleText": "红会科普"
  564. }
  565. },
  566. {
  567. "path": "pages/applic/rescuerecords",
  568. "style": {
  569. // #ifndef MP
  570. "app-plus": {
  571. "titleNView": false
  572. },
  573. // #endif
  574. "navigationBarBackgroundColor": "#457DBF",
  575. "navigationBarTextStyle": "white",
  576. "navigationBarTitleText": "救援记录"
  577. }
  578. },
  579. // commonaddress
  580. {
  581. "path": "pages/applic/commonaddress",
  582. "style": {
  583. // #ifndef MP
  584. "app-plus": {
  585. "titleNView": false
  586. },
  587. // #endif
  588. "navigationBarBackgroundColor": "#457DBF",
  589. "navigationBarTextStyle": "white",
  590. "navigationBarTitleText": "常用地址"
  591. }
  592. },
  593. {
  594. "path": "pages/applic/helprecords",
  595. "style": {
  596. // #ifndef MP
  597. "app-plus": {
  598. "titleNView": false
  599. },
  600. // #endif
  601. "navigationBarBackgroundColor": "#457DBF",
  602. "navigationBarTextStyle": "white",
  603. "navigationBarTitleText": "求救记录"
  604. }
  605. },
  606. {
  607. "path": "pages/applic/info",
  608. "style": {
  609. // #ifndef MP
  610. "app-plus": {
  611. "titleNView": false
  612. },
  613. // #endif
  614. "navigationBarBackgroundColor": "#457DBF",
  615. "navigationBarTextStyle": "white",
  616. "navigationBarTitleText": "文章详情"
  617. }
  618. },
  619. {
  620. "path": "pages/login/login",
  621. "style": {
  622. "app-plus": {
  623. "titleNView": false
  624. }
  625. }
  626. },
  627. {
  628. "path": "pages/redirect/redirect",
  629. "style": {
  630. "navigationBarTitleText": "微信登录跳转页面",
  631. "app-plus": {
  632. "titleNView": false
  633. }
  634. }
  635. },
  636. {
  637. "path": "pages/login/register",
  638. "style": {
  639. "navigationBarTitleText": "注册",
  640. "app-plus": {
  641. "titleNView": {
  642. "type": "transparent"
  643. }
  644. }
  645. }
  646. },
  647. {
  648. "path": "pages/train/index",
  649. // "style": {
  650. // "navigationBarTitleText": "救护培训报名",
  651. // "navigationBarBackgroundColor":"#E62129",
  652. // "navigationBarTextStyle":"white"
  653. // }
  654. "style": {
  655. "navigationBarTitleText": "普及培训",
  656. "app-plus": {
  657. "titleNView": {
  658. "type": "transparent"
  659. }
  660. }
  661. }
  662. },
  663. {
  664. "path": "pages/train/sign",
  665. // "style": {
  666. // "navigationBarTitleText": "救护培训报名",
  667. // "navigationBarBackgroundColor":"#E62129",
  668. // "navigationBarTextStyle":"white"
  669. // }
  670. "style": {
  671. "navigationBarTitleText": "报名",
  672. "app-plus": {
  673. "titleNView": {
  674. "type": "transparent"
  675. }
  676. }
  677. }
  678. },
  679. {
  680. "path": "pages/public/wxLogin",
  681. "style": {
  682. "navigationBarTitleText": "微信登录",
  683. "app-plus": {
  684. "titleNView": {
  685. "type": "transparent"
  686. }
  687. }
  688. }
  689. },
  690. {
  691. "path": "pages/share/card",
  692. "style": {
  693. "navigationBarTitleText": "电子名片",
  694. "app-plus": {
  695. "titleNView":false
  696. }
  697. }
  698. }
  699. ],
  700. "globalStyle": {
  701. "navigationBarTextStyle": "black",
  702. "navigationBarTitleText": "武汉市江夏区红十字会",
  703. "navigationBarBackgroundColor": "#FFFFFF",
  704. "backgroundColor": "#F8F8F8"
  705. },
  706. "tabBar": {
  707. "color": "#3D3D3D",
  708. "selectedColor": "#CB131B",
  709. "borderStyle": "black",
  710. //"iconWidth": "42px",
  711. //"fontSize": "42px",
  712. "backgroundColor": "#ffffff",
  713. "list": [{
  714. "pagePath": "pages/index/index",
  715. "iconPath": "static/tabBar/tab-index.png",
  716. "selectedIconPath": "static/tabBar/tab-index.png",
  717. "text": "首页"
  718. },
  719. {
  720. "pagePath": "pages/category/category",
  721. "iconPath": "static/tabBar/tab-sign.png",
  722. "selectedIconPath": "static/tabBar/tab-sign.png",
  723. "text": "救护员登记"
  724. },
  725. {
  726. "pagePath": "pages/cart/cart",
  727. "iconPath": "static/tabBar/tab-register.png",
  728. "selectedIconPath": "static/tabBar/tab-register.png",
  729. "text": "个人会员登记"
  730. },
  731. {
  732. "pagePath": "pages/user/user",
  733. "iconPath": "static/tabBar/tab-user.png",
  734. "selectedIconPath": "static/tabBar/tab-user.png",
  735. "text": "我的"
  736. }
  737. ]
  738. }
  739. }