docs: 添加独立的文档页面,移除 README 中的相关描述 (#127)

This commit is contained in:
amtoaer
2024-07-05 02:17:42 +08:00
parent 24d0da0bf3
commit e2b65746dd
23 changed files with 636 additions and 148 deletions

5
docs/favorite.md Normal file
View File

@@ -0,0 +1,5 @@
# 获取收藏夹信息
收藏夹的 ID 获取非常简单,在网页端打开自己的收藏夹列表,切换到你想要获取的收藏夹,然后查看 URL 地址栏中的 `fid` 参数内容即可。
![image](./assets/favorite.png)