Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin into feature/noticews

This commit is contained in:
胡少翔
2024-09-12 11:12:50 +08:00
25 changed files with 417 additions and 261 deletions

View File

@@ -15,7 +15,7 @@ const emit = defineEmits(["update:modelValue"]);
// 定义颜色预设
const colorPresets = [
"#409EFF",
"#4080FF",
"#ff4500",
"#ff8c00",
"#90ee90",