6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
<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="单选" />
|