From 3c037e16c6762da6b950eda087d2ac4498e46bbb Mon Sep 17 00:00:00 2001 From: xiaosi <2652281683@qq.com> Date: Mon, 31 Aug 2026 14:55:06 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A2=9E=E5=8A=A0=20MonitorMapChrome?= =?UTF-8?q?=20=E8=AE=BE=E8=AE=A1=E4=B8=8E=E5=AE=9E=E7=8E=B0=E8=AE=A1?= =?UTF-8?q?=E5=88=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 地图工具条/图例/比例尺抽离。 --- .../plans/2026-08-28-monitor-map-chrome.md | 36 +++++++++++++++++++ .../2026-08-28-monitor-map-chrome-design.md | 25 +++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 docs/superpowers/plans/2026-08-28-monitor-map-chrome.md create mode 100644 docs/superpowers/specs/2026-08-28-monitor-map-chrome-design.md diff --git a/docs/superpowers/plans/2026-08-28-monitor-map-chrome.md b/docs/superpowers/plans/2026-08-28-monitor-map-chrome.md new file mode 100644 index 0000000..78f74d4 --- /dev/null +++ b/docs/superpowers/plans/2026-08-28-monitor-map-chrome.md @@ -0,0 +1,36 @@ +# MonitorMapChrome Implementation Plan + +> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking. + +**Goal:** 抽出地图 chrome(toolbar/legend/scale)。 + +**Spec:** `docs/superpowers/specs/2026-08-28-monitor-map-chrome-design.md` + +### Task 1 + +Create `MonitorMapChrome.vue`;MonitorView: + +```vue +