mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature(view) add audio
This commit is contained in:
parent
ae5e7ea2ab
commit
a0a579b84d
2 changed files with 56 additions and 4 deletions
4
html/audio.html
Normal file
4
html/audio.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<div id="js-audio">
|
||||
<audio src="{{ src }}" controls autoplay></audio>
|
||||
<p class="reduce-text"><strong>{{ name }}</strong></p>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue