forked from integrated_whb/integrated_whb_vue
init
parent
0bed8dcef9
commit
3fbaa951bd
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue