未验证 提交 844d5256 编写于 作者: O openharmony_ci 提交者: Gitee

!9565 XTS:ListItem长距离划动接口修改影响适配-挑单Beta2

Merge pull request !9565 from 袁铖/cherry-pick-1690531372
......@@ -124,7 +124,7 @@ struct ListDelete {
onAction: () => {
console.info('MyList5_ListItem' + index + ' onAction')
this.arr2.splice(index, 1)
MyUtils.sendEvent('MyList5_ListItem' + index + 'onAction', 72000)
MyUtils.sendEvent('MyList5_ListItem' + index + 'onDelete', 72000)
},
actionAreaDistance: 5,
onEnterActionArea: () => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册