金诚优选前端代码
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.

804 lines
15 KiB

  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/setting",
  8. "style": {
  9. "navigationBarTitleText": "",
  10. "navigationStyle": "custom"
  11. }
  12. },
  13. {
  14. "path": "pages/user/my/center",
  15. "style": {
  16. "navigationBarTitleText": "",
  17. "navigationStyle": "custom"
  18. }
  19. },
  20. {
  21. "path": "pages/discover/discover",
  22. "style": {
  23. "navigationBarTitleText": "",
  24. "navigationStyle": "custom"
  25. }
  26. },
  27. {
  28. "path": "pages/shop/shopdetail",
  29. "style": {
  30. "navigationBarTitleText": "",
  31. "navigationStyle": "custom"
  32. }
  33. },
  34. {
  35. "path": "pages/user/my/my",
  36. "style": {
  37. "navigationBarTitleText": "",
  38. "navigationStyle": "custom"
  39. }
  40. },
  41. {
  42. "path": "pages/discover/discoverdetails",
  43. "style": {
  44. "navigationBarTitleText": "",
  45. "navigationStyle": "custom"
  46. }
  47. },
  48. {
  49. "path": "pages/index/index/index",
  50. "style": {
  51. "navigationBarTitleText": "首页",
  52. "enablePullDownRefresh":true,
  53. "navigationStyle": "custom"
  54. }
  55. },
  56. {
  57. "path": "pages/index/microPages/microPages",
  58. "style": {
  59. "navigationBarTitleText": ""
  60. }
  61. },
  62. {
  63. "path": "pages/index/classification/classification",
  64. "style": {
  65. "navigationBarTitleText": "分类" ,
  66. "navigationStyle": "custom"
  67. }
  68. },
  69. {
  70. "path": "pages/index/author/author",
  71. "style": {
  72. "navigationBarTitleText": "iBrand社交新零售"
  73. }
  74. },
  75. {
  76. "path": "pages/user/recommendation/recommendation",
  77. "style": {
  78. "navigationBarTitleText": ""
  79. }
  80. },
  81. {
  82. "path": "pages/user/personal/personal",
  83. "style": {
  84. "navigationBarTitleText": "我的",
  85. "navigationStyle": "custom"
  86. }
  87. },
  88. {
  89. "path": "pages/user/register/register",
  90. "style": {
  91. "navigationBarTitleText": "登录",
  92. "backgroundColor": "#000000"
  93. }
  94. },
  95. {
  96. "path": "pages/user/loginType/loginType",
  97. "style": {
  98. "navigationBarTitleText": "登录"
  99. }
  100. },
  101. {
  102. "path": "pages/user/usersetting/usersetting",
  103. "style": {
  104. "navigationBarTitleText": "个人设置",
  105. "backgroundColor": "#000000"
  106. }
  107. },
  108. {
  109. "path": "pages/user/bindingphone/bindingphone",
  110. "style": {
  111. "navigationBarTitleText": "绑定手机账号",
  112. "backgroundColor": "#fff"
  113. }
  114. },
  115. {
  116. "path": "pages/user/phone/phone",
  117. "style": {
  118. "navigationBarTitleText": "绑定手机账号",
  119. "backgroundColor": "#fff"
  120. }
  121. },
  122. {
  123. "path": "pages/user/collar/collar",
  124. "style": {
  125. "navigationBarTitleText": "打卡签到",
  126. "backgroundColor": "#fff"
  127. }
  128. },
  129. {
  130. "path": "pages/user/agreement/agreement",
  131. "style": {
  132. "navigationBarTitleText": "关于我们",
  133. "backgroundColor": "#fff"
  134. }
  135. },
  136. {
  137. "path": "pages/user/agentlogin/agentlogin",
  138. "style": {
  139. "navigationBarTitleText": "授权登录"
  140. }
  141. },
  142. {
  143. "path": "pages/user/find/find",
  144. "style": {
  145. "navigationBarTitleText": "发现"
  146. }
  147. },
  148. {
  149. "path": "pages/user/findSearch/findSearch",
  150. "style": {
  151. "navigationBarTitleText": "发现"
  152. }
  153. },
  154. {
  155. "path": "pages/user/gidList/gidList",
  156. "style": {
  157. "navigationBarTitleText": "群列表"
  158. }
  159. },
  160. {
  161. "path": "pages/user/openVip/openVip",
  162. "style": {
  163. "navigationBarTitleText": "米尔优选"
  164. }
  165. },
  166. {
  167. "path": "pages/address/add/add",
  168. "style": {
  169. "navigationBarTitleText": "收货地址"
  170. }
  171. },
  172. {
  173. "path": "pages/address/list/list",
  174. "style": {
  175. "navigationBarTitleText": "收货地址列表"
  176. }
  177. },
  178. {
  179. "path": "pages/coupon/center/center",
  180. "style": {
  181. "navigationBarTitleText": ""
  182. }
  183. },
  184. {
  185. "path": "pages/coupon/goods/goods",
  186. "style": {
  187. "navigationBarTitleText": "商品列表"
  188. }
  189. },
  190. {
  191. "path": "pages/coupon/index/index",
  192. "style": {
  193. "navigationBarTitleText": "优惠券列表"
  194. }
  195. },
  196. {
  197. "path": "pages/coupon/offDetail/offDetail",
  198. "style": {
  199. "navigationBarTitleText": ""
  200. }
  201. },
  202. {
  203. "path": "pages/coupon/onDetail/onDetail",
  204. "style": {
  205. "navigationBarTitleText": ""
  206. }
  207. },
  208. {
  209. "path": "pages/coupon/over/over",
  210. "style": {
  211. "navigationBarTitleText": ""
  212. }
  213. },
  214. {
  215. "path": "pages/store/list/list",
  216. "style": {
  217. "navigationBarTitleText": "商品列表"
  218. }
  219. },
  220. {
  221. "path": "pages/store/search/search",
  222. "style": {
  223. "navigationBarTitleText": "搜索"
  224. }
  225. },
  226. {
  227. "path": "pages/store/invoice/invoice",
  228. "style": {
  229. "navigationBarTitleText": "开具发票"
  230. }
  231. },
  232. {
  233. "path": "pages/store/cart/cart",
  234. "style": {
  235. "navigationBarTitleText": "购物车",
  236. "navigationStyle": "custom"
  237. }
  238. },
  239. {
  240. "path": "pages/store/detail/detail",
  241. "style": {
  242. "navigationBarTitleText": ""
  243. }
  244. },
  245. {
  246. "path": "pages/store/comment/comment",
  247. "style": {
  248. "navigationBarTitleText": "商品评论"
  249. }
  250. },
  251. {
  252. "path": "pages/store/order/order",
  253. "style": {
  254. "navigationBarTitleText": "订单结算"
  255. }
  256. },
  257. {
  258. "path": "pages/store/payment/payment",
  259. "style": {
  260. "navigationBarTitleText": "订单支付"
  261. }
  262. },
  263. {
  264. "path": "pages/store/selfShop/selfShop",
  265. "style": {
  266. "navigationBarTitleText": "自提门店"
  267. }
  268. },
  269. {
  270. "path": "pages/store/success/success",
  271. "style": {
  272. "navigationBarTitleText": ""
  273. }
  274. },
  275. {
  276. "path": "pages/order/index/index",
  277. "style": {
  278. "navigationBarTitleText": "我的订单"
  279. }
  280. },
  281. {
  282. "path": "pages/order/detail/detail",
  283. "style": {
  284. "navigationBarTitleText": "订单详情"
  285. }
  286. },
  287. {
  288. "path": "pages/order/search/search",
  289. "style": {
  290. "navigationBarTitleText": "搜索"
  291. }
  292. },
  293. {
  294. "path":"pages/order/express/express",
  295. "style":{
  296. "navigationBarTitleText": "物流"
  297. }
  298. },
  299. {
  300. "path": "pages/order/orderShare/orderShare",
  301. "style": {
  302. "navigationBarTitleText": "订单分享"
  303. }
  304. },
  305. {
  306. "path": "pages/order/shareImg/shareImg",
  307. "style": {
  308. "navigationBarTitleText": "订单分享"
  309. }
  310. },
  311. {
  312. "path": "pages/order/evaluate/evaluate",
  313. "style": {
  314. "navigationBarTitleText": "评价"
  315. }
  316. },
  317. {
  318. "path": "pages/order/comment/comment",
  319. "style": {
  320. "navigationBarTitleText": "评价"
  321. }
  322. },
  323. {
  324. "path": "pages/point/about/about",
  325. "style": {
  326. "navigationBarTitleText": "ibrand商城"
  327. }
  328. },
  329. {
  330. "path": "pages/point/index/index",
  331. "style": {
  332. "navigationBarTitleText": "积分"
  333. }
  334. },
  335. {
  336. "path": "pages/recharge/index/index",
  337. "style": {
  338. "navigationBarTitleText": "充值"
  339. }
  340. },
  341. {
  342. "path": "pages/recharge/balance/balance",
  343. "style": {
  344. "navigationBarTitleText": "余额"
  345. }
  346. },
  347. {
  348. "path": "pages/recharge/free/free",
  349. "style": {
  350. "navigationBarTitleText": "会员充值"
  351. }
  352. },
  353. {
  354. "path": "pages/recharge/success/success",
  355. "style": {
  356. "navigationBarTitleText": "支付完成"
  357. }
  358. },
  359. {
  360. "path": "pages/article/detail/detail",
  361. "style": {
  362. "navigationBarTitleText": ""
  363. }
  364. },
  365. {
  366. "path": "pages/store/meal/meal",
  367. "style": {
  368. "navigationBarTitleText": "搭配套餐"
  369. }
  370. },
  371. {
  372. "path": "pages/store/mealList/mealList",
  373. "style": {
  374. "navigationBarTitleText": "套餐列表"
  375. }
  376. },
  377. {
  378. "path": "pages/store/seckill/seckill",
  379. "style": {
  380. "navigationBarTitleText": "秒杀列表"
  381. }
  382. },
  383. {
  384. "path": "pages/store/groups/groups",
  385. "style": {
  386. "navigationBarTitleText": "拼团列表"
  387. }
  388. },
  389. {
  390. "path": "pages/store/call/call",
  391. "style": {
  392. "navigationBarTitleText": "集Call免费领"
  393. }
  394. },
  395. {
  396. "path": "pages/store/shareImg/shareImg",
  397. "style": {
  398. "navigationBarTitleText": "集Call免费领"
  399. }
  400. },
  401. {
  402. "path": "pages/store/callList/callList",
  403. "style": {
  404. "navigationBarTitleText": "集Call免费领"
  405. }
  406. },
  407. {
  408. "path": "pages/store/shareCall/shareCall",
  409. "style": {
  410. "navigationBarTitleText": "集Call免费领"
  411. }
  412. },
  413. {
  414. "path": "pages/favorite/index/index",
  415. "style": {
  416. "navigationBarTitleText": "我的收藏"
  417. }
  418. },
  419. {
  420. "path": "pages/afterSales/index/index",
  421. "style": {
  422. "navigationBarTitleText": "售后中心",
  423. "backgroundColor": "#000000"
  424. }
  425. },
  426. {
  427. "path": "pages/afterSales/apply/apply",
  428. "style": {
  429. "navigationBarTitleText": "申请售后",
  430. "backgroundColor": "#000000"
  431. }
  432. },
  433. {
  434. "path": "pages/afterSales/detail/detail",
  435. "style": {
  436. "navigationBarTitleText": "申请详情",
  437. "backgroundColor": "#000000"
  438. }
  439. },
  440. {
  441. "path": "pages/afterSales/retreat/retreat",
  442. "style": {
  443. "navigationBarTitleText": "退货" ,
  444. "backgroundColor": "#000000"
  445. }
  446. },
  447. {
  448. "path": "pages/pointStore/index/index",
  449. "style": {
  450. "navigationBarTitleText": "积分商城"
  451. }
  452. },
  453. {
  454. "path": "pages/pointStore/record/record",
  455. "style": {
  456. "navigationBarTitleText": "积分商城"
  457. }
  458. },
  459. {
  460. "path": "pages/pointStore/detail/detail",
  461. "style": {
  462. "navigationBarTitleText": ""
  463. }
  464. },
  465. {
  466. "path": "pages/pointStore/order/order",
  467. "style": {
  468. "navigationBarTitleText": "积分商城"
  469. }
  470. },
  471. {
  472. "path": "pages/pointStore/success/success",
  473. "style": {
  474. "navigationBarTitleText": "支付完成"
  475. }
  476. },
  477. {
  478. "path": "pages/pointStore/orderdetail/orderdetail",
  479. "style": {
  480. "navigationBarTitleText": "订单详情"
  481. }
  482. },
  483. {
  484. "path": "pages/distribution/applyDistribution/applyDistribution",
  485. "style": {
  486. "navigationBarTitleText": "我要分销"
  487. }
  488. },
  489. {
  490. "path": "pages/distribution/distributionCenter/distributionCenter",
  491. "style": {
  492. "navigationBarTitleText": "分销中心"
  493. }
  494. },
  495. {
  496. "path": "pages/distribution/cash/cash",
  497. "style": {
  498. "navigationBarTitleText": "我要提现"
  499. }
  500. },
  501. {
  502. "path": "pages/distribution/cashRecord/cashRecord",
  503. "style": {
  504. "navigationBarTitleText": "提现记录"
  505. }
  506. },
  507. {
  508. "path": "pages/distribution/order/order",
  509. "style": {
  510. "navigationBarTitleText": "分销订单"
  511. }
  512. },
  513. {
  514. "path": "pages/distribution/sensus/sensus",
  515. "style": {
  516. "navigationBarTitleText": "分销统计"
  517. }
  518. },
  519. {
  520. "path": "pages/distribution/myReceive/myReceive",
  521. "style": {
  522. "navigationBarTitleText": "我的收益"
  523. }
  524. },
  525. {
  526. "path": "pages/distribution/spread/spread",
  527. "style": {
  528. "navigationBarTitleText": "邀请好友"
  529. }
  530. },
  531. {
  532. "path": "pages/distribution/pusherOrder/pusherOrder",
  533. "style": {
  534. "navigationBarTitleText": "订单详情"
  535. }
  536. },
  537. {
  538. "path": "pages/distribution/vipManage/vipManage",
  539. "style": {
  540. "navigationBarTitleText": "会员管理"
  541. }
  542. },
  543. {
  544. "path": "pages/distribution/pusher/pusher",
  545. "style": {
  546. "navigationBarTitleText": "推客管理"
  547. }
  548. },
  549. {
  550. "path": "pages/distribution/coupon/coupon",
  551. "style": {
  552. "navigationBarTitleText": "推客优惠券"
  553. }
  554. },
  555. {
  556. "path": "pages/distribution/offDetail/offDetail",
  557. "style": {
  558. "navigationBarTitleText": "推客优惠券分享"
  559. }
  560. },
  561. {
  562. "path": "pages/distribution/onDetail/onDetail",
  563. "style": {
  564. "navigationBarTitleText": "推客优惠券分享"
  565. }
  566. },
  567. {
  568. "path": "pages/distribution/shareImg/shareImg",
  569. "style": {
  570. "navigationBarTitleText": "分享优惠券"
  571. }
  572. },
  573. {
  574. "path": "pages/store/virtual/virtual",
  575. "style": {
  576. "navigationBarTitleText": "分享优惠券"
  577. }
  578. },
  579. {
  580. "path": "pages/store/collage/collage",
  581. "style": {
  582. "navigationBarTitleText": "拼团详情"
  583. }
  584. },
  585. {
  586. "path": "pages/brand/brandList/brandList",
  587. "style": {
  588. "navigationBarTitleText": ""
  589. }
  590. },
  591. {
  592. "path": "pages/brand/detail/detail",
  593. "style": {
  594. "navigationBarTitleText": ""
  595. }
  596. },
  597. {
  598. "path": "pages/other/links/links",
  599. "style": {
  600. "navigationBarTitleText": ""
  601. }
  602. },
  603. {
  604. "path": "pages/other/shareImg/shareImg",
  605. "style": {
  606. "navigationBarTitleText": ""
  607. }
  608. },
  609. {
  610. "path": "pages/other/vip/vip",
  611. "style": {
  612. "navigationBarTitleText": ""
  613. }
  614. },
  615. {
  616. "path": "pages/bargain/index/index",
  617. "style": {
  618. "navigationBarTitleText": "砍价帮帮忙"
  619. }
  620. },
  621. {
  622. "path": "pages/bargain/detail/detail",
  623. "enablePullDownRefresh": true,
  624. "style": {
  625. "navigationBarTitleText": "砍价帮帮忙"
  626. }
  627. },
  628. {
  629. "path": "pages/bargain/list/list",
  630. "style": {
  631. "navigationBarTitleText": "我的砍价"
  632. }
  633. }
  634. ,{
  635. "path" : "pages/user/sign/sign",
  636. "style" : {
  637. }
  638. },
  639. {
  640. "path" : "pages/user/about/about",
  641. "style" : {
  642. "navigationBarTitleText": "关于"
  643. }
  644. }
  645. ,{
  646. "path" : "pages/user/signData/signData",
  647. "style" : {}
  648. }
  649. ,{
  650. "path" : "pages/user/setting/setting",
  651. "style" : {
  652. "navigationBarTitleText": "设置"
  653. }
  654. },
  655. {
  656. "path" : "pages/index/openScreenAd/openScreenAd",
  657. "style" : {
  658. "navigationBarTitleText": "欢迎使用",
  659. "navigationStyle": "custom"
  660. }
  661. },
  662. {
  663. "path" : "pages/index/category/category",
  664. "style" : {
  665. "navigationBarTitleText": "分类",
  666. "navigationStyle": "custom"
  667. }
  668. },
  669. {
  670. "path" : "pages/user/my/verificationPhone",
  671. "style" : {
  672. "navigationBarTitleText": "旧手机号验证",
  673. "navigationStyle": "custom"
  674. }
  675. },
  676. {
  677. "path" : "pages/user/my/setPassword",
  678. "style" : {
  679. "navigationBarTitleText": "设置密码",
  680. "navigationStyle": "custom"
  681. }
  682. },
  683. {
  684. "path" : "pages/point/detail/detail",
  685. "style" : {
  686. "navigationBarTitleText": "积分",
  687. "navigationStyle": "custom"
  688. }
  689. },
  690. {
  691. "path" : "pages/point/rule/rule",
  692. "style" : {
  693. "navigationBarTitleText": "积分规则",
  694. "navigationStyle": "custom"
  695. }
  696. },
  697. {
  698. "path" : "pages/user/member/service",
  699. "style" : {
  700. "navigationBarTitleText": "会员服务",
  701. "navigationStyle": "custom"
  702. }
  703. }
  704. ],
  705. "globalStyle": {
  706. "navigationBarTextStyle": "black",
  707. "navigationBarTitleText": "uni-app",
  708. "navigationBarBackgroundColor": "#F8F8F8",
  709. "backgroundColor": "#F8F8F8"
  710. },
  711. // "tabBar": {
  712. // "backgroundColor": "#fff",
  713. // "color": "#9B9B9B",
  714. // "selectedColor": "#ff2741",
  715. // "borderStyle": "white",
  716. // "list": [
  717. // {
  718. // "pagePath": "pages/index/index/index",
  719. // "text": "首页",
  720. // "iconPath": "static/shop.png",
  721. // "selectedIconPath": "static/shop-r.png"
  722. // },
  723. // {
  724. // "pagePath": "pages/index/classification/classification",
  725. // "text": "分类",
  726. // "iconPath": "static/class.png",
  727. // "selectedIconPath": "static/class-r.png"
  728. // },
  729. // {
  730. // "pagePath": "pages/store/cart/cart",
  731. // "text": "购物车",
  732. // "iconPath": "static/card.png",
  733. // "selectedIconPath": "static/card-r.png"
  734. // },
  735. // {
  736. // "pagePath": "pages/user/personal/personal",
  737. // "text": "我的",
  738. // "iconPath": "static/user.png",
  739. // "selectedIconPath": "static/user-r.png"
  740. // }
  741. // ]
  742. // },
  743. "condition" : { //
  744. "current": 0, //(list )
  745. "list": [
  746. {
  747. "name": "首页", //
  748. "path": "pages/index/index/index", //
  749. "query": "" //onLoad
  750. },
  751. {
  752. "name": "测试",
  753. "path": "pages/user/personal/personal",
  754. "query": ""
  755. }
  756. ]
  757. }
  758. }