Files
starRiverProperty/frontend-source/decompiled/alarm-front/README.md
T
反编译工作区 86fc4eb695 feat: add elevator-front, alarm-front, front_acs decompiled sources
Former-commit-id: 227ec9664fa803a11a731cf5336437c497f17066
2026-04-29 12:50:14 +08:00

12 lines
510 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# alarm-front — 报警管理前端 反编译产物
此目录包含 alarm-front 的反编译输出:解包的 JS 模块、格式化后的源码、以及对外接口 API 与路由信息。
结构概览:
- src/:反编译后前端逻辑源码(已格式化)
- static/:静态资源(CSS、图片、字体、媒体等)
- api-calls.json/mdAPI 调用清单
- router-tree.json/md:路由树
构建/验证:请使用原始 alarm-front 构建流程,与 cwos-portal 等其他前端保持一致。