摘要: //重新设置根元素的fontSize function resetRootSize(val) { let percentage = [0.8, 1, 1.2]; let fontSizeVal = parseInt( (2 * Math.min(document.documentElement.cl 阅读全文
posted @ 2023-09-12 10:34 star-meteor 阅读(19) 评论(0) 推荐(0)