更新
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user