2018-07-27 15:55:12 +08:00

4 lines
96 B
Plaintext

<view class="cell-group {{ border ? 'cell-group--with-border' : '' }}">
<slot></slot>
</view>