feat: 添加敏感词过滤功能示例

This commit is contained in:
xiaoxian521
2023-06-21 14:58:34 +08:00
parent c354ba0bcd
commit 861a93684d
6 changed files with 64 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ menus:
hsPdf: PDF预览
hsExecl: 导出Excel
hsInfiniteScroll: 表格无限滚动
hsSensitive: 敏感词过滤
hsdanmaku: 弹幕组件
hsPureTableBase: 基础用法23个示例
hsPureTableHigh: 高级用法11个示例