9 lines
245 B
JSON
9 lines
245 B
JSON
{
|
|
"navigationBarTitleText": "预约点餐",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"no-data": "/components/noData",
|
|
"current-service": "/components/currentService",
|
|
"custom-loading": "/components/customLoading"
|
|
}
|
|
} |