rem 响应 js函数
size();
window.onresize = function(){
	size();
}
function size(){
	var htnl_o=document.getElementsByTagName("html")[0];
	htnl_o.style.fontSize = window.innerWidth/375*20 + "px";
	console.log(htnl_o.style.fontSize);
}
    https://www.tongbiao.xyz/
 
                     
                    
                 
                    
                 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号 
