diff --git a/src/view/sy_map.vue b/src/view/sy_map.vue index e66b54f..60bfe52 100644 --- a/src/view/sy_map.vue +++ b/src/view/sy_map.vue @@ -3618,7 +3618,7 @@ const reset_font2 = () => { "scale(" + width / 1920 + "," + height / 1080 + ")"; }; onMounted(async () => { - tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d"); + // tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d"); loadingss.value = true; reset_font(); initMap();