pages.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/index/index",
  7. "style": {
  8. "navigationBarTitleText": "满园春商城",
  9. "app-plus": {
  10. "titleNView": false
  11. }
  12. }
  13. }, {
  14. "path": "pages/public/register",
  15. "style": {
  16. "navigationBarTitleText": "注册",
  17. "app-plus": {
  18. "titleNView": {
  19. "type": "transparent"
  20. }
  21. }
  22. }
  23. },
  24. {
  25. "path": "pages/moments/details",
  26. "style": {
  27. "navigationBarTitleText": "文章页",
  28. "app-plus": {
  29. "titleNView": false
  30. }
  31. }
  32. },
  33. {
  34. "path": "pages/public/login",
  35. "style": {
  36. "navigationBarTitleText": "登录",
  37. "app-plus": {
  38. "titleNView": {
  39. "type": "transparent"
  40. }
  41. }
  42. }
  43. },
  44. {
  45. "path": "pages/public/wxLogin",
  46. "style": {
  47. "navigationBarTitleText": "微信登录",
  48. "app-plus": {
  49. "titleNView": {
  50. "type": "transparent"
  51. }
  52. }
  53. }
  54. },
  55. {
  56. "path": "pages/public/forget",
  57. "style": {
  58. "navigationBarTitleText": "忘记密码",
  59. "app-plus": {
  60. "titleNView": {
  61. "type": "transparent"
  62. }
  63. }
  64. }
  65. }, {
  66. "path": "pages/product/classify",
  67. "style": {
  68. "navigationBarTitleText": "套餐商品",
  69. "app-plus": {
  70. "titleNView": {
  71. "type": "transparent"
  72. }
  73. }
  74. }
  75. }, {
  76. "path": "pages/product/giftBag",
  77. "style": {
  78. "navigationBarTitleText": "联盟礼包"
  79. }
  80. },
  81. {
  82. "path": "pages/product/supermarket",
  83. "style": {
  84. "navigationBarTitleText": "超市"
  85. }
  86. },
  87. {
  88. "path": "pages/myteam/myteam",
  89. "style": {
  90. "navigationBarTitleText": "我的团队",
  91. "app-plus": {
  92. "titleNView": false
  93. }
  94. }
  95. },
  96. {
  97. "path": "pages/myteam/myteamQian",
  98. "style": {
  99. "navigationBarTitleText": "百业团队",
  100. "app-plus": {
  101. "titleNView": false
  102. }
  103. }
  104. },
  105. {
  106. "path": "pages/merchant/merchant",
  107. "style": {
  108. "navigationBarTextStyle": "white",
  109. "navigationBarBackgroundColor": "#75E5B6",
  110. "navigationBarTitleText": "商家中心",
  111. "app-plus": {
  112. "titleNView": {
  113. //隐藏title
  114. // "type": "transparent"
  115. }
  116. }
  117. }
  118. },
  119. {
  120. "path": "pages/merchant/order",
  121. "style": {
  122. "navigationBarTitleText": "订单管理",
  123. "navigationBarBackgroundColor": "#52C696",
  124. "navigationBarTextStyle": "white"
  125. }
  126. },
  127. {
  128. "path": "pages/merchant/becomeShop",
  129. "style": {
  130. "navigationBarTitleText": "商家入驻",
  131. "navigationBarBackgroundColor": "#52C696",
  132. "navigationBarTextStyle": "white"
  133. }
  134. },
  135. {
  136. "path": "pages/product/product",
  137. "style": {
  138. "navigationBarTitleText": "详情展示",
  139. "app-plus": {
  140. "titleNView": {
  141. "type": "transparent"
  142. }
  143. }
  144. }
  145. }, {
  146. "path": "pages/product/search",
  147. "style": {
  148. "enablePullDownRefresh": true,
  149. // #ifdef MP
  150. "navigationStyle": "custom",
  151. // #endif
  152. //#ifdef H5
  153. "navigationStyle": "default",
  154. //#endif
  155. // #ifndef MP
  156. "app-plus": {
  157. "titleNView": {
  158. "searchInput": {
  159. "backgroundColor": "rgba(231, 231, 231,.7)",
  160. "borderRadius": "16px",
  161. "placeholder": "请输入关键字",
  162. "disabled": false,
  163. "placeholderColor": "#606266",
  164. "align": "left"
  165. },
  166. "buttons": [{
  167. "text": "搜索",
  168. "fontSize": "14",
  169. "color": "#303133",
  170. "background": "rgba(0,0,0,0)",
  171. "width": "40px"
  172. }]
  173. }
  174. },
  175. // #endif
  176. "navigationBarTitleText": "搜索"
  177. }
  178. },
  179. {
  180. "path": "pages/set/about",
  181. "style": {
  182. "navigationBarTitleText": "关于我们"
  183. }
  184. },
  185. {
  186. "path": "pages/set/phone",
  187. "style": {
  188. "navigationBarTitleText": "绑定手机号"
  189. }
  190. },
  191. {
  192. "path": "pages/product/reply",
  193. "style": {
  194. "navigationBarTitleText": "评论"
  195. }
  196. }, {
  197. "path": "pages/order/evaluate",
  198. "style": {
  199. "navigationBarTitleText": "评论"
  200. }
  201. },
  202. {
  203. "path": "pages/userinfo/userinfo",
  204. "style": {
  205. "navigationBarTitleText": "修改资料"
  206. }
  207. }, {
  208. "path": "pages/cart/cart",
  209. "style": {
  210. "navigationBarTitleText": "购物车"
  211. }
  212. }, {
  213. "path": "pages/user/user",
  214. "style": {
  215. // #ifndef MP-WEIXIN
  216. "navigationStyle": "custom",
  217. "app-plus": {
  218. "bounce": "none",
  219. "titleNView": false
  220. // {
  221. // "type": "transparent",
  222. // "buttons": [{
  223. // "fontSrc": "/static/yticon.ttf",
  224. // "text": "\ue60f",
  225. // "fontSize": "24",
  226. // "color": "#303133",
  227. // "width": "46px",
  228. // "background": "rgba(0,0,0,0)"
  229. // },
  230. // {
  231. // "fontSrc": "/static/yticon.ttf",
  232. // "text": "\ue744",
  233. // "fontSize": "28",
  234. // "color": "#303133",
  235. // "background": "rgba(0,0,0,0)",
  236. // "redDot": true
  237. // }
  238. // ]
  239. // }
  240. },
  241. // #endif
  242. "navigationBarTitleText": "个人中心"
  243. }
  244. }, {
  245. "path": "pages/detail/detail",
  246. "style": {
  247. "navigationBarTitleText": "",
  248. "app-plus": {
  249. "titleNView": {
  250. "type": "transparent"
  251. }
  252. }
  253. }
  254. }, {
  255. "path": "pages/order/order",
  256. "style": {
  257. "navigationBarTitleText": "我的订单",
  258. "app-plus": {
  259. "bounce": "none"
  260. }
  261. }
  262. }, {
  263. "path": "pages/order/refundOrder",
  264. "style": {
  265. "navigationBarTitleText": "退款订单",
  266. "app-plus": {
  267. "bounce": "none"
  268. }
  269. }
  270. }, {
  271. "path": "pages/order/orderDetail",
  272. "style": {
  273. "navigationBarTitleText": "订单详情",
  274. "app-plus": {
  275. "bounce": "none"
  276. }
  277. }
  278. },
  279. {
  280. "path": "pages/merchant/orderDetail",
  281. "style": {
  282. "navigationBarTitleText": "订单详情",
  283. "app-plus": {
  284. "bounce": "none"
  285. }
  286. }
  287. }, {
  288. "path": "pages/order/orderRefund",
  289. "style": {
  290. "navigationBarTitleText": "申请退款"
  291. }
  292. }, {
  293. "path": "pages/order/createOrder",
  294. "style": {
  295. "navigationBarTitleText": "创建订单"
  296. }
  297. }, {
  298. "path": "pages/address/address",
  299. "style": {
  300. "navigationBarTitleText": "收货地址"
  301. }
  302. }, {
  303. "path": "pages/address/shopList",
  304. "style": {
  305. "navigationBarTitleText": "门店列表",
  306. "app-plus": {
  307. "titleNView": {
  308. "searchInput": {
  309. "backgroundColor": "rgba(231, 231, 231,.7)",
  310. "borderRadius": "16px",
  311. "placeholder": "请输入关键字",
  312. "placeholderColor": "#606266",
  313. "align": "left"
  314. },
  315. "buttons": [{
  316. "text": "搜索",
  317. "fontSize": "14",
  318. "color": "#303133",
  319. "background": "rgba(0,0,0,0)",
  320. "width": "40px"
  321. }]
  322. }
  323. }
  324. }
  325. }, {
  326. "path": "pages/address/addressManage",
  327. "style": {
  328. "navigationBarTitleText": "新增修改地址"
  329. }
  330. }, {
  331. "path": "pages/money/pay",
  332. "style": {
  333. "navigationBarTitleText": "支付"
  334. }
  335. },
  336. {
  337. "path": "pages/money/paySuccess",
  338. "style": {
  339. "navigationBarTitleText": "支付成功"
  340. }
  341. }, {
  342. "path": "pages/award/award",
  343. "style": {
  344. "navigationBarTitleText": "我的佣金",
  345. "app-plus": {
  346. "titleNView": false
  347. }
  348. }
  349. }, {
  350. "path": "pages/award/withdrawal",
  351. "style": {
  352. "navigationBarTitleText": "奖励提现"
  353. }
  354. }, {
  355. "path": "pages/scoreAccumulate/scoreAccumulate",
  356. "style": {
  357. "navigationBarTitleText": "我的积分",
  358. "app-plus": {
  359. "titleNView": false
  360. }
  361. }
  362. }, {
  363. "path": "pages/notice/notice",
  364. "style": {
  365. "navigationBarTitleText": "通知"
  366. }
  367. }, {
  368. "path": "pages/category/category",
  369. "style": {
  370. "navigationBarTitleText": "分类",
  371. //#ifdef H5
  372. "navigationStyle": "default",
  373. //#endif
  374. "app-plus": {
  375. "bounce": "none",
  376. "titleNView": {
  377. "searchInput": {
  378. "backgroundColor": "rgba(231, 231, 231,.7)",
  379. "borderRadius": "16px",
  380. "placeholder": "商品搜索",
  381. "disabled": true,
  382. "placeholderColor": "#606266",
  383. "align": "left"
  384. }
  385. }
  386. }
  387. }
  388. }, {
  389. "path": "pages/product/list",
  390. "style": {
  391. "navigationBarTitleText": "商品列表"
  392. }
  393. },
  394. {
  395. "path": "pages/product/listSearch",
  396. "style": {
  397. "enablePullDownRefresh": true,
  398. // #ifdef MP
  399. "navigationStyle": "custom",
  400. // #endif
  401. //#ifdef H5
  402. "navigationStyle": "default",
  403. //#endif
  404. // #ifndef MP
  405. "app-plus": {
  406. "titleNView": {
  407. "searchInput": {
  408. "backgroundColor": "rgba(231, 231, 231,.7)",
  409. "borderRadius": "16px",
  410. "placeholder": "请输入关键字",
  411. "disabled": false,
  412. "placeholderColor": "#606266",
  413. "align": "left"
  414. },
  415. "buttons": [{
  416. "text": "搜索",
  417. "fontSize": "14",
  418. "color": "#303133",
  419. "background": "rgba(0,0,0,0)",
  420. "width": "40px"
  421. }]
  422. }
  423. },
  424. // #endif
  425. "navigationBarTitleText": "商品列表"
  426. }
  427. },
  428. {
  429. "path": "pages/wallet/wallet",
  430. "style": {
  431. "navigationBarTitleText": "我的余额",
  432. "app-plus": {
  433. "titleNView": false
  434. }
  435. }
  436. },
  437. {
  438. "path": "pages/wallet/freezeList",
  439. "style": {
  440. "navigationBarTitleText": "冻结记录"
  441. }
  442. },
  443. {
  444. "path": "pages/wallet/account",
  445. "style": {
  446. "navigationBarTitleText": "提现账号"
  447. }
  448. },
  449. {
  450. "path": "pages/wallet/withdrawal",
  451. "style": {
  452. "navigationBarTitleText": "余额提现"
  453. }
  454. },
  455. {
  456. "path": "pages/wallet/recharge",
  457. "style": {
  458. "navigationBarTitleText": "充值"
  459. }
  460. },
  461. {
  462. "path": "pages/favorites/favorites",
  463. "style": {
  464. "navigationBarTitleText": "收藏夹"
  465. }
  466. }, {
  467. "path": "pages/sign/index",
  468. "style": {
  469. "navigationBarTitleText": "每日签到",
  470. "app-plus": {
  471. "titleNView": {
  472. "type": "transparent"
  473. }
  474. }
  475. }
  476. },
  477. {
  478. "path": "pages/sign/prize",
  479. "style": {
  480. "navigationBarTitleText": "抽奖"
  481. }
  482. },
  483. {
  484. "path": "pages/redirect/redirect",
  485. "style": {
  486. "navigationBarTitleText": "微信登录跳转页面",
  487. "app-plus": {
  488. "titleNView": false
  489. }
  490. }
  491. },
  492. {
  493. "path": "pages/prefecture/integral",
  494. "style": {
  495. "navigationBarTitleText": "积分兑换"
  496. }
  497. },
  498. {
  499. "path": "pages/shareQrCode/index",
  500. "style": {
  501. "navigationBarTitleText": "邀请好友",
  502. "app-plus": {
  503. "titleNView": {
  504. "type": "transparent"
  505. }
  506. }
  507. }
  508. },
  509. {
  510. "path": "pages/shareQrCode/wechatQr",
  511. "style": {
  512. "navigationBarTitleText": "关注公众号"
  513. }
  514. },
  515. {
  516. "path": "pages/seckill/seckill",
  517. "style": {
  518. "navigationBarTitleText": "限时抢购"
  519. }
  520. },
  521. {
  522. "path": "pages/groupBooking/index",
  523. "style": {
  524. "enablePullDownRefresh": true,
  525. "navigationBarTitleText": "超值拼团"
  526. }
  527. },
  528. {
  529. "path": "pages/groupBooking/detail",
  530. "style": {
  531. "navigationBarTitleText": "拼团详细",
  532. "app-plus": {
  533. "titleNView": false
  534. }
  535. }
  536. },
  537. {
  538. "path": "pages/groupBooking/inviteImg",
  539. "style": {
  540. "navigationBarTitleText": "拼团邀请图",
  541. "app-plus": {
  542. "titleNView": false
  543. }
  544. }
  545. }, {
  546. "path": "pages/award/withdmoenys",
  547. "style": {
  548. "navigationBarTitleText": "转余额"
  549. }
  550. },
  551. // {
  552. // "path": "pages/coupon/details",
  553. // "style": {
  554. // "navigationBarTitleText": "付款",
  555. // "app-plus": {
  556. // "titleNView":{
  557. // "backgroundColor": "#5DBC7C",
  558. // "titleColor":"#FFFFFF"
  559. // }
  560. // },
  561. // "h5":{
  562. // "titleNView":{
  563. // "backgroundColor": "#5DBC7C",
  564. // "titleColor":"#FFFFFF"
  565. // }
  566. // }
  567. // }
  568. // },
  569. {
  570. "path": "pages/received/index",
  571. "style": {
  572. "navigationBarTitleText": "收付款",
  573. "app-plus": {
  574. "titleNView": {
  575. "backgroundColor": "#5DBC7C",
  576. "titleColor": "#FFFFFF"
  577. }
  578. },
  579. "h5": {
  580. "titleNView": {
  581. "backgroundColor": "#5DBC7C",
  582. "titleColor": "#FFFFFF"
  583. }
  584. }
  585. }
  586. },
  587. {
  588. "path": "pages/received/ipad",
  589. "style": {
  590. "navigationBarTitleText": "收款",
  591. "app-plus": {
  592. "titleNView": {
  593. "backgroundColor": "#5DBC7C",
  594. "titleColor": "#FFFFFF"
  595. }
  596. },
  597. "h5": {
  598. "titleNView": {
  599. "backgroundColor": "#5DBC7C",
  600. "titleColor": "#FFFFFF"
  601. }
  602. }
  603. }
  604. },
  605. {
  606. "path": "pages/received/list",
  607. "style": {
  608. "navigationBarTitleText": "收付款记录",
  609. "app-plus": {
  610. "titleNView": {
  611. "backgroundColor": "#5DBC7C",
  612. "titleColor": "#FFFFFF"
  613. }
  614. },
  615. "h5": {
  616. "titleNView": {
  617. "backgroundColor": "#5DBC7C",
  618. "titleColor": "#FFFFFF"
  619. }
  620. }
  621. }
  622. },
  623. // {
  624. // "path": "pages/received/paySuccess",
  625. // "style": {
  626. // "navigationBarTitleText": "付款成功",
  627. // "app-plus": {
  628. // "titleNView":{
  629. // "backgroundColor": "#5DBC7C",
  630. // "titleColor":"#FFFFFF"
  631. // }
  632. // },
  633. // "h5":{
  634. // "titleNView":{
  635. // "backgroundColor": "#5DBC7C",
  636. // "titleColor":"#FFFFFF"
  637. // }
  638. // }
  639. // }
  640. // },
  641. {
  642. "path": "pages/coupon/consumer",
  643. "style": {
  644. "navigationBarTitleText": "我的消费券",
  645. "app-plus": {
  646. "titleNView": false
  647. }
  648. }
  649. },
  650. {
  651. "path": "pages/shoping/index",
  652. "style": {
  653. "navigationBarTitleText": "店铺信息",
  654. "app-plus": {
  655. "titleNView": false
  656. }
  657. }
  658. },
  659. {
  660. "path": "pages/shoping/list",
  661. "style": {
  662. "navigationBarTitleText": "店铺列表"
  663. }
  664. },
  665. {
  666. "path": "pages/shoping/shopService",
  667. "style": {
  668. "navigationBarTitleText": "店铺"
  669. }
  670. },
  671. {
  672. "path": "pages/contract/agreement",
  673. "style": {
  674. "navigationBarTitleText": "注册协议"
  675. }
  676. },
  677. {
  678. "path": "pages/contract/privacy",
  679. "style": {
  680. "navigationBarTitleText": "隐私政策"
  681. }
  682. },
  683. {
  684. "path": "pages/contract/start",
  685. "style": {
  686. "navigationBarTitleText": "授权页",
  687. "app-plus": {
  688. "titleNView": false
  689. }
  690. }
  691. }
  692. , {
  693. "path": "pages/merchant/commodity",
  694. "style": {
  695. "navigationBarTitleText": "商品管理"
  696. // ,"app-plus": {
  697. // "titleNView": false
  698. // }
  699. }
  700. }, {
  701. "path": "pages/merchant/vipDetail",
  702. "style": {
  703. "navigationBarBackgroundColor": "#72E3B4",
  704. "navigationBarTextStyle": "white",
  705. "navigationBarTitleText": "店铺会员",
  706. "enablePullDownRefresh": false
  707. }
  708. },
  709. {
  710. "path": "pages/merchant/withdrawal",
  711. "style": {
  712. "navigationBarBackgroundColor": "#72E3B4",
  713. "navigationBarTextStyle": "white",
  714. "navigationBarTitleText": "店铺提现",
  715. "enablePullDownRefresh": false
  716. }
  717. },
  718. {
  719. "path": "pages/merchant/storeQr",
  720. "style": {
  721. "navigationBarBackgroundColor": "#72E3B4",
  722. "navigationBarTextStyle": "white",
  723. "navigationBarTitleText": "店铺二维码",
  724. "enablePullDownRefresh": false
  725. }
  726. },
  727. {
  728. "path": "pages/merchant/finance",
  729. "style": {
  730. "navigationBarBackgroundColor": "#ffffff",
  731. "navigationBarTextStyle": "black",
  732. "navigationBarTitleText": "店铺财务",
  733. "enablePullDownRefresh": false
  734. }
  735. },
  736. {
  737. "path": "pages/merchant/newfinance",
  738. "style": {
  739. "navigationBarBackgroundColor": "#ffffff",
  740. "navigationBarTextStyle": "black",
  741. "navigationBarTitleText": "店铺数据"
  742. }
  743. },
  744. {
  745. "path": "pages/merchant/onlineOrder",
  746. "style": {
  747. "navigationBarBackgroundColor": "#ffffff",
  748. "navigationBarTextStyle": "black",
  749. "navigationBarTitleText": "在线下单",
  750. "enablePullDownRefresh": false
  751. }
  752. },
  753. {
  754. "path": "pages/wallet/openMember",
  755. "style": {
  756. "navigationBarBackgroundColor": "#363533",
  757. "navigationBarTextStyle": "white",
  758. "navigationBarTitleText": "开通会员",
  759. "enablePullDownRefresh": false
  760. }
  761. }, {
  762. "path": "pages/merchant/storeData",
  763. "style": {
  764. "navigationBarBackgroundColor": "#72E3B4",
  765. "navigationBarTextStyle": "white",
  766. "navigationBarTitleText": "店铺数据",
  767. "enablePullDownRefresh": false
  768. }
  769. },
  770. {
  771. "path": "pages/prefecture/detail",
  772. "style": {
  773. "navigationBarTitleText": "兑换详情",
  774. "app-plus": {
  775. "titleNView": {
  776. "type": "transparent"
  777. }
  778. }
  779. }
  780. },
  781. {
  782. "path": "pages/prefecture/voucher",
  783. "style": {
  784. "navigationBarTitleText": "消费券兑换"
  785. }
  786. }
  787. ],
  788. "globalStyle": {
  789. "navigationBarTextStyle": "black",
  790. "navigationBarTitleText": "uni-app",
  791. "navigationBarBackgroundColor": "#FFFFFF",
  792. //#ifdef H5
  793. "navigationStyle": "custom",
  794. //#endif
  795. "backgroundColor": "#f8f8f8"
  796. },
  797. "tabBar": {
  798. "color": "#C0C4CC",
  799. "selectedColor": "#5DBC7C",
  800. "borderStyle": "black",
  801. "backgroundColor": "#ffffff",
  802. "list": [{
  803. "pagePath": "pages/index/index",
  804. "iconPath": "static/tabBar/tab-home.png",
  805. "selectedIconPath": "static/tabBar/tab-home-current.png",
  806. "text": "首页"
  807. },
  808. {
  809. "pagePath": "pages/category/category",
  810. "iconPath": "static/tabBar/tab-cate.png",
  811. "selectedIconPath": "static/tabBar/tab-cate-current.png",
  812. "text": "分类"
  813. },
  814. {
  815. "pagePath": "pages/cart/cart",
  816. "iconPath": "static/tabBar/tab-cart.png",
  817. "selectedIconPath": "static/tabBar/tab-cart-current.png",
  818. "text": "购物车"
  819. },
  820. {
  821. "pagePath": "pages/user/user",
  822. "iconPath": "static/tabBar/tab-my.png",
  823. "selectedIconPath": "static/tabBar/tab-my-current.png",
  824. "text": "我的"
  825. }
  826. ]
  827. }
  828. }