diff --git a/frontend/src/modules/graph/components/GraphLegend.vue b/frontend/src/modules/graph/components/GraphLegend.vue
new file mode 100644
index 0000000..7085a89
--- /dev/null
+++ b/frontend/src/modules/graph/components/GraphLegend.vue
@@ -0,0 +1,91 @@
+
+
+
+
+
+
形状
+
+
+ Capability
+
+
+
+ Module
+
+
+
+
+ Runtime
+
+
+
+ Document
+
+
+
+
状态
+
+
+ {{ s.label }}
+
+
+
+
边线
+
+
+ {{ e.label }}
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/modules/graph/components/GraphPanorama.vue b/frontend/src/modules/graph/components/GraphPanorama.vue
index dad8c4b..7fa58b7 100644
--- a/frontend/src/modules/graph/components/GraphPanorama.vue
+++ b/frontend/src/modules/graph/components/GraphPanorama.vue
@@ -9,7 +9,7 @@
Missing {{ scanResult.summary.missing }}
-