使用Vue-router报错

75 阅读1分钟

image.png 应该是vue-router版本太高
可以卸载原有路由:npm uninstall vue-router 在重新安装3.0版本yarn add vue-router@3