src/templates/zshare/formconfig.jsx
@@ -1963,6 +1963,20 @@ required: true }, { type: 'text', key: 'openText', label: '开启提示', initVal: card.openText || '', required: false }, { type: 'text', key: 'closeText', label: '关闭提示', initVal: card.closeText || '', required: false }, { type: 'radio', key: 'resourceType', label: Formdict['header.form.resourceType'],