在使用 el-input
组件时,可以通过设置 style
或 class
属性来指定其宽度。文章来源地址https://www.toymoban.com/news/detail-531022.html
- 使用 style 属性设置宽度:
<el-input placeholder="请输入内容" style="width: 200px;"></el-input>
文章来源:https://www.toymoban.com/news/detail-531022.html
到了这里,关于el-input 指定宽度的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!