index.json 449 Bytes
{
  "navigationBarTitleText": "YO!LUCK",
  "enablePullDownRefresh": true,
  "backgroundColor": "#ebebeb",
  "backgroundTextStyle": "light",
  "usingComponents": {
    "product-item": "./components/product-item",
    "quickNavigation": "/pages/quickNavigation/quickNavigation",
    "tabs": "./components/tabs",
    "tabs-pane": "./components/tabs-pane",
    "dialog": "../../component/dialog/dialog",
    "prize-item": "./components/prize-item"
  }
}