11 lines
313 B
JSON
11 lines
313 B
JSON
{
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": true,
|
|
"onReachBottomDistance": 50,
|
|
"usingComponents": {
|
|
"food": "/components/foodIndex/foodHome",
|
|
"bodypage": "/components/bodyIndex/bodyHome",
|
|
"card": "/components/cardIndex/cardHome",
|
|
"drawer": "/components/bodyIndex/drawer"
|
|
}
|
|
} |