9 lines
250 B
JSON
9 lines
250 B
JSON
|
{
|
||
|
"navigationBarTitleText": "线路",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"usingComponents": {
|
||
|
"status-nav": "/components/status-nav/status-nav",
|
||
|
"foot-tab": "/components/foot-tab/foot-tab",
|
||
|
"list-all": "/components/list/list-all"
|
||
|
}
|
||
|
}
|