diff --git a/settings.yaml b/settings.yaml index df8772e9..f1ed6fbe 100644 --- a/settings.yaml +++ b/settings.yaml @@ -260,6 +260,8 @@ spec: children: - $formkit: select name: bannersBackground + id: bannersBackground + key: bannersBackground label: 背景图 options: - label: 默认技术栈 @@ -268,6 +270,7 @@ spec: value: techStack - $formkit: repeater name: techStack + if: $get(bannersBackground).value == 'techStack' label: 个人技术栈 help: 需要选择上方“个人技术栈” value: [ ]