refactor: 修改为播放选中歌曲
This commit is contained in:
parent
8c8e8de142
commit
54d2a5f0af
@ -70,7 +70,7 @@ var vConsole = new window.VConsole();
|
||||
<label for="music_name">歌曲:</label>
|
||||
<select id="music_name"></select>
|
||||
<div>
|
||||
<button id="play_music_list">播放列表歌曲</button>
|
||||
<button id="play_music_list">播放选中歌曲</button>
|
||||
<button id="del_music">删除选中歌曲</button>
|
||||
<button id="web_play">网页播放</button>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user