Newer
Older
smart_construction / miniprogram / miniprogram_npm / @vant / weapp / row / index.wxml
zhout on 27 May 2020 79 bytes Initial Commit
<view class="custom-class van-row" style="{{ viewStyle }}">
  <slot />
</view>