Files
starRiverProperty/frontend/personFile/mock/resource.json
T
反编译工作区 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

58 lines
1.1 KiB
JSON

[
{
"code": "archives",
"status": 1,
"name": "登记人员",
"url": "/archives",
"orderBy": 1,
"path": "/archives"
},
{
"code": "archives-list",
"status": 1,
"name": "登记人员",
"url": "/archives/list",
"orderBy": 1,
"path": "/archives/list"
},
{
"code": "archives-list-range",
"name": "布控范围",
"status": 1,
"orderBy": 2,
"url": "/archives/list/range",
"path": "/archives/list/range"
},
{
"code": "archives-list-detail",
"name": "人员详情",
"status": 1,
"orderBy": 1,
"url": "/archives/list/detail",
"path": "/archives/list/detail"
},
{
"code": "suspected",
"name": "疑似新增",
"status": 1,
"orderBy": 1,
"url": "/suspected",
"path": "/suspected"
},
{
"code": "suspected-list",
"name": "疑似新增",
"status": 1,
"orderBy": 1,
"url": "/suspected/list",
"path": "/suspected/list"
},
{
"code": "suspected-list-detail",
"name": "人员详情",
"status": 1,
"orderBy": 1,
"url": "/suspected/list/detail",
"path": "/suspected/list/detail"
}
]