mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 00:40:30 +08:00
chore(frontend): add static frontend build artifacts (portal, front_acs, etc.)
Made-with: Cursor Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user