feat: 设置页面新增接口文档入口
This commit is contained in:
parent
1ce324151e
commit
b8c18ef33b
@ -166,6 +166,7 @@ var vConsole = new window.VConsole();
|
||||
<button id="get_music_list">获取歌单</button>
|
||||
<button class="save-button">保存</button>
|
||||
<a class="button" href="/downloadlog" download="xiaomusic.txt">下载日志文件</a>
|
||||
<button onclick="location.href='/docs';">查看接口文档</button>
|
||||
<hr>
|
||||
|
||||
<a href="/static/m3u.html" target="_blank">m3u文件转换工具</a>
|
||||
|
Loading…
Reference in New Issue
Block a user