8 lines
174 B
JSON
8 lines
174 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "首页",
|
||
|
|
"enablePullDownRefresh": true,
|
||
|
|
"usingComponents": {
|
||
|
|
"search": "/components/search2",
|
||
|
|
"food-list": "/components/list"
|
||
|
|
}
|
||
|
|
}
|