7 lines
458 B
HTML
7 lines
458 B
HTML
<!-- 音乐 -->
|
|
<div class="needEndHide" id="nav-music" >
|
|
<a id="nav-music-hoverTips" onclick="heo.musicToggle()" accesskey="m">播放音乐</a>
|
|
<div id="console-music-bg"></div><meting-js th:id="${theme.config.tool.nav_music.id}" th:server="${theme.config.tool.nav_music.server}" type="playlist" mutex="true"
|
|
preload="none" theme="var(--heo-main)" data-lrctype="0" order="random"></meting-js>
|
|
|
|
</div> |