detail.json 702 Bytes
{
    "navigationBarTitleText": "YO!LUCK",
    "enablePullDownRefresh": true,
    "usingComponents": {
        "product-item": "./components/product-item",
        "product-header": "./components/product-detail-header",
        "counter": "./components/head-counter",
        "prize-progress": "./components/prize-progress",
        "more": "./components/more",
        "desc": "./components/desc",
        "avatars": "./components/avatar-swiper",
        "help": "./components/help",
        "fellow-bar": "./components/fellow-bar",
        "action-bar": "./components/action-bar",
        "quickNavigation": "/pages/quickNavigation/quickNavigation",
        "zero-alert": "./components/alert"
    }
}