摘要: function setHtmlFont(){ var html = document.documentElement; window.rem = html.getBoundingClientRect().width / 750 *100; html.style.fontSize = window. 阅读全文
posted @ 2021-03-02 16:43 可不可以重名 阅读(35) 评论(0) 推荐(0)