section { display:flex; width:900px; } div { width:40px; height:300px; background-size:700px 300px; } div:first-child { width:700px; }
更新时间:2021-03-31 10:12:19
基于jquery实现banner手风琴,鼠标移入切换,代码超级简单