merge
parent
e94c3e9188
commit
46f81d4420
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"serverAddress":"http://192.168.10.132:8080/geoserver/ne/wms?service=WMS&version=1.1.0&request=GetMap&layers=ne:linyitif&styles=&bbox={bbox-epsg-3857}&width=256&height=256&srs=EPSG:3857&format=image/png&TRANSPARENT=TRUE"
|
||||
}
|
||||
|
|
@ -21,7 +21,8 @@
|
|||
//
|
||||
|
||||
axios.get("/yingxiangConfig/index.json").then((res) => {
|
||||
console.log("eee111",res);
|
||||
console.log("res1111",res);
|
||||
// alert(res)
|
||||
});
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue