You need to sign in or sign up before continuing.
index.wxml 145 Bytes
<wxs src="./index.wxs" module="computed" />

<view class="van-row custom-class" style="{{ computed.rootStyle({ gutter }) }}">
  <slot />
</view>