mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-11-10 07:08:23 +08:00
feat: update input
This commit is contained in:
parent
f290f07c4c
commit
b7671700ef
|
@ -45,7 +45,9 @@
|
|||
<t-radio value="2"> 付款 </t-radio>
|
||||
</t-radio-group>
|
||||
<span class="space-item" />
|
||||
<t-input placeholder="请输入金额" :style="{ width: '160px' }" />
|
||||
<div>
|
||||
<t-input placeholder="请输入金额" :style="{ width: '160px' }" />
|
||||
</div>
|
||||
</t-form-item>
|
||||
</t-col>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user