diff --git a/examples/components/Theme.tsx b/examples/components/Theme.tsx index 1e6ccd489..fe7d4dd19 100644 --- a/examples/components/Theme.tsx +++ b/examples/components/Theme.tsx @@ -135,7 +135,7 @@ export default { type: 'combo', multiple: true, name: 'config.theme._otherVars', - body: [ + items: [ { type: 'input-text', placeholder: '变量名',