play.html 320 B

12345
  1. <div class="bjui-pageContent" style="overflow: hidden; width: 277px;">
  2. <audio src="__MODULE__/Odetail/play/action/1/file/{$filename}" controls autoplay>
  3. <embed src="__MODULE__/Odetail/play/action/1/file/{$filename}" width="300" height="20" autoplay="true" loop="false" type="audio/wav" />
  4. </audio>
  5. </div>