Skip to content

Instantly share code, notes, and snippets.

@wwwmomo
Created May 29, 2020 07:07
Show Gist options
  • Save wwwmomo/f9040a775990d18dec8da80aa8526b65 to your computer and use it in GitHub Desktop.
Save wwwmomo/f9040a775990d18dec8da80aa8526b65 to your computer and use it in GitHub Desktop.
<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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment