游戏H5引擎Canvas屏幕自适应CSS代码

canvas.style = `touch-action: none; width:${ width }px; height:${ height }px; cursor: inherit;`;
posted @ 2023-07-28 16:23  风别鹤  阅读(63)  评论(0)    收藏  举报