umicro / uView

uView UI,是uni-app生态最优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水
MIT License
4.08k stars 769 forks source link

uni-swipe-action 内 使用 u-number-box组件时 点击加减号会造成uni-swipe-action-item组件 平移 android #1216

Open sc32024826 opened 2 years ago

sc32024826 commented 2 years ago

版本

1.8.5

转载链接

localhost

重现步骤

任意uni-swipe-action-item 组件内 使用 u-number-box 点击加减号 会造成 平移

期望的结果是什么?

u-number-box的组件交互 不影响 外层uni-swipe-action-item组件

实际的结果是什么?

在android下 有影响 ios没有影响