mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add mp32
This commit is contained in:
+1
-1
@@ -338,7 +338,7 @@
|
||||
|
||||
|
||||
<audio controls="true" loop="false" hidden="true" id="myaudio" autoplay=false>
|
||||
<source src="./img/cat.mp3" />
|
||||
<source src="./img/cat2.mp3" />
|
||||
</audio>
|
||||
<script>
|
||||
var myAuto = document.getElementById('myaudio');
|
||||
|
||||
Reference in New Issue
Block a user