提交 61446088 编写于 作者: Y yyuanche

XTS:ListItem长距离划动接口修改影响适配

Signed-off-by: Nyyuanche <yuancheng25@huawei.com>
上级 3f4063e1
......@@ -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.
先完成此消息的编辑!
想要评论请 注册