--判断编辑框，
if node.isEditable() then    return false    end


--新多功能快捷手势代码
按钮列表=
{
"*搜索*","#搜索*","%自动浏览",
}
service.click(按钮列表)
return true