king
2023-09-12 0844cf7a0de1b38ff9649e7958adbfffe1b3532d
src/tabviews/custom/components/carousel/data-card/index.jsx
@@ -82,8 +82,8 @@
    if (!_config.wrap.height) { // 兼容
      _config.wrap.height = _config.style.height || '300px'
      delete _config.style.height
    }
    delete _config.style.height
    _card.style.height = _config.wrap.height