king
2022-11-23 a898abd9e42a4b428d6daf1d34fa400ed18e8689
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'