+
95
-

回答

 var browserZoomLevel = Math.round(window.devicePixelRatio * 100);
console.log(browserZoomLevel);

网友回复

我知道答案,我要回答