6 lines
145 B
Plaintext
Raw Permalink Normal View History

2025-04-28 09:21:04 +08:00
<wxs src="./index.wxs" module="computed" />
<view class="van-row custom-class" style="{{ computed.rootStyle({ gutter }) }}">
<slot />
</view>