diff --git a/.project b/.project new file mode 100644 index 0000000..b4b5b26 --- /dev/null +++ b/.project @@ -0,0 +1,28 @@ + + + sysprojectms + + + + + + com.aptana.ide.core.unifiedBuilder + + + + + + com.aptana.projects.webnature + + + + 1502423714354 + + 26 + + org.eclipse.ui.ide.multiFilter + 1.0-name-matches-false-false-node_modules + + + + diff --git a/js/pagejs/index.js b/js/pagejs/index.js index da459f4..d5ab4ef 100644 --- a/js/pagejs/index.js +++ b/js/pagejs/index.js @@ -745,6 +745,9 @@ bar_l_option.xAxis.data.push(countryName); countryIndex[countryName] = i; + //拼图 + var serieData = {name:countryName,value:0}; + dataCount[i]=serieData; } bar_l_option.xAxis.data.push("其他"); var req= {