diff --git a/src/App.vue b/src/App.vue
index 2cc216a..b67625e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -8,4 +8,8 @@ export default {
name: 'App'
};
-
+
diff --git a/src/components/EchartBox.vue b/src/components/EchartBox.vue
new file mode 100644
index 0000000..532308d
--- /dev/null
+++ b/src/components/EchartBox.vue
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+ {{ outTitle }}
+
+
+
+
+
+ {{ legend.title }}
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+