6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
<t-radio value="radio1" allow-uncheck label="单选" default-checked />
|
|
|
|
<view class="block"></view>
|
|
|
|
<t-radio value="radio2" allow-uncheck label="单选" placement="right" default-checked />
|