king
2023-02-23 306eb5f035302baef95995437e2dc735110b6536
src/tabviews/custom/components/card/cardcellList/index.jsx
@@ -475,6 +475,10 @@
          icon = card.icon
        }
        if (!icon && card.noValue === 'hide') { // 空值隐藏
          return null
        }
        if (!height) { // 兼容
          let fontSize = 14
          let lineHeight = 1.5