chore: merge coupon as regular directory (replace submodule)

This commit is contained in:
rjb
2026-05-11 07:36:26 +08:00
parent d4c0016c73
commit d35c074569
1249 changed files with 43912 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
<wxs src="./index.wxs" module="computed" />
<view
class="van-grid custom-class {{ border && !gutter ? 'van-hairline--top' : '' }}"
style="{{ computed.rootStyle({ gutter }) }}"
>
<slot />
</view>