解決辦法. 您可以使用css3 物件適合的來調整影象http://jsfiddle.net/xcoq9xxg/的大小 img { height: 650px; width: 100%; object-fit: cover; // here }
確定! 回上一頁