...
|
...
|
@@ -2,16 +2,15 @@ |
|
|
"navigationBarTitleText": "YO!LUCK原价购",
|
|
|
"enablePullDownRefresh": true,
|
|
|
"usingComponents": {
|
|
|
"product-item": "./components/product-item",
|
|
|
"product-header": "./components/yohoodLottery/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"
|
|
|
"product-item": "./components/product-item",
|
|
|
"product-header": "./components/yohoodLottery/product-detail-header",
|
|
|
"prize-progress": "./components/prize-progress",
|
|
|
"more": "./components/more",
|
|
|
"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"
|
|
|
}
|
|
|
} |
|
|
\ No newline at end of file |
|
|
} |
...
|
...
|
|