diff --git a/20_脚手架/vue_code/src/App.vue b/20_脚手架/vue_code/src/App.vue index 5d32cc5..6d2b372 100644 --- a/20_脚手架/vue_code/src/App.vue +++ b/20_脚手架/vue_code/src/App.vue @@ -1,36 +1,56 @@ diff --git a/20_脚手架/vue_code/src/components/List.vue b/20_脚手架/vue_code/src/components/List.vue new file mode 100644 index 0000000..ca7465e --- /dev/null +++ b/20_脚手架/vue_code/src/components/List.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/20_脚手架/vue_code/src/components/Search.vue b/20_脚手架/vue_code/src/components/Search.vue new file mode 100644 index 0000000..ec4bfdf --- /dev/null +++ b/20_脚手架/vue_code/src/components/Search.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file