modifié: video.html
This commit is contained in:
parent
fc6c717b49
commit
1083314302
@ -14,6 +14,7 @@
|
||||
success: function(data){
|
||||
$('.image').html('<img src="data:image/png;base64,' + data + '" />'); }
|
||||
});
|
||||
)
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user