9 lines
270 B
JSON
9 lines
270 B
JSON
{
|
|
"navigationBarTitleText": "我的派单",
|
|
"enablePullDownRefresh": false,
|
|
"backgroundTextStyle": "dark",
|
|
"backgroundColor": "#f8f9fa",
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification"
|
|
}
|
|
} |