pages.json 16 KB

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