feat: 添加表单示例,可通过JSON格式配置生成 (#999)

* feat: 添加表单示例,可通过`JSON`格式配置生成
This commit is contained in:
xiaoming
2024-03-21 16:04:40 +08:00
committed by GitHub
parent 2dac3f193b
commit 9e0518319b
17 changed files with 1372 additions and 274 deletions

View File

@@ -116,7 +116,7 @@ menus:
hsIconSelect: 图标选择器
hsTimeline: 时间线
hsLineTree: 树形连接线
hsList: 列表页
hsList: 列表页
hsListCard: 卡片列表页
hsDebounce: 防抖节流
hsFormDesign: 表单设计器
@@ -131,6 +131,7 @@ menus:
hsSensitive: 敏感词过滤
hsPinyin: 汉语拼音
hsdanmaku: 弹幕
hsSchemaForm: 表单
hsPureTableBase: 基础用法
hsPureTableHigh: 高级用法
hsPureTableEdit: 可编辑用法