摘要:
created() { this.keyDown(); }, beforeDestroy() { this.keyDownReview(); }, methods: { //按键恢复 keyDownReview() { document.onkeydown = function (event) { 阅读全文
posted @ 2023-06-02 16:24 Hhuizi 阅读(958) 评论(0) 推荐(0)
|
摘要:
created() { this.keyDown(); }, beforeDestroy() { this.keyDownReview(); }, methods: { //按键恢复 keyDownReview() { document.onkeydown = function (event) { 阅读全文
posted @ 2023-06-02 16:24 Hhuizi 阅读(958) 评论(0) 推荐(0) |
||