qq_30353551 2022-11-10 14:20 采纳率: 100%
浏览 412
已结题

el-input使用show-password,icon显示问题

问题遇到的现象和发生背景

element-plus,el-input使用show-password,显示图标很大

用代码块功能插入代码,请勿粘贴截图
            <el-form 
            ref="ruleFormRef" 
            :model="ruleForm" 
            :rules="rules" 
            label-width="400px"
            label-position="top"
            size:large
            >
                <h1>Welcome Login</h1>
                <el-form-item prop="username">
                    <el-input
                    :prefix-icon="User"
                    clearable 
                    v-model="ruleForm.username"
                    placeholder="请输入账号"
                    >
                </el-input>
                </el-form-item>
                <br>
                <el-form-item prop="password">
                    <el-input
                        v-model="ruleForm.password"
                        placeholder="请输入密码"
                        type="password"
                        show-password
                    >
                    <template #prefix>
                        <el-icon class="el-input__icon"><Lock /></el-icon>
                    </template>
                    </el-input>
                </el-form-item>
                <br>
                <el-form-item>
                    <el-button type="success" @click.native.prevent="login('form')">Login</el-button>
                </el-form-item>
            </el-form>
        </el-card>
    </div>
</div>
运行结果及报错内容

img

我想要达到的结果

怎么才能让icon显示在input里面呢

  • 写回答

2条回答 默认 最新

  • hfhan_872914334 2022-11-10 14:25
    关注

    你没有引入element-ui自带的样式吧

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

问题事件

  • 系统已结题 11月18日
  • 已采纳回答 11月10日
  • 创建了问题 11月10日

悬赏问题

  • ¥15 (标签-python)
  • ¥15 第一个已完成,求第二个做法
  • ¥20 搭建awx,试了很多版本都有错
  • ¥15 java corba的客户端该如何指定使用本地某个固定IP去连接服务端?
  • ¥15 activiti工作流问题,求解答
  • ¥15 有人写过RPA后台管理系统么?
  • ¥15 Bioage计算生物学年龄
  • ¥20 如何将FPGA Alveo U50恢复原来出厂设置哇?
  • ¥50 cocos2d-x lua 在mac上接入lua protobuf?
  • ¥15 es 7.17.20版本生成时间戳