如何是途中的几个按钮,靠右呢,并且不是通过设置padding-left大小
父节点设置width: 100%; display: flex; justify-content: space-between;
float:right, 或者用绝对定位