index.json
337 Bytes
{
"navigationBarTitleText": "UFO",
"enablePullDownRefresh": true,
"backgroundColor": "#ebebeb",
"backgroundTextStyle": "light",
"usingComponents": {
"product-item": "./components/product-item",
"tabs": "./components/tabs",
"tabs-pane": "./components/tabs-pane",
"dialog": "../../components/dialog/dialog"
}
}