/*不同分辨率手机加载*/ var userscalable = "no"; var ins = ""; (function() { if (window.devicepixelratio === 1.5) { userscalable = "yes"; ins = "initial-scale=0.5" } var text = ""; document.write(text); })();