chore: 🔨 注释完善

This commit is contained in:
Ray.Hao
2025-02-20 08:23:31 +08:00
parent 9084de4843
commit 3a0e4cb8df
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ const props = defineProps({
const emit = defineEmits(["update:modelValue"]);
// 定义颜色预设
// 主题颜色预设
const colorPresets = [
"#4080FF",
"#ff4500",