6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
<wxs src="./row.wxs" module="utils" />
|
|
|
|
<view class="class {{prefix}}-row" style="{{ utils.getRowStyles(gutter, style, customStyle) }}">
|
|
<slot />
|
|
</view>
|