14 lines
459 B
JSON
14 lines
459 B
JSON
{
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification",
|
|
"popup-notice": "/components/popup-notice/popup-notice",
|
|
"chenghao-tag": "/components/chenghao-tag/chenghao-tag"
|
|
},
|
|
"backgroundTextStyle": "dark",
|
|
"navigationBarBackgroundColor": "#f7dc51",
|
|
"navigationBarTitleText": "常规发单",
|
|
"navigationBarTextStyle": "black",
|
|
"backgroundColor": "#fff8e1",
|
|
"enablePullDownRefresh": false
|
|
}
|