mirror of
https://github.com/halo-dev/docs.git
synced 2026-05-02 01:01:52 +08:00
717ee402f4
### What this PR does? 重构权限控制部分文档并调整相应结构 ```release-note None ```
358 B
358 B
title, description
| title | description |
|---|---|
| 扩展点 | Halo UI 为插件提供的扩展点接口 |
UI 扩展点是用于扩展 Console 和 UC 的界面的接口,通过实现扩展点接口,插件可以在 Console 和 UC 中扩展功能。
以下是目前已支持的扩展点列表:
import DocCardList from '@theme/DocCardList';
<DocCardList />