king
2023-02-23 8a717c6b8f54a45ff013b8e68599aad2918cc88c
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