plc_control/web/core/js/platform
caoqianming 07239ebff1 Unify two apps' UI: shared platform config + matching tabs
- Move shared platform JS (source/point/equipment/chart/events/...) from
  web/feeder/js to web/core/js/platform; both apps load it via the ServeDir
  core fallback (subdir avoids shadowing ops' own api.js/dom.js).
- Add platform-config.js and log-stream.js as shared modules; feeder app.js
  and logs.js now delegate instead of inlining (no duplication).
- ops: add 平台配置 tab reusing the shared panels; rename 段/工位配置 ->
  应用配置; move tabs into the topbar like feeder.
- Align view layout across both apps: 系统事件 in 运行监控 (live via WS),
  实时日志 in 平台配置.
- Titles: 投煤控制系统 / 隧道窑运转系统; feeder 运维 tab -> 运行监控.
- Update README; add CLAUDE.md documenting the shared-frontend architecture.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 13:39:19 +08:00
..
api.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
chart.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
docs.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
dom.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
equipment.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
events.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
log-stream.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
platform-config.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
points.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
roles.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
sources.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00
state.js Unify two apps' UI: shared platform config + matching tabs 2026-06-29 13:39:19 +08:00