Files
bili-sync-ai/docs/frontend.md
2025-02-19 22:12:47 +08:00

14 lines
474 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 管理页
在 2.4.0 版本bili-sync 提供了一个内置的管理页,可以使用浏览器访问,实现一些简单的预览和重置操作。
由于作者的前端水平有限,网页使用 90% AI + 10% 人工实现,问题会比较多,欢迎前端大能 PR应该说比起 PR 缝缝补补不如直接重写 XD
![frontend](./assets/frontend.webp)
# API
后端提供的 API 可以通过 `/swagger-ui/` 访问:
![swagger](./assets/swagger.webp)