唐润平:风机旋转

This commit is contained in:
trp
2023-12-16 16:00:04 +08:00
parent 9ff76d31db
commit 236ed18fd5
6 changed files with 80885 additions and 7 deletions

View File

@@ -69,7 +69,7 @@ async function handleMounted() {
// 初始化设备模型
try {
const map = new Map();
map.set("equ_fan", await loadModel("/devicesModel/fan.obj"));
map.set("equ_fan", await loadModel("/devicesModel/model2.obj"));
map.set("equ_sensors", await loadModel("/devicesModel/sensors.obj"));
// 给对象初加载设备模型