plc_control/web/feeder/js
caoqianming 3e026e1b99 feat(feeder): unit card grid in app-config with equipment selection modal
- Unit cards in app-config use CSS grid (auto-fill 260px min) for
  compact card layout across the full page
- Each card shows bound equipment tags and a "选择设备" button
- Equipment selection modal allows multi-select with checkboxes,
  calls batch set-unit API to bind/unbind, then refreshes
- App-config loads both units and equipments on first switch

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 08:43:59 +08:00
..
api.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
app.js feat(feeder): unit card grid in app-config with equipment selection modal 2026-04-20 08:43:59 +08:00
chart.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
docs.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
dom.js feat(feeder): unit card grid in app-config with equipment selection modal 2026-04-20 08:43:59 +08:00
equipment.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
events.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
index.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
logs.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
ops.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
points.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
roles.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
sources.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
state.js refactor(web): move feeder HTML, JS, and index into web/feeder 2026-04-17 08:17:51 +08:00
units.js feat(feeder): unit card grid in app-config with equipment selection modal 2026-04-20 08:43:59 +08:00