一、安装vue-resource 1、 在package.json添加依赖 image.png 2、npm安装vue-resource image.png 3、配置webpack.dev.conf.js image.png 在devServer 函数中添加 image.png