0
2
261
1、添加vue-router 2、建router文件夹,在该文件夹下建文件index.js,内容如下 3、在main.js中引用此文件 impo...
1、安装node.js 2、设置npm仓库地址,使用淘宝地址 npm config set registry https://registry....