南昌市物联网技防平台-前端
liuyg
2021-04-23 16b94850af33b00c2a5fb45e789259623d49e655
地图详情
1 files modified
3 ■■■■ changed files
public/map/popup/html/FlareClusterLayer_v3 copy.html 3 ●●●● patch | view | raw | blame | history
public/map/popup/html/FlareClusterLayer_v3 copy.html
@@ -271,8 +271,7 @@
                            if (xhr.status === 200) {
                                // 判断isJson是否传进来了
                                var imgD = JSON.parse(xhr.responseText);// JSON转js
                                console.log(imgD)
                                // console.log(imgD)
                                var imgdatas = [];
                                if (imgD.data.length != 0) {
                                    imgdatas = imgD.data[0].paddress.split(',');