摘要: 1.config index.js下面的跨域代理设置: 2.http.js(封装axios) 3.api.js(封装接口) 4.vuex构成 (1)index.js (2)state.js (3)mutation-types.js (常量) (4)mutation.js (5)actions (这里 阅读全文
posted @ 2019-01-03 10:44 蓝色帅-橙子哥 阅读(2506) 评论(0) 推荐(0) 编辑
摘要: 1.安装echarts: cnpm/npm i echarts -S 2.main.js中 import echarts from 'echarts' Vue.prototype.$echarts = echarts; 3.组件中使用: 4.具体参数配置 方法见:http://echarts.bai 阅读全文
posted @ 2019-01-03 10:14 蓝色帅-橙子哥 阅读(4154) 评论(0) 推荐(1) 编辑
摘要: 具体属性方法参考官方网站:http://element-cn.eleme.io/#/zh-CN/component/installation 阅读全文
posted @ 2019-01-03 10:05 蓝色帅-橙子哥 阅读(11534) 评论(0) 推荐(2) 编辑
摘要: 11111111111111111 click 激活 {{ item }} 第一块的内容是在这里 通过accordion属性来设置是否以手风琴模式显示。 ... 阅读全文
posted @ 2019-01-03 10:01 蓝色帅-橙子哥 阅读(12342) 评论(0) 推荐(0) 编辑