用elementui+vueresource做的一个关于“增删查改”的小例子; 注意:用的是本地的接口,你们拿下来看不到效果,只能看看代码!仅供参考!
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.