You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
问题:InputITtem 设置 clearable 属性后, 清空内容的icon一直存在的问题
解决:
在 mand-mobile/lib/input-item/index.js 文件 406 行
修改后的状态为:聚焦且有内容时显示clear,丢失焦点则display: none