Skip to content

Instantly share code, notes, and snippets.

<van-grid use-slot clickable square gutter="{{ 10 }}" column-num="3">
<van-grid-item wx:for="{{ 12 }}">
<view class=""></view>
</van-grid-item>
</van-grid>