Skip to content

Commit

Permalink
refactor: 修改为播放选中歌曲
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxi committed Oct 2, 2024
1 parent 8c8e8de commit 54d2a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xiaomusic/static/default/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h2>小爱音箱操控面板
<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>
Expand Down

0 comments on commit 54d2a5f

Please sign in to comment.