对话框类型本页总览类型返回对话框的类型,可以是 alert、beforeunload、confirm 或 prompt 之一。 用法 await dialog.type() 示例 dialogType.jsconst type = await dialog.type(); 返回值 <string> returns: 对话框的类型