forked from gzzfw/frontEnd/gzDyh

dminyi
2024-08-30 c4b3b160a1baa5181ca77dd43fc5c5c2bd3cf252
1
2
3
4
5
<wxs src="../wxs/utils.wxs" module="utils" />
 
<view class="{{ utils.bem('checkbox-group', [{ horizontal: direction === 'horizontal' }]) }}">
  <slot />
</view>