您好,欢迎来到二三娱乐。
搜索
您的当前位置:首页rem

rem

来源:二三娱乐
(function () {
    var vWidth = (window.document.documentElement.getBoundingClientRect().width > 750) ? 750 :                     window.document.documentElement.getBoundingClientRect().width;
    if (vWidth > 320) {
        window.document.documentElement.style.fontSize = vWidth / 7.5 + "px";
    } else {
        window.document.documentElement.style.fontSize = 320 / 7.5 + "px";
    }
})();
window.onresize = function () {
    var vWidth = (window.document.documentElement.getBoundingClientRect().width > 750) ? 750 :     window.document.documentElement.getBoundingClientRect().width;
    if (vWidth > 320) {
        window.document.documentElement.style.fontSize = vWidth / 7.5 + "px";
    } else {
        window.document.documentElement.style.fontSize = 320 / 7.5 + "px";
    }
}

引入上面的js,在设置宽高的时候只要将量出来的宽高除以100即可哦
比如 100px就是1rem哦

Copyright © 2019- yule263.com 版权所有 湘ICP备2023023988号-1

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务