9 lines
271 B
JSON
9 lines
271 B
JSON
|
{
|
||
|
"usingComponents": {
|
||
|
"van-collapse": "@vant/weapp/collapse",
|
||
|
"van-steps": "@vant/weapp/steps/index",
|
||
|
"van-collapse-item": "@vant/weapp/collapse-item"
|
||
|
},
|
||
|
"navigationStyle":"custom",
|
||
|
"navigationBarTitleText": "质量隐患详情"
|
||
|
}
|