This commit is contained in:
asd
2019-12-09 09:24:31 +08:00
parent ba60a7807c
commit e583463140

View File

@@ -20,4 +20,9 @@ yarn add vue-router
### 正式使用 vue-router
1.在src
1.在src/main.js中 定义 路径及映射的组件
```
```