12 lines
422 B
JSON
12 lines
422 B
JSON
{
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification",
|
|
"popup-notice": "/components/popup-notice/popup-notice"
|
|
},
|
|
"backgroundTextStyle": "dark",
|
|
"navigationBarBackgroundColor": "#fff8e1",
|
|
"navigationBarTitleText": "自定义发单",
|
|
"navigationBarTextStyle": "black",
|
|
"backgroundColor": "#f5f5f5",
|
|
"enablePullDownRefresh": false
|
|
} |