dianlixunjian
徐景良 2024-08-10 17:00:25 +08:00
parent e94c3e9188
commit 46f81d4420
2 changed files with 5 additions and 1 deletions

View File

@ -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"
}

View File

@ -21,7 +21,8 @@
//
axios.get("/yingxiangConfig/index.json").then((res) => {
console.log("eee111",res);
console.log("res1111",res);
// alert(res)
});