feat: 播放链接按钮对应给个默认的链接用于测试
This commit is contained in:
parent
20d3c9fce9
commit
8a8340a159
@ -65,7 +65,7 @@ var vConsole = new window.VConsole();
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<div class="rows">
|
<div class="rows">
|
||||||
<input id="music-url" type="text" placeholder="链接(http://ngcdn001.cnr.cn/live/zgzs/index.m3u8)"></input>
|
<input id="music-url" type="text" value="https://lhttp.qtfm.cn/live/4915/64k.mp3"></input>
|
||||||
<button id="playurl">播放链接</button>
|
<button id="playurl">播放链接</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user