king
2023-03-22 afb39f8ab004b2607bb718edab02e99c7a010114
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'