king
2020-12-16 06404e701a89955958cbf56213e2eec618d8644d
src/menu/components/card/cardcellcomponent/index.jsx
@@ -390,7 +390,7 @@
            res.innerHeight = fontSize * lineHeight * line
            if (res.eleType === 'text' && res.link && !res.style.color) {
              res.style.color = 'rgba(24, 144, 255, 1)'
              res.style.color = '#2440B3'
            }
          } else if (res.eleType === 'barcode') {
            let fontSize = 14