@viewport { width: device-width; initial-scale: 1; } @media screen and ... viewport 規則套用,寬度設定為 device-width ,且初始縮放數值為 1 ...
確定! 回上一頁