Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 864 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 864 Bytes

element+vue resource 增删查改,数据交互

用elementui+vueresource做的一个关于“增删查改”的小例子; 注意:用的是本地的接口,你们拿下来看不到效果,只能看看代码!仅供参考!

Build Setup

# 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. image image image image