1 回复
xiulancheng
xiulancheng1 楼5 年前

<scroll-view class=“scroll-view_H” scroll-x=“true” enable-flex=“true”>设置enable-flex="true"就可以了

或者父级设置white-space:nowrap;子级设置display:inline-block;