css 纵向滚动

144 阅读1分钟
1.  flex: 1;
1.  overflow-y: scroll;
1.  overflow-x: hidden;