<scroll-view scroll-x=“true” style=" white-space: nowrap; display: flex; overflow : auto" >
<view class=“shop-thumb”>
<image src="{{shop.images[1]}}" />
</view>
<view class=“shop-thumb”>
<image src="{{shop.images[2]}}" />
</view>
<view class=“shop-thumb”>
<image src="{{shop.images[3]}}" />
</view>
<view class=“shop-thumb”>
<image src="{{shop.images[3]}}" />
</view>
<view class=“shop-thumb”>
<image src="{{shop.images[3]}}" />
</view>
</scroll-view>
,怎么弄无效,