pub const BTN_SOLID_GREEN: &str = "px-4 py-1.5 text-sm font-medium bg-green-500/10 text-green-600 dark:text-green-400 rounded-full hover:bg-green-500/20 transition-colors cursor-pointer";
绿色实心小按钮(批量通过、批量恢复)。