Sanakey
2021-01-31 53cc6f817625897935fb10c3845ad7be400f3036
src/vant-weapp/row/index.wxml
@@ -1,3 +1,5 @@
<view class="custom-class van-row" style="{{ viewStyle }}">
<wxs src="./index.wxs" module="computed" />
<view class="van-row custom-class" style="{{ computed.rootStyle({ gutter }) }}">
  <slot />
</view>