优化个人技术栈配置

This commit is contained in:
1152958806@qq.com 2023-11-04 14:10:50 +08:00
parent d4a19e5ceb
commit ade212287f
1 changed files with 3 additions and 0 deletions

View File

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