This commit is contained in:
asd
2019-12-09 09:28:31 +08:00
parent 0694f1d9b2
commit 84ac3b4f5d

View File

@@ -53,4 +53,8 @@ new Vue({
```
2 在src/app.vue 中
2 在src/app.vue 中 的id为 app 的div内部写入 router-view标签
```
```