index.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "navigationBarTitleText": "首页",
  3. "navigationStyle": "custom",
  4. "enablePullDownRefresh": true,
  5. "usingComponents": {
  6. "u-sticky": "/components/uview-ui/components/u-sticky/u-sticky",
  7. "u-navbar": "/components/uview-ui/components/u-navbar/u-navbar",
  8. "u-icon": "/components/uview-ui/components/u-icon/u-icon",
  9. "bubble": "/components/bubble/bubble",
  10. "lazy-component": "/components/lazy-component/lazy-component",
  11. "w-search": "/components/widgets/search/search",
  12. "w-navigation": "/components/widgets/navigation/navigation",
  13. "w-banner": "/components/widgets/banner/banner",
  14. "w-title": "/components/widgets/title/title",
  15. "w-rubik": "/components/widgets/rubik/rubik",
  16. "w-notice": "/components/widgets/notice/notice",
  17. "w-blank": "/components/widgets/blank/blank",
  18. "w-separate": "/components/widgets/separate/separate",
  19. "w-goodsgroup": "/components/widgets/goodsgroup/goodsgroup",
  20. "w-tabs": "/components/widgets/tabs/tabs",
  21. "w-coupon": "/components/widgets/coupon/coupon",
  22. "w-seckill": "/components/widgets/seckill/seckill",
  23. "w-presell": "/components/widgets/presell/presell",
  24. "w-spellgroup": "/components/widgets/spellgroup/spellgroup",
  25. "w-video": "/components/widgets/video/video",
  26. "w-graphic": "/components/widgets/graphic/graphic",
  27. "w-hotarea": "/components/widgets/hotarea/hotarea",
  28. "w-editor": "/components/widgets/editor/editor",
  29. "w-mnplive": "/components/widgets/mnplive/mnplive",
  30. "tabbar": "/components/tabbar/tabbar",
  31. "index-skeleton": "/components/index-skeleton/index-skeleton",
  32. "u-back-top": "/components/uview-ui/components/u-back-top/u-back-top",
  33. "privacy-popup": "/components/privacy-popup/privacy-popup",
  34. "u-no-network": "/components/uview-ui/components/u-no-network/u-no-network",
  35. "open-advertisement": "/components/open-advertisement/open-advertisement",
  36. "open-registerreward": "/components/open-registerreward/open-registerreward"
  37. }
  38. }