摘要: vuex 文档 https://vuex.vuejs.org/zh/guide/state.html 阅读全文
posted @ 2018-11-10 16:29 hao_1234_1234 阅读(296) 评论(0) 推荐(0)
摘要: 阮一峰博客系列: http://es6.ruanyifeng.com/#README 阅读全文
posted @ 2018-11-10 16:26 hao_1234_1234 阅读(848) 评论(0) 推荐(0)
摘要: axios 来源:https://www.jianshu.com/p/df464b26ae58 一、安装 1、 利用npm安装npm install axios --save2、 利用bower安装bower install axios --save3、 直接利用cdn引入<script src=" 阅读全文
posted @ 2018-11-10 15:41 hao_1234_1234 阅读(276) 评论(0) 推荐(0)