king
2023-02-20 4a245839597731db8e787535329995e4fccfb47c
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