10 lines
429 B
JSON
Raw Normal View History

2026-05-28 09:48:42 +08:00
{
"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"
}
}