king
2023-10-19 96989af7e330a08d376002b0759705a477039f61
src/tabviews/custom/components/carousel/prop-card/index.jsx
@@ -74,8 +74,8 @@
    if (!_config.wrap.height) { // 兼容
      _config.wrap.height = _config.style.height || '300px'
      delete _config.style.height
    }
    delete _config.style.height
    _config.subcards.forEach(card => {
      card.style.height = _config.wrap.height