|
@@ -456,12 +456,12 @@ export default {
|
|
|
{
|
|
|
id: 1,
|
|
|
type: "卫星影像",
|
|
|
- imgUrl: require("../assets/map/卫星影像.png"),
|
|
|
+ imgUrl: require("../assets/map/sat_img.png"),
|
|
|
},
|
|
|
{
|
|
|
id: 2,
|
|
|
type: "航空影像",
|
|
|
- imgUrl: require("../assets/map/航空影像.png"),
|
|
|
+ imgUrl: require("../assets/map/air_img.png"),
|
|
|
},
|
|
|
],
|
|
|
showJLInfo: false,
|