pages.json 19 KB

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