<div>
<img />
</div>
父级容器css width: 100%;height: 0;padding-bottom: 100%;position: relative;
子容器css width: 100%;height: 100%;position: absolute;
<div>
<img />
</div>
父级容器css width: 100%;height: 0;padding-bottom: 100%;position: relative;
子容器css width: 100%;height: 100%;position: absolute;