update
修复 offset bug 前后端添加 get_files_in_folder API 更改拼写 respond 为 response 添加 HTTP GET 方法获取文件 一个根组件 前端支持搜索文件夹,多页浏览 前端支持播放音乐 前端支持更新和重置数据库 前端全局唯一音乐播放器
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<body>
|
||||
<div id="app">
|
||||
<component-search-files></component-search-files>
|
||||
<root-component></root-component>
|
||||
</div>
|
||||
</body>
|
||||
<script src="vue.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user