1.安装 jquery 和 whatwg-fetch (优雅的异步请求API)
npm install jquery --save npm install whatwg-fetch --save
2.
vue2.0 + vux (五)NewsList 资讯页
原文:http://www.cnblogs.com/crazycode2/p/7862175.html