11 lines
270 B
JSON
11 lines
270 B
JSON
{
|
|
"usingComponents": {
|
|
"calendar": "../../components/calendar/calendar"
|
|
},
|
|
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "作业任务",
|
|
"backgroundColor": "#ccc",
|
|
"backgroundTextStyle": "light"
|
|
} |