父div:
.fox-tab{ height: 2rem; overflow: hidden; width: 100%; overflow-x: auto; white-space: nowrap; }
子div:
.fox-tab .tab{ display: inline-block; width: auto; padding: 0 0.6rem; position: relative; }
本文由 爱分享 原创编译,转载请注明出处:http://www.90tec.com/h5/71.html