ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.1k stars 14.64k forks source link

The "remote search" component icon of the [bug report] select component cannot be displayed normally #21465

Open xiaolizi9 opened 2 years ago

xiaolizi9 commented 2 years ago

Element UI version

2.15.5

OS/Browsers version

macOS11.5.2 / Chrome 95.0.4638.69

Vue version

2.6.11

Reproduction Link

https://codepen.io/pen/

Steps to reproduce

官方文档demo即可复现,原因可能是“远程搜索”的icon类名为el-selectcaret el-inputicon el-icon- , 而其他用法的类名为el-selectcaret el-inputicon el-icon-arrow-up

What is Expected?

icon正常显示

What is actually happening?

icon无法正常显示

element-bot commented 2 years ago

Translation of this issue:

Element UI version

2.15.5

OS/Browsers version

macOS11.5.2 / Chrome 95.0.4638.69

Vue version

2.6.11

Reproduction Link

https://codepen.io/pen/

Steps to reproduce

The official document demo can be reproduced. The reason may be that the icon class of \"remote search\" is called El select caret el-input Icon El icon -, and the class name for other uses is El select caret el-input icon el-icon-arrow-up

What is Expected?

Icon displays normally

What is actually happening?

Icon cannot be displayed normally

machunyu1995 commented 2 years ago

Do you mean the arrow icon? image