index.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "enablePullDownRefresh": true,
  3. "usingComponents": {
  4. "i-tabbar": "../../components/tabbar/index",
  5. "i-router-link": "../../components/router-link/router-link",
  6. "i-rush-spu-big": "../../components/rush-spu-big/index",
  7. "i-comming-spu": "../../components/comming-spu-disabled/index",
  8. "i-img": "../../components/img/index",
  9. "i-sku": "../../components/sku/index",
  10. "i-count-down": "../../components/count-down/index",
  11. "i-load-more": "../../components/load-more/index",
  12. "i-tabs": "../../components/tabs/index",
  13. "i-modal": "../../components/modal/index",
  14. "i-order-notify": "../../components/order-notify/index",
  15. "i-new-rush-spu": "../../components/new-rush-spu/index",
  16. "i-new-comer": "../../components/new-comer/index",
  17. "i-spike": "../../components/spike/index",
  18. "i-topic": "../../components/topic/topic",
  19. "i-new-auth": "../../components/new-auth/index",
  20. "i-change-community": "../../components/changeCommunity/index",
  21. "i-rush-spu": "../../components/rush-spu-col/index",
  22. "i-seckill-spu": "../../components/seckillItem/seckillItem",
  23. "i-vip-price": "../../components/vipPrice/vipPrice",
  24. "i-vip-modal": "../../components/vipModal/index",
  25. "i-tworow": "../../components/tworow/index",
  26. "skeleton": "../../components/skeleton/skeleton",
  27. "ad-alert": "../../components/ad-alert/index",
  28. "advimg": "../../components/advimg/index",
  29. "form-apply": "../../components/form/apply",
  30. "parser":"../../components/parser/parser",
  31. "diy-goods-list":"../../components/diy-goods-list/index",
  32. "diy-many-goods-list":"../../components/diy-many-goods-list/index",
  33. "diy-pintuan":"../../components/diy-pintuan/index",
  34. "i-empty":"../../components/empty/index",
  35. "diy-nav":"../../components/diy-nav/index"
  36. }
  37. }