11 lines
353 B
JSON
11 lines
353 B
JSON
{
|
|
"navigationBarTitleText": "维保查询报告",
|
|
"navigationBarBackgroundColor": "#1F68E9",
|
|
"usingComponents": {
|
|
"time-line": "../../components/time-line/index",
|
|
"float-back-to-top": "../../components/float-back-to-top/index",
|
|
"divider": "../../components/divider/index",
|
|
"float-share": "../../components/float-share/index"
|
|
}
|
|
}
|