场景获客界面优化及设备选择

This commit is contained in:
wong
2025-06-11 15:30:37 +08:00
parent 7cefc2b189
commit 77a2247cc3
4 changed files with 147 additions and 312 deletions

View File

@@ -113,8 +113,8 @@ const tagColorPoolDark = [
"bg-purple-500 text-white",
"bg-red-500 text-white",
"bg-orange-500 text-white",
"bg-yellow-400 text-white",
"bg-gray-700 text-white",
"bg-yellow-500 text-white",
"bg-gray-500 text-white",
"bg-pink-500 text-white",
];
function getTagColorIdx(tag: string) {