This commit is contained in:
yumoqing 2026-01-08 17:55:42 +08:00
parent 5e3be5eb8d
commit 9fc892b25c

View File

@ -110,7 +110,7 @@ bricks.LlmOut = class extends bricks.VBox {
this.glb_w = new bricks.GlbViewer({
url:data.glb,
width: '100%'
}
});
}
if (data.video){
if (!this.v_w){