img标签在div自适应
.ku-img { width: 2.16rem; height: 2.14rem; display:flex; align-items:center; justify-content:center; img { width: 100%; height: auto; } }
.ku-img { width: 2.16rem; height: 2.14rem; display:flex; align-items:center; justify-content:center; img { width: 100%; height: auto; } }