first add files
This commit is contained in:
5
ProjectLiaisonForm/pages/radio/theme/index.wxml
Normal file
5
ProjectLiaisonForm/pages/radio/theme/index.wxml
Normal file
@@ -0,0 +1,5 @@
|
||||
<t-radio default-checked="{{true}}" allow-uncheck icon="line" label="单选" />
|
||||
|
||||
<view class="gutter" style="height: 32rpx"></view>
|
||||
|
||||
<t-radio default-checked="{{true}}" allow-uncheck icon="dot" label="单选" />
|
||||
Reference in New Issue
Block a user