Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 140 Bytes

doc.md

File metadata and controls

5 lines (4 loc) · 140 Bytes

初始化

  1. 使用 createRouter, createWebHashHistory 初始化路由对象
  2. app.use(router)
  3. 在根组件中添加