修改標籤樣式

This commit is contained in:
2025-07-19 02:47:06 +08:00
parent 67efa460a7
commit 1bb7c67f7c
3 changed files with 237 additions and 4 deletions

View File

@@ -212,10 +212,10 @@ export const categories = [
"服務",
"處理",
],
color: "#06B6D4",
bgColor: "from-cyan-500/20 to-teal-600/20",
borderColor: "border-cyan-400/30",
textColor: "text-cyan-200",
color: "#0891B2",
bgColor: "from-cyan-600/20 to-teal-700/20",
borderColor: "border-cyan-500/30",
textColor: "text-cyan-300",
icon: "💬",
},
{