HTML5标签<音频>不播放声音 <audio controls="controls" autoplay="autoplay" preload="auto"> <source src="1.mp3" type="audio/mpeg"> </audio>
HTML5标签<音频>不播放声音