first add files
This commit is contained in:
4
ProjectLiaisonForm/pages/radio/status/index.wxml
Normal file
4
ProjectLiaisonForm/pages/radio/status/index.wxml
Normal file
@@ -0,0 +1,4 @@
|
||||
<t-radio-group defaultValue="radio1" disabled="{{true}}">
|
||||
<t-radio value="radio1" label="单选" />
|
||||
<t-radio value="radio2" label="单选" />
|
||||
</t-radio-group>
|
||||
Reference in New Issue
Block a user