| 1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "navigationBarTitleText": "首页",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true,
- "usingComponents": {
- "u-sticky": "/components/uview-ui/components/u-sticky/u-sticky",
- "u-navbar": "/components/uview-ui/components/u-navbar/u-navbar",
- "u-icon": "/components/uview-ui/components/u-icon/u-icon",
- "bubble": "/components/bubble/bubble",
- "lazy-component": "/components/lazy-component/lazy-component",
- "w-search": "/components/widgets/search/search",
- "w-navigation": "/components/widgets/navigation/navigation",
- "w-banner": "/components/widgets/banner/banner",
- "w-title": "/components/widgets/title/title",
- "w-rubik": "/components/widgets/rubik/rubik",
- "w-notice": "/components/widgets/notice/notice",
- "w-blank": "/components/widgets/blank/blank",
- "w-separate": "/components/widgets/separate/separate",
- "w-goodsgroup": "/components/widgets/goodsgroup/goodsgroup",
- "w-tabs": "/components/widgets/tabs/tabs",
- "w-coupon": "/components/widgets/coupon/coupon",
- "w-seckill": "/components/widgets/seckill/seckill",
- "w-presell": "/components/widgets/presell/presell",
- "w-spellgroup": "/components/widgets/spellgroup/spellgroup",
- "w-video": "/components/widgets/video/video",
- "w-graphic": "/components/widgets/graphic/graphic",
- "w-hotarea": "/components/widgets/hotarea/hotarea",
- "w-editor": "/components/widgets/editor/editor",
- "w-mnplive": "/components/widgets/mnplive/mnplive",
- "tabbar": "/components/tabbar/tabbar",
- "index-skeleton": "/components/index-skeleton/index-skeleton",
- "u-back-top": "/components/uview-ui/components/u-back-top/u-back-top",
- "privacy-popup": "/components/privacy-popup/privacy-popup",
- "u-no-network": "/components/uview-ui/components/u-no-network/u-no-network",
- "open-advertisement": "/components/open-advertisement/open-advertisement",
- "open-registerreward": "/components/open-registerreward/open-registerreward"
- }
- }
|