利用flex实现

.parent{display:flex;}
.left,.right{width:100px;}
.center{flex:1;}

 

相关文章: