diff --git a/public/api.html b/public/api.html new file mode 100644 index 0000000..cd67e37 --- /dev/null +++ b/public/api.html @@ -0,0 +1,127 @@ + + + + + +API 调试界面 + + + +
+
+ + + + + +
+
+
+ + +
+
+ + +
+
+
+ + + + + diff --git a/public/index.html b/public/index.html index f73039b..1b2aba4 100644 --- a/public/index.html +++ b/public/index.html @@ -21,6 +21,7 @@
  • 4. 听歌识曲
  • 5. 云盘上传
  • 6. eapi 参数和返回内容解析
  • +
  • 7. API 调试界面