vue中Echarts之省市地圖(北京市)展示相關數據

1. 下載ECharts 插件 npm i echarts --save 2. 引入省市地圖 import echarts from 'echarts' Vue.prototype.echarts = echarts import '../node_modules/echarts/map/js/province/beijing.js'  // 引入北京地圖數據 3. 模塊中佈局 <template
相關文章
相關標籤/搜索