10 lines
334 B
JSON
10 lines
334 B
JSON
{
|
|
"navigationBarTitleText": "隐患详情",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "white",
|
|
"disableScroll": true,
|
|
"usingComponents": {
|
|
"u-navbar": "../../uni_modules/uview-plus/components/u-navbar/u-navbar",
|
|
"hazard-process-chain-panel": "../../components/hazardDetail/HazardProcessChainPanel"
|
|
}
|
|
} |