1.#demo .carousel-item img的尺寸不可低於 #demo .carousel-item的尺寸,如低於的話會看不到指示器而破版 2.保持原有的圖片比例的話可以加入object-fit: cover;
確定! 回上一頁