king
2022-11-24 5478a1f1d6a9dca0d8c3c4301b28cb6a67f58993
src/tabviews/custom/components/card/cardcellList/index.jsx
@@ -562,6 +562,8 @@
        } else {
          _imagestyle.paddingTop = '100%'
        }
        _imagestyle.backgroundSize = card.backgroundSize || 'cover'
  
        if (card.link) {
          _style.cursor = 'pointer'