king
2023-07-10 89a58758f2045daf62383dc993178d857f3bbc39
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') {