德阳地图数据显示
This commit is contained in:
@@ -1328,7 +1328,7 @@ function getData20() {
|
||||
var city = res.data;
|
||||
if (city.length > 0) {
|
||||
var myChart = echarts.init(document.getElementById("echart20"));
|
||||
$.getScript("js/province/js/" + "sichuan.js", function () {
|
||||
$.getScript("js/province/" + "deyang.js", function () {
|
||||
var option = {
|
||||
tooltip: {
|
||||
trigger: "item",
|
||||
@@ -1361,7 +1361,7 @@ function getData20() {
|
||||
{
|
||||
name: "四川",
|
||||
type: "map",
|
||||
mapType: "四川",
|
||||
mapType: "德阳市",
|
||||
aspectScale: 0.75,
|
||||
zoom: 1.3,
|
||||
roam: true,
|
||||
|
||||
Reference in New Issue
Block a user