src/templates/zshare/formconfig.jsx
@@ -3665,6 +3665,15 @@ }, { type: 'text', key: 'regularExtra', label: '正则扩展符', initVal: card.regularExtra || '', tooltip: '正则验证时的自定义字符,包括~!@#$%^&*()_+:;{}<>,.-', required: false, readonly: false }, { type: 'text', key: 'regularText', label: '正则提示', initVal: card.regularText || '',