﻿--，
if node.isEditable() then    return false    end


--，
if service.check("编辑框",node) then
return false
end


--
按钮列表={
{"%黑屏模式>800$500","%逐字朗读>800$10000",},
}
if service.click(按钮列表) then
  return true
  end
return true
