You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
400 B
11 lines
400 B
3 years ago
|
{
|
||
|
"backgroundTextStyle": "light",
|
||
|
"navigationBarBackgroundColor": "#57B5FF",
|
||
|
"navigationBarTitleText": "消防一体化综合治理平台",
|
||
|
"navigationBarTextStyle": "white",
|
||
|
"usingComponents": {
|
||
|
"qiun-data-charts": "/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts",
|
||
|
"task-add": "/components/task/add",
|
||
|
"task-details": "/components/task/details"
|
||
|
}
|
||
|
}
|