3 回复
<view style="display: -webkit-flex;justify-content: space-between;flex-direction: row;flex-wrap: wrap;width:650rpx; margin: 20rpx 50rpx">
<view style="text-align: center;width:300rpx; height: 200rpx; line-height:200rpx;background:blue; color: white">XXXXXXXXX</view>
<view style="text-align: center;width:300rpx; height: 200rpx; line-height:200rpx;background:blue; color: white">AAAAAAAAAAA</view>
<view style="text-align: center;width:300rpx; height: 200rpx; line-height:200rpx;background:blue; color: white; margin-top: 20rpx">VVVVV</view>
<view style="text-align: center;width:300rpx; height: 200rpx; line-height:200rpx;background:blue; color: white; margin-top: 20rpx">CCCCCCCCC</view>
</view>