mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 08:50:29 +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,18 @@
|
||||
[
|
||||
{
|
||||
"code": "dashboard",
|
||||
"name": "数据看板",
|
||||
"url": "/dashboard",
|
||||
"status": 1,
|
||||
"orderBy": 1,
|
||||
"path": "/dashboard"
|
||||
},
|
||||
{
|
||||
"code": "dashboard-show",
|
||||
"name": "数据看板",
|
||||
"url": "/dashboard/show",
|
||||
"status": 1,
|
||||
"orderBy": 1,
|
||||
"path": "/dashboard/show"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user