fix: 添加个人信息内容数量最大最小值,放置填写数量不够导致500

This commit is contained in:
AirboZH 2023-07-09 01:04:55 +08:00
parent ea6e3b6d7a
commit 1e286cb848
1 changed files with 5 additions and 1 deletions

View File

@ -1130,20 +1130,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: 心路历程