10 lines
429 B
JSON
10 lines
429 B
JSON
{
|
|
"navigationBarTitleText": "突发事件详情",
|
|
"usingComponents": {
|
|
"hs-enum-tag": "../../../components/hs-enum-tag/hs-enum-tag",
|
|
"cc-scroll-loading": "../../../common/components/cc-scroll-loading/cc-scroll-loading",
|
|
"uni-icons": "../../../uni_modules/uni-icons/components/uni-icons/uni-icons",
|
|
"hs-footer": "../../../components/hs-footer/hs-footer",
|
|
"my-process-logs": "./components/ProcessLogs"
|
|
}
|
|
} |