//获取屏幕宽度:
const width = window.screen.width
//获取屏幕高度:
const height = window.screen.height

 

posted on 2023-04-20 10:18  是程序喵哇  阅读(117)  评论(0)    收藏  举报