pages.json 17 KB

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