This commit is contained in:
duanxiaohai 2024-08-24 19:44:06 +08:00
parent 7dd5645e1d
commit 00f0c6e3fe
3 changed files with 2 additions and 2 deletions

BIN
dist.zip Normal file

Binary file not shown.

View File

@ -886,7 +886,7 @@ watch(
}
);
onMounted(() => {
// tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d");
tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d");
if (routers.query.type) {
dataMyTag.identNo = routers.query.identNo;
jump.value = "detail";

View File

@ -3420,7 +3420,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();