forked from gzzfw/frontEnd/gzDyh

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