pub const BTN_CLOSE_ICON: &str = "shrink-0 text-red-400 hover:text-red-600 cursor-pointer text-lg leading-none";
关闭图标按钮(× 关闭提示条)。