pages.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876
  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. {
  214. "path": "pages/cart/cart1",
  215. "style": {
  216. "navigationBarTitleText": "购物车"
  217. }
  218. },{
  219. "path": "pages/cart/cart2",
  220. "style": {
  221. "navigationBarTitleText": "购物车"
  222. }
  223. },{
  224. "path": "pages/cart/cart4",
  225. "style": {
  226. "navigationBarTitleText": "购物车"
  227. }
  228. },{
  229. "path": "pages/cart/cart5",
  230. "style": {
  231. "navigationBarTitleText": "购物车"
  232. }
  233. },{
  234. "path": "pages/user/user",
  235. "style": {
  236. // #ifndef MP-WEIXIN
  237. "navigationStyle": "custom",
  238. "app-plus": {
  239. "bounce": "none",
  240. "titleNView": false
  241. // {
  242. // "type": "transparent",
  243. // "buttons": [{
  244. // "fontSrc": "/static/yticon.ttf",
  245. // "text": "\ue60f",
  246. // "fontSize": "24",
  247. // "color": "#303133",
  248. // "width": "46px",
  249. // "background": "rgba(0,0,0,0)"
  250. // },
  251. // {
  252. // "fontSrc": "/static/yticon.ttf",
  253. // "text": "\ue744",
  254. // "fontSize": "28",
  255. // "color": "#303133",
  256. // "background": "rgba(0,0,0,0)",
  257. // "redDot": true
  258. // }
  259. // ]
  260. // }
  261. },
  262. // #endif
  263. "navigationBarTitleText": "个人中心"
  264. }
  265. }, {
  266. "path": "pages/detail/detail",
  267. "style": {
  268. "navigationBarTitleText": "",
  269. "app-plus": {
  270. "titleNView": {
  271. "type": "transparent"
  272. }
  273. }
  274. }
  275. }, {
  276. "path": "pages/order/order",
  277. "style": {
  278. "navigationBarTitleText": "我的订单",
  279. "app-plus": {
  280. "bounce": "none"
  281. }
  282. }
  283. }, {
  284. "path": "pages/order/refundOrder",
  285. "style": {
  286. "navigationBarTitleText": "退款订单",
  287. "app-plus": {
  288. "bounce": "none"
  289. }
  290. }
  291. }, {
  292. "path": "pages/order/orderDetail",
  293. "style": {
  294. "navigationBarTitleText": "订单详情",
  295. "app-plus": {
  296. "bounce": "none"
  297. }
  298. }
  299. },
  300. {
  301. "path": "pages/merchant/orderDetail",
  302. "style": {
  303. "navigationBarTitleText": "订单详情",
  304. "app-plus": {
  305. "bounce": "none"
  306. }
  307. }
  308. }, {
  309. "path": "pages/order/orderRefund",
  310. "style": {
  311. "navigationBarTitleText": "申请退款"
  312. }
  313. }, {
  314. "path": "pages/order/createOrder",
  315. "style": {
  316. "navigationBarTitleText": "创建订单"
  317. }
  318. }, {
  319. "path": "pages/address/address",
  320. "style": {
  321. "navigationBarTitleText": "收货地址"
  322. }
  323. }, {
  324. "path": "pages/address/shopList",
  325. "style": {
  326. "navigationBarTitleText": "门店列表",
  327. "app-plus": {
  328. "titleNView": {
  329. "searchInput": {
  330. "backgroundColor": "rgba(231, 231, 231,.7)",
  331. "borderRadius": "16px",
  332. "placeholder": "请输入关键字",
  333. "placeholderColor": "#606266",
  334. "align": "left"
  335. },
  336. "buttons": [{
  337. "text": "搜索",
  338. "fontSize": "14",
  339. "color": "#303133",
  340. "background": "rgba(0,0,0,0)",
  341. "width": "40px"
  342. }]
  343. }
  344. }
  345. }
  346. }, {
  347. "path": "pages/address/addressManage",
  348. "style": {
  349. "navigationBarTitleText": "新增修改地址"
  350. }
  351. }, {
  352. "path": "pages/money/pay",
  353. "style": {
  354. "navigationBarTitleText": "支付"
  355. }
  356. },
  357. {
  358. "path": "pages/money/paySuccess",
  359. "style": {
  360. "navigationBarTitleText": "支付成功"
  361. }
  362. }, {
  363. "path": "pages/award/award",
  364. "style": {
  365. "navigationBarTitleText": "我的绿积分",
  366. "app-plus": {
  367. "titleNView": false
  368. }
  369. }
  370. }, {
  371. "path": "pages/award/withdrawal",
  372. "style": {
  373. "navigationBarTitleText": "奖励兑换"
  374. }
  375. }, {
  376. "path": "pages/scoreAccumulate/scoreAccumulate",
  377. "style": {
  378. "navigationBarTitleText": "我的积分",
  379. "app-plus": {
  380. "titleNView": false
  381. }
  382. }
  383. }, {
  384. "path": "pages/notice/notice",
  385. "style": {
  386. "navigationBarTitleText": "通知"
  387. }
  388. }, {
  389. "path": "pages/category/category",
  390. "style": {
  391. "navigationBarTitleText": "分类",
  392. //#ifdef H5
  393. "navigationStyle": "default",
  394. //#endif
  395. "app-plus": {
  396. "bounce": "none",
  397. "titleNView": {
  398. "searchInput": {
  399. "backgroundColor": "rgba(231, 231, 231,.7)",
  400. "borderRadius": "16px",
  401. "placeholder": "商品搜索",
  402. "disabled": true,
  403. "placeholderColor": "#606266",
  404. "align": "left"
  405. }
  406. }
  407. }
  408. }
  409. }, {
  410. "path": "pages/product/list",
  411. "style": {
  412. "navigationBarTitleText": "商品列表"
  413. }
  414. },
  415. {
  416. "path": "pages/product/listSearch",
  417. "style": {
  418. "enablePullDownRefresh": true,
  419. // #ifdef MP
  420. "navigationStyle": "custom",
  421. // #endif
  422. //#ifdef H5
  423. "navigationStyle": "default",
  424. //#endif
  425. // #ifndef MP
  426. "app-plus": {
  427. "titleNView": {
  428. "searchInput": {
  429. "backgroundColor": "rgba(231, 231, 231,.7)",
  430. "borderRadius": "16px",
  431. "placeholder": "请输入关键字",
  432. "disabled": false,
  433. "placeholderColor": "#606266",
  434. "align": "left"
  435. },
  436. "buttons": [{
  437. "text": "搜索",
  438. "fontSize": "14",
  439. "color": "#303133",
  440. "background": "rgba(0,0,0,0)",
  441. "width": "40px"
  442. }]
  443. }
  444. },
  445. // #endif
  446. "navigationBarTitleText": "商品列表"
  447. }
  448. },
  449. {
  450. "path": "pages/wallet/wallet",
  451. "style": {
  452. "navigationBarTitleText": "我的余额",
  453. "app-plus": {
  454. "titleNView": false
  455. }
  456. }
  457. },
  458. {
  459. "path": "pages/wallet/freezeList",
  460. "style": {
  461. "navigationBarTitleText": "冻结记录"
  462. }
  463. },
  464. {
  465. "path": "pages/wallet/account",
  466. "style": {
  467. "navigationBarTitleText": "兑换账号"
  468. }
  469. },
  470. {
  471. "path": "pages/wallet/withdrawal",
  472. "style": {
  473. "navigationBarTitleText": "余额兑换"
  474. }
  475. },
  476. {
  477. "path": "pages/wallet/recharge",
  478. "style": {
  479. "navigationBarTitleText": "充值"
  480. }
  481. },
  482. {
  483. "path": "pages/favorites/favorites",
  484. "style": {
  485. "navigationBarTitleText": "收藏夹"
  486. }
  487. }, {
  488. "path": "pages/sign/index",
  489. "style": {
  490. "navigationBarTitleText": "每日签到",
  491. "app-plus": {
  492. "titleNView": {
  493. "type": "transparent"
  494. }
  495. }
  496. }
  497. },
  498. {
  499. "path": "pages/sign/prize",
  500. "style": {
  501. "navigationBarTitleText": "抽奖"
  502. }
  503. },
  504. {
  505. "path": "pages/sign/info",
  506. "style": {
  507. "navigationBarTitleText": "抽奖记录"
  508. }
  509. },
  510. {
  511. "path": "pages/redirect/redirect",
  512. "style": {
  513. "navigationBarTitleText": "微信登录跳转页面",
  514. "app-plus": {
  515. "titleNView": false
  516. }
  517. }
  518. },
  519. {
  520. "path": "pages/prefecture/integral",
  521. "style": {
  522. "navigationBarTitleText": "积分兑换"
  523. }
  524. },
  525. {
  526. "path": "pages/shareQrCode/index",
  527. "style": {
  528. "navigationBarTitleText": "邀请好友",
  529. "app-plus": {
  530. "titleNView": {
  531. "type": "transparent"
  532. }
  533. }
  534. }
  535. },
  536. {
  537. "path": "pages/shareQrCode/wechatQr",
  538. "style": {
  539. "navigationBarTitleText": "关注公众号"
  540. }
  541. },
  542. {
  543. "path": "pages/seckill/seckill",
  544. "style": {
  545. "navigationBarTitleText": "限时抢购"
  546. }
  547. },
  548. {
  549. "path": "pages/groupBooking/index",
  550. "style": {
  551. "enablePullDownRefresh": true,
  552. "navigationBarTitleText": "超值拼团"
  553. }
  554. },
  555. {
  556. "path": "pages/groupBooking/detail",
  557. "style": {
  558. "navigationBarTitleText": "拼团详细",
  559. "app-plus": {
  560. "titleNView": false
  561. }
  562. }
  563. },
  564. {
  565. "path": "pages/groupBooking/inviteImg",
  566. "style": {
  567. "navigationBarTitleText": "拼团邀请图",
  568. "app-plus": {
  569. "titleNView": false
  570. }
  571. }
  572. }, {
  573. "path": "pages/award/withdmoenys",
  574. "style": {
  575. "navigationBarTitleText": "转余额"
  576. }
  577. },
  578. // {
  579. // "path": "pages/coupon/details",
  580. // "style": {
  581. // "navigationBarTitleText": "付款",
  582. // "app-plus": {
  583. // "titleNView":{
  584. // "backgroundColor": "#5DBC7C",
  585. // "titleColor":"#FFFFFF"
  586. // }
  587. // },
  588. // "h5":{
  589. // "titleNView":{
  590. // "backgroundColor": "#5DBC7C",
  591. // "titleColor":"#FFFFFF"
  592. // }
  593. // }
  594. // }
  595. // },
  596. {
  597. "path": "pages/received/index",
  598. "style": {
  599. "navigationBarTitleText": "收付款",
  600. "app-plus": {
  601. "titleNView": {
  602. "backgroundColor": "#5DBC7C",
  603. "titleColor": "#FFFFFF"
  604. }
  605. },
  606. "h5": {
  607. "titleNView": {
  608. "backgroundColor": "#5DBC7C",
  609. "titleColor": "#FFFFFF"
  610. }
  611. }
  612. }
  613. },
  614. {
  615. "path": "pages/received/ipad",
  616. "style": {
  617. "navigationBarTitleText": "收款",
  618. "app-plus": {
  619. "titleNView": {
  620. "backgroundColor": "#5DBC7C",
  621. "titleColor": "#FFFFFF"
  622. }
  623. },
  624. "h5": {
  625. "titleNView": {
  626. "backgroundColor": "#5DBC7C",
  627. "titleColor": "#FFFFFF"
  628. }
  629. }
  630. }
  631. },
  632. {
  633. "path": "pages/received/list",
  634. "style": {
  635. "navigationBarTitleText": "收付款记录",
  636. "app-plus": {
  637. "titleNView": {
  638. "backgroundColor": "#5DBC7C",
  639. "titleColor": "#FFFFFF"
  640. }
  641. },
  642. "h5": {
  643. "titleNView": {
  644. "backgroundColor": "#5DBC7C",
  645. "titleColor": "#FFFFFF"
  646. }
  647. }
  648. }
  649. },
  650. // {
  651. // "path": "pages/received/paySuccess",
  652. // "style": {
  653. // "navigationBarTitleText": "付款成功",
  654. // "app-plus": {
  655. // "titleNView":{
  656. // "backgroundColor": "#5DBC7C",
  657. // "titleColor":"#FFFFFF"
  658. // }
  659. // },
  660. // "h5":{
  661. // "titleNView":{
  662. // "backgroundColor": "#5DBC7C",
  663. // "titleColor":"#FFFFFF"
  664. // }
  665. // }
  666. // }
  667. // },
  668. {
  669. "path": "pages/coupon/consumer",
  670. "style": {
  671. "navigationBarTitleText": "我的消费券",
  672. "app-plus": {
  673. "titleNView": false
  674. }
  675. }
  676. },
  677. {
  678. "path": "pages/shoping/index",
  679. "style": {
  680. "navigationBarTitleText": "店铺信息",
  681. "app-plus": {
  682. "titleNView": false
  683. }
  684. }
  685. },
  686. {
  687. "path": "pages/shoping/list",
  688. "style": {
  689. "navigationBarTitleText": "店铺列表"
  690. }
  691. },
  692. {
  693. "path": "pages/shoping/shopService",
  694. "style": {
  695. "navigationBarTitleText": "店铺"
  696. }
  697. },
  698. {
  699. "path": "pages/shoping/shopDetail",
  700. "style": {
  701. "navigationBarTitleText": "养发馆"
  702. }
  703. },
  704. {
  705. "path": "pages/shoping/booked",
  706. "style": {
  707. "navigationBarTitleText": "到店时间"
  708. }
  709. },
  710. {
  711. "path": "pages/contract/agreement",
  712. "style": {
  713. "navigationBarTitleText": "注册协议"
  714. }
  715. },
  716. {
  717. "path": "pages/contract/privacy",
  718. "style": {
  719. "navigationBarTitleText": "隐私政策"
  720. }
  721. },
  722. {
  723. "path": "pages/contract/start",
  724. "style": {
  725. "navigationBarTitleText": "授权页",
  726. "app-plus": {
  727. "titleNView": false
  728. }
  729. }
  730. }
  731. , {
  732. "path": "pages/merchant/commodity",
  733. "style": {
  734. "navigationBarTitleText": "商品管理"
  735. // ,"app-plus": {
  736. // "titleNView": false
  737. // }
  738. }
  739. }, {
  740. "path": "pages/merchant/vipDetail",
  741. "style": {
  742. "navigationBarBackgroundColor": "#72E3B4",
  743. "navigationBarTextStyle": "white",
  744. "navigationBarTitleText": "店铺会员",
  745. "enablePullDownRefresh": false
  746. }
  747. },
  748. {
  749. "path": "pages/merchant/withdrawal",
  750. "style": {
  751. "navigationBarBackgroundColor": "#72E3B4",
  752. "navigationBarTextStyle": "white",
  753. "navigationBarTitleText": "店铺兑换",
  754. "enablePullDownRefresh": false
  755. }
  756. },
  757. {
  758. "path": "pages/merchant/storeQr",
  759. "style": {
  760. "navigationBarBackgroundColor": "#72E3B4",
  761. "navigationBarTextStyle": "white",
  762. "navigationBarTitleText": "店铺二维码",
  763. "enablePullDownRefresh": false
  764. }
  765. },
  766. {
  767. "path": "pages/merchant/finance",
  768. "style": {
  769. "navigationBarBackgroundColor": "#ffffff",
  770. "navigationBarTextStyle": "black",
  771. "navigationBarTitleText": "店铺财务",
  772. "enablePullDownRefresh": false
  773. }
  774. },
  775. {
  776. "path": "pages/merchant/newfinance",
  777. "style": {
  778. "navigationBarBackgroundColor": "#ffffff",
  779. "navigationBarTextStyle": "black",
  780. "navigationBarTitleText": "店铺数据"
  781. }
  782. },
  783. {
  784. "path": "pages/merchant/onlineOrder",
  785. "style": {
  786. "navigationBarBackgroundColor": "#ffffff",
  787. "navigationBarTextStyle": "black",
  788. "navigationBarTitleText": "在线下单",
  789. "enablePullDownRefresh": false
  790. }
  791. },
  792. {
  793. "path": "pages/wallet/openMember",
  794. "style": {
  795. "navigationBarBackgroundColor": "#363533",
  796. "navigationBarTextStyle": "white",
  797. "navigationBarTitleText": "开通会员",
  798. "enablePullDownRefresh": false
  799. }
  800. }, {
  801. "path": "pages/merchant/storeData",
  802. "style": {
  803. "navigationBarBackgroundColor": "#72E3B4",
  804. "navigationBarTextStyle": "white",
  805. "navigationBarTitleText": "店铺数据",
  806. "enablePullDownRefresh": false
  807. }
  808. },
  809. {
  810. "path": "pages/prefecture/detail",
  811. "style": {
  812. "navigationBarTitleText": "兑换详情",
  813. "app-plus": {
  814. "titleNView": {
  815. "type": "transparent"
  816. }
  817. }
  818. }
  819. },
  820. {
  821. "path": "pages/prefecture/voucher",
  822. "style": {
  823. "navigationBarTitleText": "消费券兑换"
  824. }
  825. }
  826. ],
  827. "globalStyle": {
  828. "navigationBarTextStyle": "black",
  829. "navigationBarTitleText": "uni-app",
  830. "navigationBarBackgroundColor": "#FFFFFF",
  831. //#ifdef H5
  832. "navigationStyle": "custom",
  833. //#endif
  834. "backgroundColor": "#f8f8f8"
  835. },
  836. "tabBar": {
  837. "color": "#C0C4CC",
  838. "selectedColor": "#5DBC7C",
  839. "borderStyle": "black",
  840. "backgroundColor": "#ffffff",
  841. "list": [{
  842. "pagePath": "pages/index/index",
  843. "iconPath": "static/tabBar/tab-home.png",
  844. "selectedIconPath": "static/tabBar/tab-home-current.png",
  845. "text": "首页"
  846. },
  847. {
  848. "pagePath": "pages/category/category",
  849. "iconPath": "static/tabBar/tab-cate.png",
  850. "selectedIconPath": "static/tabBar/tab-cate-current.png",
  851. "text": "分类"
  852. },
  853. {
  854. "pagePath": "pages/cart/cart",
  855. "iconPath": "static/tabBar/tab-cart.png",
  856. "selectedIconPath": "static/tabBar/tab-cart-current.png",
  857. "text": "购物车"
  858. },
  859. {
  860. "pagePath": "pages/user/user",
  861. "iconPath": "static/tabBar/tab-my.png",
  862. "selectedIconPath": "static/tabBar/tab-my-current.png",
  863. "text": "我的"
  864. }
  865. ]
  866. }
  867. }