Hbuilder中使用audio标签嵌入声音文件在手机运行时不能自动播放:
<audio autoplay="true" controls="controls">
<source src="music/02.wav" t...
<audio autoplay="true" controls="controls">
<source src="music/02.wav" t...