src/menu/components/share/actioncomponent/formconfig.jsx
@@ -89,6 +89,7 @@ { value: 'print', text: '标签打印' }, { value: 'closetab', text: '标签关闭' }, { value: 'megvii', text: '旷视面板机' }, { value: 'filezip', text: '文件压缩包' }, ] if (isApp) { @@ -303,6 +304,15 @@ required: false, }, { type: 'text', key: 'urlkey', label: '地址字段', initVal: card.urlkey || '', tooltip: '图片(文件)链接的字段名。', required: false, readonly: false }, { type: 'select', key: 'pageTemplate', label: Formdict['model.form.newpage.type'],