1 getScript() { 2 return ` 3 const zoomValue=window.innerWidth / 375; 4 document. ... innerHeight無法準確獲取,需要除以比例,比如: window.
確定! 回上一頁