charts.ts 202 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 export default { baiduMap: '百度地图', aMap: '高德地图', googleMap: '谷歌地图', charts: '图表', map: '地图', line: '折线图', pie: '饼图', apexChart: 'ApexChart', };