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

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