##入门

  1. 安装 npm i vue-router (从2022/2/27起,vue-router 版本默认为4,只适合vue3使用,如果vue2直接安装将报依赖错误)
    1. npm i vue-router@3(vue2)