摘要: BOM 操作 window.innerWidth //获取宽度 window.innerHeight //获取高度 window.lalert() //提示框 window.confirm() //询问框 window.prompt() //输入框 window.open("xxxxx") // 开 阅读全文
posted @ 2023-03-01 16:13 JiZhaoG 阅读(15) 评论(0) 推荐(0)