This commit is contained in:
asd
2019-12-09 09:20:31 +08:00
parent 06e23aac55
commit f09a4bc54f

View File

@@ -6,5 +6,9 @@ yarn add vue-router
1.终端打开你当前目录 vue create +项目名
2.把 src/App.vue 文件重写
2.把 src/App.vue 文件重写为空白模板
3.在src/components目录下新建两个组件