This commit is contained in:
Hcat
2023-12-22 15:50:14 +08:00
parent 65510ce59d
commit 6e8d651b52
4 changed files with 32 additions and 19 deletions

View File

@@ -87,7 +87,8 @@ async function handleMounted() {
//加载HDR背景图片
demo.loadBackground(hdrLoader, backColorSet);
const text = await store.initData();
console.log("xxxx", params.tunnelId);
const text = await store.initData(params.tunnelId);
// 初始化设备模型
try {
const map = new Map();