src/tabviews/custom/components/share/tabtransfer/index.jsx
@@ -184,6 +184,8 @@ if (item.style && item.style.clear === 'left') { style = {clear: 'left'} } else if (item.style && item.style.clear === 'right') { style = {float: 'right'} } if (item.type === 'card' && item.subtype === 'datacard') {