king
2022-11-21 f6626b05f1275cc2f8ca77f773d4f6a6af1b0a89
src/tabviews/zshare/topSearch/index.jsx
@@ -81,7 +81,7 @@
      if (config.type === 'search') {
        _setting.float = config.wrap.float || 'left'
        _setting.style = config.style
      } else if (config.type === 'table' && (config.subtype === 'normaltable' || config.subtype === 'editable')) {
      } else if (config.type === 'table') {
        _setting.float = 'left'
      } else {
        _setting.float = 'right'