Files
starRiverProperty/frontend/dashboard-front/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

18 lines
345 B
JSON

[
{
"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"
}
]