king
2023-02-20 4a245839597731db8e787535329995e4fccfb47c
src/menu/components/share/actioncomponent/dragaction/card.jsx
@@ -52,7 +52,7 @@
  let _style = resetStyle(card.style)
  let _class = ''
  let show = card.show
  if (type === 'datacard') {
  if (type === 'datacard' || type === 'dualdatacard') {
    _style = null
    _class = 'swiper swiper-' + card.color
    show = 'button'