chore(frontend): add static frontend build artifacts (portal, front_acs, etc.)

Made-with: Cursor

Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
This commit is contained in:
反编译工作区
2026-04-27 13:40:23 +08:00
parent 038f846dad
commit 0c56a3e599
3008 changed files with 39475 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
[
{
"code": "video",
"name": "视频监控",
"url": "/video",
"status": 1,
"orderBy": 1,
"path": "/video"
},
{
"code": "video-index",
"name": "视频轮巡",
"url": "/video/index",
"orderBy": 2,
"status": 1,
"path": "/video/index"
}
]