king
2022-11-24 0e76431e5bc06a60c8103b39aa3b26f05bb2b810
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'