pull/1/head
LiuJiaNan 2024-02-05 10:18:41 +08:00
parent 0bed8dcef9
commit 3fbaa951bd
1 changed files with 3 additions and 3 deletions

View File

@ -62,9 +62,9 @@ const corp = { CORP_NAME: "河北秦安", lng: 119.44758654, lat: 39.91845908 };
onMounted(() => {
autofit.init({
designHeight: 1080,
designWidth: 1920,
renderDom: "#bi_container",
dh: document.querySelector(".map_bg").offsetHeight,
dw: 1920,
el: "#bi_container",
resize: true,
});
transitionKey.value = Math.random();