Merge pull request #250 from liuzhihang/fix/#237

fix: 添加个人信息内容数量最大最小值,放置填写数量不够导致500
This commit is contained in:
airbo 2023-07-09 01:12:52 +08:00 committed by GitHub
commit c4e161a73d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1544,20 +1544,24 @@ spec:
- $formkit: repeater
name: authorInfo
label: 个人信息
value: [ ]
min: 3
max: 3
children:
- $formkit: text
name: authorInfoTitle
label: 标题
placeholder: 请输入内容
value: 标题
- $formkit: text
name: authorInfoContent
label: 内容
placeholder: 请输入内容
value: 内容
- $formkit: color
name: authorInfoColor
label: 内容颜色
placeholder: 请输入内容
value: #ffffff
- $formkit: textarea
name: xjlc
label: 心路历程