init
This commit is contained in:
5
node_modules/@vant/weapp/dist/radio-group/index.wxml
generated
vendored
Normal file
5
node_modules/@vant/weapp/dist/radio-group/index.wxml
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<wxs src="../wxs/utils.wxs" module="utils" />
|
||||
|
||||
<view class="{{ utils.bem('radio-group', [direction]) }}">
|
||||
<slot></slot>
|
||||
</view>
|
||||
Reference in New Issue
Block a user