File tree Expand file tree Collapse file tree 2 files changed +1
-0
lines changed
Expand file tree Collapse file tree 2 files changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -92,6 +92,7 @@ $('#head')[0].innerHTML =
9292 + '<a href="#" class="dropdown-toggle" data-toggle="dropdown">' + ( enVersion ? 'Download' : '下载' ) + '<b class="caret"></b></a>'
9393 + '<ul class="dropdown-menu">'
9494 + '<li><a href="http://ecomfe.github.io/echarts-builder-web/">' + ( enVersion ? 'Online builder' : '在线构建工具' ) + '</a></li>'
95+ + '<li><a href="http://ecomfe.github.io/echarts-map-tool/">' + ( enVersion ? 'Map tool' : '地图数据生成工具' ) + '</a></li>'
9596 + '<li class="divider"></li>'
9697 + '<li><a href="http://echarts.baidu.com/build/echarts-' + version + '.zip"> echarts-' + version + ' (from Baidu)</a></li>'
9798 + '<li><a href="https://github.com/ecomfe/echarts/archive/' + version + '.zip"> echarts-' + version + ' (from GitHub)</a></li>'
You can’t perform that action at this time.
0 commit comments