Yangxfeng
Yangxfeng
### Version [email protected] ### Vue Version [email protected] ### Link to minimal reproduction https://vue-devui.github.io/components/search/ ### Step to reproduce 新手使用seach组件,但是如果没下载图标库的话,会没有图标,建议可以设置个默认图标  ### What is expected 建议类似的组件可以设置个默认图标 ### What is actually happening 实际会直接留白,无法点击搜索,只能通过回车触发search事件...
### What problem does this feature solve 属性为空字符串当作一种类型,从开发设定上来说不太合理,而且在某些代码检测插件下可能会被纠错处理  ### What does the proposed API look like 可以改成Normal这种语义更明确的字段
### What problem does this feature solve 目前可选的样式太少了,而且不美观,search又是个使用场景非常多的组件,完全可以根据使用场景提供更多的展示效果,目前默认样式的太过原生了,  以普及率比较高的antd为例  ### What does the proposed API look like 建议在后续的更新中可以根据使用场景提供更多的展示效果