Files
certd/docs/guide/plugins/access.md

14 lines
200 B
Markdown
Raw Normal View History

2025-05-08 23:27:46 +08:00
# 授权列表
| 序号 | 名称 | 说明 |
|-----|-----|-----|
2025-05-08 23:47:50 +08:00
<style module>
table th:first-of-type {
width: 65px;
}
table th:nth-of-type(2) {
width: 240px;
}
</style>