mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
field component
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
class="o2-field"
|
||||
:title="label"
|
||||
:class="{
|
||||
'is-textarea': type === 'textarea',
|
||||
'is-nolabel': !label
|
||||
}">
|
||||
<textarea
|
||||
|
Reference in New Issue
Block a user