index.wxml 114 Bytes
<view class="van-grid {{ border && !gutter ? 'van-hairline--top' : '' }}" style="{{ style }}">
  <slot />
</view>