elment ui input后加%号 bnnnnnnnn 2023-08-08 68 阅读1分钟 需求/问题:需要在input框里加上% 解决/代码: <el-input> <i slot="suffix">%</i> </el-input>