pages.json 17 KB

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