diff --git a/src/views/form/statistics/analysis.vue b/src/views/form/statistics/analysis.vue
new file mode 100644
index 0000000..526d6ae
--- /dev/null
+++ b/src/views/form/statistics/analysis.vue
@@ -0,0 +1,211 @@
+
+
+
+
+
+
Q:{{ item.label }}({{ item.type }})
+
+
+ 图表类型:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/form/statistics/index.vue b/src/views/form/statistics/index.vue
index 179bd32..b67fcf7 100644
--- a/src/views/form/statistics/index.vue
+++ b/src/views/form/statistics/index.vue
@@ -7,6 +7,9 @@
+
+
+
@@ -14,12 +17,14 @@