src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -90,13 +90,14 @@ min: 0, label: '内容', initVal: card.value || '', tooltip: '文本类型,会替换内容中的@username@、@fullName@、@login_city@。', tooltip: '文本类型,会替换内容中的@username@、@fullName@、@mk_city@、@appname@。', required: true }, { type: 'file', key: 'url', label: '图片/文件', tooltip: '使用静态图片时,@icon@代表头像。', initVal: card.url || '', maxfile: 1, required: true