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