摘要:
报错信息 解决方法 style对象提供了一个cssText属性,支持设置多种CSS样式: document.body.style.cssText = `width:${targetX}px; height:${targetY}px; transform: scale(${scaleRatio}) t 阅读全文
posted @ 2023-04-28 14:19
努力挣钱的小鑫
阅读(371)
评论(0)
推荐(0)
摘要:
body样式 body { position: relative; width: 1920px; height: 1080px; box-sizing: border-box; // scale 缩放中心 左上角 transform-origin: left top; } useScalePage. 阅读全文
posted @ 2023-04-28 10:50
努力挣钱的小鑫
阅读(463)
评论(0)
推荐(0)

浙公网安备 33010602011771号