diff --git a/src/view/sy_map.vue b/src/view/sy_map.vue index 74e3d3a..32fae97 100644 --- a/src/view/sy_map.vue +++ b/src/view/sy_map.vue @@ -4057,7 +4057,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(); await getXzsj(); diff --git a/src/view/sy_map_fb.vue b/src/view/sy_map_fb.vue index 25ea39a..4794304 100644 --- a/src/view/sy_map_fb.vue +++ b/src/view/sy_map_fb.vue @@ -1684,7 +1684,7 @@ const reset_font = () => { } }; onMounted(async () => { - tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d"); + // tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d"); loadingss.value = true; reset_font(); await getXzsj();