bugfix
This commit is contained in:
parent
c75c429267
commit
bff0557fed
@ -692,7 +692,7 @@ bricks.UiVideo =class extends bricks.UiFile {
|
||||
autoplay: true,
|
||||
width:'100%'
|
||||
});
|
||||
console.log('show video', e.target.result);
|
||||
console.log('show video', url);
|
||||
this.preview.add_widget(imgw);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user