detail.json
644 Bytes
{
"navigationBarTitleText": "YO!LUCK",
"enablePullDownRefresh": true,
"usingComponents": {
"product-item": "./components/product-item",
"product-header": "./components/product-detail-header",
"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",
"zero-alert": "./components/alert",
"group-recommend": "./components/group-recommend"
}
}