+
+
\ No newline at end of file
diff --git a/20_脚手架/vue3_test/src/components/Child.vue b/20_脚手架/vue3_test/src/components/Child.vue
new file mode 100644
index 0000000..792b1ea
--- /dev/null
+++ b/20_脚手架/vue3_test/src/components/Child.vue
@@ -0,0 +1,21 @@
+
+
+
我是child组件(子)
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/20_脚手架/vue3_test/src/components/Son.vue b/20_脚手架/vue3_test/src/components/Son.vue
new file mode 100644
index 0000000..77b4493
--- /dev/null
+++ b/20_脚手架/vue3_test/src/components/Son.vue
@@ -0,0 +1,26 @@
+
+