chore: 文档增加插件列表

This commit is contained in:
xiaojunnuo
2025-05-08 23:47:50 +08:00
parent 98b51f0799
commit 8cc0f3918b
5 changed files with 86 additions and 2 deletions

View File

@@ -14,3 +14,13 @@
| 10.| **Slack通知** | Slack消息推送通知 |
| 11.| **Bark 通知** | Bark 推送通知插件 |
| 12.| **飞书通知** | 飞书群聊webhook通知 |
<style module>
table th:first-of-type {
width: 65px;
}
table th:nth-of-type(2) {
width: 240px;
}
</style>