src/templates/zshare/formconfig.jsx
@@ -2428,16 +2428,14 @@ key: 'openText', label: '开启提示', initVal: card.openText || '', required: false, forbid: appType === 'mob' required: false }, { type: 'text', key: 'closeText', label: '关闭提示', initVal: card.closeText || '', required: false, forbid: appType === 'mob' required: false }, { type: 'radio',