金诚优选前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1070 lines
21 KiB

4 years ago
4 years ago
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/user/my/myregister",
  8. "style": {
  9. "navigationStyle": "custom"
  10. }
  11. },
  12. {
  13. "path": "pages/index/index/index",
  14. "style": {
  15. "navigationBarTitleText": "首页",
  16. "enablePullDownRefresh":true,
  17. "navigationStyle": "custom"
  18. }
  19. },
  20. {
  21. "path": "pages/shop/goodsdetail",
  22. "style": {
  23. "navigationStyle": "custom"
  24. }
  25. },
  26. {
  27. "path": "pages/coupon/index/index",
  28. "style": {
  29. "navigationStyle": "custom"
  30. }
  31. },
  32. {
  33. "path": "pages/store/list/list",
  34. "style": {
  35. "navigationBarTitleText": "商品列表"
  36. }
  37. },
  38. {
  39. "path": "pages/store/comment/comment",
  40. "style": {
  41. "navigationBarTitleText": "商品评论"
  42. }
  43. },
  44. {
  45. "path": "pages/store/cart/cart",
  46. "style": {
  47. "navigationBarTitleText": "购物车",
  48. "navigationStyle": "custom"
  49. }
  50. },
  51. {
  52. "path": "pages/article/details",
  53. "style": {
  54. "navigationBarTitleText": ""
  55. }
  56. },
  57. {
  58. "path": "pages/order/index/onlineorder",
  59. "style": {
  60. "navigationBarTitleText": "在线商城订单",
  61. "navigationStyle": "custom"
  62. }
  63. },
  64. {
  65. "path": "pages/user/my/chatonline",
  66. "style": {
  67. "navigationBarTitleText": "",
  68. "navigationStyle": "custom"
  69. }
  70. },
  71. {
  72. "path": "pages/user/my/collect",
  73. "style": {
  74. "navigationBarTitleText": "",
  75. "navigationStyle": "custom"
  76. }
  77. },
  78. {
  79. "path": "pages/user/my/vipinfo",
  80. "style": {
  81. "navigationBarTitleText": "",
  82. "navigationStyle": "custom"
  83. }
  84. },
  85. {
  86. "path": "pages/user/my/editname",
  87. "style": {
  88. "navigationBarTitleText": "",
  89. "navigationStyle": "custom"
  90. }
  91. },
  92. {
  93. "path": "pages/user/my/setting",
  94. "style": {
  95. "navigationBarTitleText": "",
  96. "navigationStyle": "custom"
  97. }
  98. },
  99. {
  100. "path": "pages/user/my/center",
  101. "style": {
  102. "navigationBarTitleText": "",
  103. "navigationStyle": "custom"
  104. }
  105. },
  106. {
  107. "path": "pages/discover/discover",
  108. "style": {
  109. "navigationBarTitleText": "",
  110. "navigationStyle": "custom"
  111. }
  112. },
  113. {
  114. "path": "pages/shop/shopdetail",
  115. "style": {
  116. "navigationBarTitleText": "",
  117. "navigationStyle": "custom"
  118. }
  119. },
  120. {
  121. "path": "pages/user/my/my",
  122. "style": {
  123. "navigationBarTitleText": "",
  124. "navigationStyle": "custom"
  125. }
  126. },
  127. {
  128. "path": "pages/discover/discoverdetails",
  129. "style": {
  130. "navigationBarTitleText": "",
  131. "navigationStyle": "custom"
  132. }
  133. },
  134. {
  135. "path": "pages/index/microPages/microPages",
  136. "style": {
  137. "navigationBarTitleText": ""
  138. }
  139. },
  140. {
  141. "path": "pages/index/classification/classification",
  142. "style": {
  143. "navigationBarTitleText": "分类" ,
  144. "navigationStyle": "custom"
  145. }
  146. },
  147. {
  148. "path": "pages/index/author/author",
  149. "style": {
  150. "navigationBarTitleText": "iBrand社交新零售"
  151. }
  152. },
  153. {
  154. "path": "pages/user/recommendation/recommendation",
  155. "style": {
  156. "navigationBarTitleText": ""
  157. }
  158. },
  159. {
  160. "path": "pages/user/personal/personal",
  161. "style": {
  162. "navigationBarTitleText": "我的",
  163. "navigationStyle": "custom"
  164. }
  165. },
  166. {
  167. "path": "pages/user/register/register",
  168. "style": {
  169. "navigationBarTitleText": "登录",
  170. "backgroundColor": "#000000",
  171. "navigationStyle":"custom"
  172. }
  173. },
  174. {
  175. "path": "pages/user/loginType/loginType",
  176. "style": {
  177. "navigationBarTitleText": "登录" ,
  178. "navigationStyle":"custom"
  179. }
  180. },
  181. {
  182. "path": "pages/user/usersetting/usersetting",
  183. "style": {
  184. "navigationBarTitleText": "个人设置",
  185. "backgroundColor": "#000000"
  186. }
  187. },
  188. {
  189. "path": "pages/user/bindingphone/bindingphone",
  190. "style": {
  191. "navigationBarTitleText": "绑定手机账号",
  192. "backgroundColor": "#fff"
  193. }
  194. },
  195. {
  196. "path": "pages/user/phone/phone",
  197. "style": {
  198. "navigationBarTitleText": "绑定手机账号",
  199. "backgroundColor": "#fff"
  200. }
  201. },
  202. {
  203. "path": "pages/user/collar/collar",
  204. "style": {
  205. "navigationBarTitleText": "打卡签到",
  206. "backgroundColor": "#fff"
  207. }
  208. },
  209. {
  210. "path": "pages/user/agreement/agreement",
  211. "style": {
  212. "navigationBarTitleText": "关于我们",
  213. "backgroundColor": "#fff"
  214. }
  215. },
  216. {
  217. "path": "pages/user/agentlogin/agentlogin",
  218. "style": {
  219. "navigationBarTitleText": "授权登录"
  220. }
  221. },
  222. {
  223. "path": "pages/user/find/find",
  224. "style": {
  225. "navigationBarTitleText": "发现"
  226. }
  227. },
  228. {
  229. "path": "pages/user/findSearch/findSearch",
  230. "style": {
  231. "navigationBarTitleText": "发现"
  232. }
  233. },
  234. {
  235. "path": "pages/user/gidList/gidList",
  236. "style": {
  237. "navigationBarTitleText": "群列表"
  238. }
  239. },
  240. {
  241. "path": "pages/user/openVip/openVip",
  242. "style": {
  243. "navigationBarTitleText": "米尔优选"
  244. }
  245. },
  246. {
  247. "path": "pages/address/add/add",
  248. "style": {
  249. "navigationBarTitleText": "收货地址"
  250. }
  251. },
  252. {
  253. "path": "pages/address/list/list",
  254. "style": {
  255. "navigationBarTitleText": "收货地址列表"
  256. }
  257. },
  258. {
  259. "path": "pages/coupon/center/center",
  260. "style": {
  261. "navigationBarTitleText": ""
  262. }
  263. },
  264. {
  265. "path": "pages/coupon/goods/goods",
  266. "style": {
  267. "navigationBarTitleText": "商品列表"
  268. }
  269. },
  270. {
  271. "path": "pages/coupon/offDetail/offDetail",
  272. "style": {
  273. "navigationBarTitleText": ""
  274. }
  275. },
  276. {
  277. "path": "pages/coupon/onDetail/onDetail",
  278. "style": {
  279. "navigationBarTitleText": ""
  280. }
  281. },
  282. {
  283. "path": "pages/coupon/over/over",
  284. "style": {
  285. "navigationBarTitleText": ""
  286. }
  287. },
  288. {
  289. "path": "pages/store/search/search",
  290. "style": {
  291. "navigationBarTitleText": "搜索"
  292. }
  293. },
  294. {
  295. "path": "pages/store/invoice/invoice",
  296. "style": {
  297. "navigationBarTitleText": "开具发票"
  298. }
  299. },
  300. {
  301. "path": "pages/store/detail/detail",
  302. "style": {
  303. "navigationBarTitleText": ""
  304. }
  305. },
  306. {
  307. "path": "pages/store/order/order",
  308. "style": {
  309. "navigationBarTitleText": "订单结算"
  310. }
  311. },
  312. {
  313. "path": "pages/store/payment/payment",
  314. "style": {
  315. "navigationBarTitleText": "订单支付"
  316. }
  317. },
  318. {
  319. "path": "pages/store/selfShop/selfShop",
  320. "style": {
  321. "navigationBarTitleText": "自提门店"
  322. }
  323. },
  324. {
  325. "path": "pages/store/success/success",
  326. "style": {
  327. "navigationBarTitleText": ""
  328. }
  329. },
  330. {
  331. "path": "pages/order/index/index",
  332. "style": {
  333. "navigationBarTitleText": "我的订单"
  334. }
  335. },
  336. {
  337. "path": "pages/order/detail/detail",
  338. "style": {
  339. "navigationBarTitleText": "订单详情"
  340. }
  341. },
  342. {
  343. "path": "pages/order/search/search",
  344. "style": {
  345. "navigationBarTitleText": "搜索"
  346. }
  347. },
  348. {
  349. "path":"pages/order/express/express",
  350. "style":{
  351. "navigationBarTitleText": "物流"
  352. }
  353. },
  354. {
  355. "path": "pages/order/orderShare/orderShare",
  356. "style": {
  357. "navigationBarTitleText": "订单分享"
  358. }
  359. },
  360. {
  361. "path": "pages/order/shareImg/shareImg",
  362. "style": {
  363. "navigationBarTitleText": "订单分享"
  364. }
  365. },
  366. {
  367. "path": "pages/order/evaluate/evaluate",
  368. "style": {
  369. "navigationBarTitleText": "评价"
  370. }
  371. },
  372. {
  373. "path": "pages/order/comment/comment",
  374. "style": {
  375. "navigationBarTitleText": "评价"
  376. }
  377. },
  378. {
  379. "path": "pages/point/about/about",
  380. "style": {
  381. "navigationBarTitleText": "ibrand商城"
  382. }
  383. },
  384. {
  385. "path": "pages/point/index/index",
  386. "style": {
  387. "navigationBarTitleText": "积分"
  388. }
  389. },
  390. {
  391. "path": "pages/recharge/index/index",
  392. "style": {
  393. "navigationBarTitleText": "充值"
  394. }
  395. },
  396. {
  397. "path": "pages/recharge/balance/balance",
  398. "style": {
  399. "navigationBarTitleText": "余额" ,
  400. "navigationStyle":"custom"
  401. }
  402. },
  403. {
  404. "path": "pages/recharge/free/free",
  405. "style": {
  406. "navigationBarTitleText": "会员充值"
  407. }
  408. },
  409. {
  410. "path": "pages/recharge/success/success",
  411. "style": {
  412. "navigationBarTitleText": "支付完成"
  413. }
  414. },
  415. {
  416. "path": "pages/article/detail/detail",
  417. "style": {
  418. "navigationBarTitleText": ""
  419. }
  420. },
  421. {
  422. "path": "pages/store/meal/meal",
  423. "style": {
  424. "navigationBarTitleText": "搭配套餐"
  425. }
  426. },
  427. {
  428. "path": "pages/store/mealList/mealList",
  429. "style": {
  430. "navigationBarTitleText": "套餐列表"
  431. }
  432. },
  433. {
  434. "path": "pages/store/seckill/seckill",
  435. "style": {
  436. "navigationBarTitleText": "秒杀列表"
  437. }
  438. },
  439. {
  440. "path": "pages/store/groups/groups",
  441. "style": {
  442. "navigationBarTitleText": "拼团列表"
  443. }
  444. },
  445. {
  446. "path": "pages/store/call/call",
  447. "style": {
  448. "navigationBarTitleText": "集Call免费领"
  449. }
  450. },
  451. {
  452. "path": "pages/store/shareImg/shareImg",
  453. "style": {
  454. "navigationBarTitleText": "集Call免费领"
  455. }
  456. },
  457. {
  458. "path": "pages/store/callList/callList",
  459. "style": {
  460. "navigationBarTitleText": "集Call免费领"
  461. }
  462. },
  463. {
  464. "path": "pages/store/shareCall/shareCall",
  465. "style": {
  466. "navigationBarTitleText": "集Call免费领"
  467. }
  468. },
  469. {
  470. "path": "pages/favorite/index/index",
  471. "style": {
  472. "navigationBarTitleText": "我的收藏"
  473. }
  474. },
  475. {
  476. "path": "pages/afterSales/index/index",
  477. "style": {
  478. "navigationBarTitleText": "售后中心",
  479. "backgroundColor": "#000000"
  480. }
  481. },
  482. {
  483. "path": "pages/afterSales/apply/apply",
  484. "style": {
  485. "navigationBarTitleText": "申请售后",
  486. "backgroundColor": "#000000"
  487. }
  488. },
  489. {
  490. "path": "pages/afterSales/detail/detail",
  491. "style": {
  492. "navigationBarTitleText": "申请详情",
  493. "backgroundColor": "#000000"
  494. }
  495. },
  496. {
  497. "path": "pages/afterSales/retreat/retreat",
  498. "style": {
  499. "navigationBarTitleText": "退货" ,
  500. "backgroundColor": "#000000"
  501. }
  502. },
  503. {
  504. "path": "pages/pointStore/index/index",
  505. "style": {
  506. "navigationBarTitleText": "积分商城"
  507. }
  508. },
  509. {
  510. "path": "pages/pointStore/record/record",
  511. "style": {
  512. "navigationBarTitleText": "积分商城"
  513. }
  514. },
  515. {
  516. "path": "pages/pointStore/detail/detail",
  517. "style": {
  518. "navigationBarTitleText": ""
  519. }
  520. },
  521. {
  522. "path": "pages/pointStore/order/order",
  523. "style": {
  524. "navigationBarTitleText": "积分商城"
  525. }
  526. },
  527. {
  528. "path": "pages/pointStore/success/success",
  529. "style": {
  530. "navigationBarTitleText": "支付完成"
  531. }
  532. },
  533. {
  534. "path": "pages/pointStore/orderdetail/orderdetail",
  535. "style": {
  536. "navigationBarTitleText": "订单详情"
  537. }
  538. },
  539. {
  540. "path": "pages/distribution/applyDistribution/applyDistribution",
  541. "style": {
  542. "navigationBarTitleText": "我要分销"
  543. }
  544. },
  545. {
  546. "path": "pages/distribution/distributionCenter/distributionCenter",
  547. "style": {
  548. "navigationBarTitleText": "分销中心"
  549. }
  550. },
  551. {
  552. "path": "pages/distribution/cash/cash",
  553. "style": {
  554. "navigationBarTitleText": "我要提现"
  555. }
  556. },
  557. {
  558. "path": "pages/distribution/cashRecord/cashRecord",
  559. "style": {
  560. "navigationBarTitleText": "提现记录"
  561. }
  562. },
  563. {
  564. "path": "pages/distribution/order/order",
  565. "style": {
  566. "navigationBarTitleText": "分销订单"
  567. }
  568. },
  569. {
  570. "path": "pages/distribution/sensus/sensus",
  571. "style": {
  572. "navigationBarTitleText": "分销统计"
  573. }
  574. },
  575. {
  576. "path": "pages/distribution/myReceive/myReceive",
  577. "style": {
  578. "navigationBarTitleText": "我的收益"
  579. }
  580. },
  581. {
  582. "path": "pages/distribution/spread/spread",
  583. "style": {
  584. "navigationBarTitleText": "邀请好友"
  585. }
  586. },
  587. {
  588. "path": "pages/distribution/pusherOrder/pusherOrder",
  589. "style": {
  590. "navigationBarTitleText": "订单详情"
  591. }
  592. },
  593. {
  594. "path": "pages/distribution/vipManage/vipManage",
  595. "style": {
  596. "navigationBarTitleText": "会员管理"
  597. }
  598. },
  599. {
  600. "path": "pages/distribution/pusher/pusher",
  601. "style": {
  602. "navigationBarTitleText": "推客管理"
  603. }
  604. },
  605. {
  606. "path": "pages/distribution/coupon/coupon",
  607. "style": {
  608. "navigationBarTitleText": "推客优惠券"
  609. }
  610. },
  611. {
  612. "path": "pages/distribution/offDetail/offDetail",
  613. "style": {
  614. "navigationBarTitleText": "推客优惠券分享"
  615. }
  616. },
  617. {
  618. "path": "pages/distribution/onDetail/onDetail",
  619. "style": {
  620. "navigationBarTitleText": "推客优惠券分享"
  621. }
  622. },
  623. {
  624. "path": "pages/distribution/shareImg/shareImg",
  625. "style": {
  626. "navigationBarTitleText": "分享优惠券"
  627. }
  628. },
  629. {
  630. "path": "pages/store/virtual/virtual",
  631. "style": {
  632. "navigationBarTitleText": "分享优惠券"
  633. }
  634. },
  635. {
  636. "path": "pages/store/collage/collage",
  637. "style": {
  638. "navigationBarTitleText": "拼团详情"
  639. }
  640. },
  641. {
  642. "path": "pages/brand/brandList/brandList",
  643. "style": {
  644. "navigationBarTitleText": ""
  645. }
  646. },
  647. {
  648. "path": "pages/brand/detail/detail",
  649. "style": {
  650. "navigationBarTitleText": ""
  651. }
  652. },
  653. {
  654. "path": "pages/other/links/links",
  655. "style": {
  656. "navigationBarTitleText": ""
  657. }
  658. },
  659. {
  660. "path": "pages/other/shareImg/shareImg",
  661. "style": {
  662. "navigationBarTitleText": ""
  663. }
  664. },
  665. {
  666. "path": "pages/other/vip/vip",
  667. "style": {
  668. "navigationBarTitleText": ""
  669. }
  670. },
  671. {
  672. "path": "pages/bargain/index/index",
  673. "style": {
  674. "navigationBarTitleText": "砍价帮帮忙"
  675. }
  676. },
  677. {
  678. "path": "pages/bargain/detail/detail",
  679. "enablePullDownRefresh": true,
  680. "style": {
  681. "navigationBarTitleText": "砍价帮帮忙"
  682. }
  683. },
  684. {
  685. "path": "pages/bargain/list/list",
  686. "style": {
  687. "navigationBarTitleText": "我的砍价"
  688. }
  689. }
  690. ,{
  691. "path" : "pages/user/sign/sign",
  692. "style" : {
  693. }
  694. },
  695. {
  696. "path" : "pages/user/about/about",
  697. "style" : {
  698. "navigationBarTitleText": "关于"
  699. }
  700. }
  701. ,{
  702. "path" : "pages/user/signData/signData",
  703. "style" : {}
  704. }
  705. ,{
  706. "path" : "pages/user/setting/setting",
  707. "style" : {
  708. "navigationBarTitleText": "设置"
  709. }
  710. },
  711. {
  712. "path" : "pages/index/openScreenAd/openScreenAd",
  713. "style" : {
  714. "navigationBarTitleText": "欢迎使用",
  715. "navigationStyle": "custom"
  716. }
  717. },
  718. {
  719. "path" : "pages/index/category/category",
  720. "style" : {
  721. "navigationBarTitleText": "分类",
  722. "navigationStyle": "custom"
  723. }
  724. },
  725. {
  726. "path" : "pages/user/my/verificationPhone",
  727. "style" : {
  728. "navigationBarTitleText": "旧手机号验证",
  729. "navigationStyle": "custom"
  730. }
  731. },
  732. {
  733. "path" : "pages/user/my/setPassword",
  734. "style" : {
  735. "navigationBarTitleText": "设置密码",
  736. "navigationStyle": "custom"
  737. }
  738. },
  739. {
  740. "path" : "pages/point/detail/detail",
  741. "style" : {
  742. "navigationBarTitleText": "积分",
  743. "navigationStyle": "custom"
  744. }
  745. },
  746. {
  747. "path" : "pages/point/rule/rule",
  748. "style" : {
  749. "navigationBarTitleText": "积分规则",
  750. "navigationStyle": "custom"
  751. }
  752. },
  753. {
  754. "path" : "pages/user/member/service",
  755. "style" : {
  756. "navigationBarTitleText": "会员服务",
  757. "navigationStyle": "custom"
  758. }
  759. },
  760. {
  761. "path" : "pages/user/my/myEventRegistrationList",
  762. "style" : {
  763. "navigationBarTitleText": "我的报名",
  764. "navigationStyle": "custom"
  765. }
  766. },
  767. {
  768. "path" : "pages/index/activity/hot",
  769. "style" : {
  770. "navigationBarTitleText": "热门活动",
  771. "navigationStyle": "custom"
  772. }
  773. },
  774. {
  775. "path" : "pages/index/activity/detail",
  776. "style" : {
  777. "navigationBarTitleText": "活动详情",
  778. "navigationStyle": "custom"
  779. }
  780. },
  781. {
  782. "path" : "pages/index/activity/confirm",
  783. "style" : {
  784. "navigationBarTitleText": "确认报名",
  785. "navigationStyle": "custom"
  786. }
  787. },
  788. {
  789. "path" : "pages/user/member/code",
  790. "style" : {
  791. "navigationBarTitleText": "会员码",
  792. "navigationStyle": "custom"
  793. }
  794. },
  795. {
  796. "path" : "pages/point/shoppingMall/shoppingMall",
  797. "style" : {
  798. "navigationBarTitleText": "积分商城",
  799. "navigationStyle": "custom"
  800. }
  801. },
  802. {
  803. "path" : "pages/discover/publish",
  804. "style" : {
  805. "navigationBarTitleText": "发表",
  806. "navigationStyle": "custom"
  807. }
  808. },
  809. {
  810. "path" : "pages/order/confirm/confirm",
  811. "style" : {
  812. "navigationBarTitleText": "确认订单",
  813. "navigationStyle": "custom"
  814. }
  815. },
  816. {
  817. "path" : "pages/shop/goodsSpecial",
  818. "style" : {
  819. "navigationBarTitleText": "商品专题",
  820. "navigationStyle": "custom"
  821. }
  822. },
  823. {
  824. "path" : "pages/shop/specialList",
  825. "style" : {
  826. "navigationBarTitleText": "商品专题列表",
  827. "navigationStyle": "custom"
  828. }
  829. },
  830. {
  831. "path" : "pages/shop/seckillList",
  832. "style" : {
  833. "navigationBarTitleText": "秒杀专场",
  834. "navigationStyle": "custom"
  835. }
  836. },
  837. {
  838. "path" : "pages/order/cashier/cashier",
  839. "style" : {
  840. "navigationBarTitleText": "支付收银台",
  841. "navigationStyle": "custom"
  842. }
  843. },
  844. {
  845. "path" : "pages/order/newdetail/newdetail",
  846. "style" : {
  847. "navigationBarTitleText": "订单详情",
  848. "navigationStyle": "custom"
  849. }
  850. },
  851. {
  852. "path" : "pages/index/cateringFacilities/cateringFacilities",
  853. "style" : {
  854. "navigationBarTitleText": "餐饮配套",
  855. "navigationStyle": "custom"
  856. }
  857. },
  858. {
  859. "path" : "pages/index/collectCoupons/collectCoupons",
  860. "style" : {
  861. "navigationBarTitleText": "领券中心",
  862. "navigationStyle": "custom"
  863. }
  864. },
  865. {
  866. "path" : "pages/shop/search",
  867. "style" : {
  868. "navigationBarTitleText": "搜索",
  869. "navigationStyle": "custom"
  870. }
  871. },
  872. {
  873. "path" : "pages/shop/searchList",
  874. "style" : {
  875. "navigationBarTitleText": "搜索",
  876. "navigationStyle": "custom"
  877. }
  878. },
  879. {
  880. "path" : "pages/user/member/quanyi",
  881. "style" : {
  882. "navigationBarTitleText": "会员权益",
  883. "navigationStyle": "custom"
  884. }
  885. },
  886. {
  887. "path" : "pages/user/member/explain",
  888. "style" : {
  889. "navigationBarTitleText": "会员权益",
  890. "navigationStyle": "custom"
  891. }
  892. },
  893. {
  894. "path" : "pages/index/list/selected",
  895. "style" : {
  896. "navigationBarTitleText": "精选榜单",
  897. "navigationStyle": "custom"
  898. }
  899. },
  900. {
  901. "path" : "pages/index/list/monthlyList",
  902. "style" : {
  903. "navigationBarTitleText": "热销榜单",
  904. "navigationStyle": "custom"
  905. }
  906. },
  907. {
  908. "path" : "pages/index/activity/goods",
  909. "style" : {
  910. "navigationBarTitleText": "家居专场",
  911. "navigationStyle": "custom"
  912. }
  913. },
  914. {
  915. "path" : "pages/point/exchangeRecord/exchangeRecord",
  916. "style" : {
  917. "navigationBarTitleText": "兑换记录",
  918. "navigationStyle": "custom"
  919. }
  920. },
  921. {
  922. "path" : "pages/index/onlineMall/onlineMall",
  923. "style" : {
  924. "navigationBarTitleText": "在线商城",
  925. "navigationStyle": "custom"
  926. }
  927. },
  928. {
  929. "path" : "pages/business/center/center",
  930. "style" : {
  931. "navigationBarTitleText": "我的",
  932. "navigationStyle": "custom"
  933. }
  934. },
  935. {
  936. "path" : "pages/business/order/list",
  937. "style" : {
  938. "navigationBarTitleText": "订单管理",
  939. "navigationStyle": "custom"
  940. }
  941. },
  942. {
  943. "path": "pages/business/balance/balance",
  944. "style": {
  945. "navigationBarTitleText": "余额" ,
  946. "navigationStyle":"custom"
  947. }
  948. },
  949. {
  950. "path": "pages/business/withdrawal/withdrawal",
  951. "style": {
  952. "navigationBarTitleText": "提现" ,
  953. "navigationStyle":"custom"
  954. }
  955. },
  956. {
  957. "path": "pages/business/payment/money",
  958. "style": {
  959. "navigationBarTitleText": "输入金额" ,
  960. "navigationStyle":"custom"
  961. }
  962. },
  963. {
  964. "path": "pages/business/payment/wait",
  965. "style": {
  966. "navigationBarTitleText": "等待用户支付" ,
  967. "navigationStyle":"custom"
  968. }
  969. }
  970. ],
  971. "globalStyle": {
  972. "navigationBarTextStyle": "black",
  973. "navigationBarTitleText": "uni-app",
  974. "navigationBarBackgroundColor": "#F8F8F8",
  975. "backgroundColor": "#F8F8F8"
  976. },
  977. // "tabBar": {
  978. // "backgroundColor": "#fff",
  979. // "color": "#9B9B9B",
  980. // "selectedColor": "#ff2741",
  981. // "borderStyle": "white",
  982. // "list": [
  983. // {
  984. // "pagePath": "pages/index/index/index",
  985. // "text": "首页",
  986. // "iconPath": "static/shop.png",
  987. // "selectedIconPath": "static/shop-r.png"
  988. // },
  989. // {
  990. // "pagePath": "pages/index/classification/classification",
  991. // "text": "分类",
  992. // "iconPath": "static/class.png",
  993. // "selectedIconPath": "static/class-r.png"
  994. // },
  995. // {
  996. // "pagePath": "pages/store/cart/cart",
  997. // "text": "购物车",
  998. // "iconPath": "static/card.png",
  999. // "selectedIconPath": "static/card-r.png"
  1000. // },
  1001. // {
  1002. // "pagePath": "pages/user/personal/personal",
  1003. // "text": "我的",
  1004. // "iconPath": "static/user.png",
  1005. // "selectedIconPath": "static/user-r.png"
  1006. // }
  1007. // ]
  1008. // },
  1009. "condition" : { //
  1010. "current": 0, //(list )
  1011. "list": [
  1012. {
  1013. "name": "首页", //
  1014. "path": "pages/index/index/index", //
  1015. "query": "" //onLoad
  1016. },
  1017. {
  1018. "name": "测试",
  1019. "path": "pages/user/personal/personal",
  1020. "query": ""
  1021. }
  1022. ]
  1023. }
  1024. }