mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-18 10:18:14 +08:00
🌱 单帖的收藏编辑,支持分类创建/删除
This commit is contained in:
@@ -49,6 +49,8 @@ function transColor(color: string): string {
|
||||
return "#ecb349";
|
||||
case "cancel":
|
||||
return "#2C313C";
|
||||
case "info":
|
||||
return "#1E9CEF";
|
||||
default:
|
||||
return color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user