diff --git a/components/my-components/my-step.vue b/components/my-components/my-step.vue
new file mode 100644
index 0000000..3f381cf
--- /dev/null
+++ b/components/my-components/my-step.vue
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
+ {{item[titleKey]||''}}
+ {{item[contentKey]||''}}
+
+
+
+
+
+
+
+
\ No newline at end of file