Files
starRiverProperty/frontend/sysetting-front/mock/resource.json
反编译工作区 0c56a3e599 chore(frontend): add static frontend build artifacts (portal, front_acs, etc.)
Made-with: Cursor

Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
2026-04-27 13:40:23 +08:00

98 lines
2.0 KiB
JSON
Executable File

[
{
"code": "region-map",
"name": "地图设置",
"url": "/regionMap",
"status": 1,
"orderBy": 3,
"path": "/regionMap"
},
{
"code": "region-map-list",
"name": "地图设置",
"url": "/regionMap/list",
"orderBy": 4,
"status": 1,
"path": "/regionMap/list"
},
{
"code": "new-area-map-list",
"name": "新建地图设置",
"url": "/regionMap/list/newArea",
"orderBy": 5,
"status": 1,
"path": "/regionMap/list/newArea?hidden"
},
{
"code": "update-area-map-list",
"name": "更新地图设置",
"url": "/regionMap/listupdateArea",
"orderBy": 6,
"status": 1,
"path": "/regionMap/list/updateArea?hidden"
},
{
"code": "resource-alarm",
"name": "监控报警",
"url": "/resourceAlarm",
"orderBy": 7,
"status": 1,
"path": "/resourceAlarm"
},
{
"code": "resource-alarm-list",
"name": "监控报警",
"url": "/resourceAlarm/list",
"orderBy": 8,
"status": 1,
"path": "/resourceAlarm/list"
},
{
"code": "device-area",
"name": "设备区域",
"url": "/deviceArea",
"orderBy": 9,
"status": 1,
"path": "/deviceArea"
},
{
"code": "device-area-list",
"name": "设备区域",
"url": "/deviceArea/list",
"orderBy": 10,
"status": 1,
"path": "/deviceArea/list"
},
{
"code": "param-config",
"name": "参数设置",
"url": "/paramConfig",
"orderBy": 11,
"status": 1,
"path": "/paramConfig"
},
{
"code": "param-config-list",
"name": "参数设置",
"url": "/paramConfig/list",
"orderBy": 12,
"status": 1,
"path": "/paramConfig/list"
},
{
"code": "about",
"name": "关于轻舟",
"url": "/about",
"orderBy": 13,
"status": 1,
"path": "/about"
},
{
"code": "about-list",
"name": "关于轻舟",
"url": "/about/list",
"orderBy": 14,
"status": 1,
"path": "/about/list"
}
]