CSS/IMG 图片自动缩放 2018-11-16 本文已影响0人 MonkeyNote img { width: auto; height: auto; max-width: 100%; max-height: 100%; }