mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 16:30:29 +08:00
86fc4eb695
Former-commit-id: 227ec9664fa803a11a731cf5336437c497f17066
12 lines
510 B
Markdown
12 lines
510 B
Markdown
# alarm-front — 报警管理前端 反编译产物
|
||
|
||
此目录包含 alarm-front 的反编译输出:解包的 JS 模块、格式化后的源码、以及对外接口 API 与路由信息。
|
||
|
||
结构概览:
|
||
- src/:反编译后前端逻辑源码(已格式化)
|
||
- static/:静态资源(CSS、图片、字体、媒体等)
|
||
- api-calls.json/md:API 调用清单
|
||
- router-tree.json/md:路由树
|
||
|
||
构建/验证:请使用原始 alarm-front 构建流程,与 cwos-portal 等其他前端保持一致。
|