From 9da847fb6fcfba673f242bc87c77f12555202032 Mon Sep 17 00:00:00 2001 From: Azir-11 <2075125282@qq.com> Date: Sat, 29 Nov 2025 13:47:30 +0800 Subject: [PATCH] feat(projects): support theme presets to only set partial content. --- .../theme-drawer/modules/preset/modules/theme-preset.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/layouts/modules/theme-drawer/modules/preset/modules/theme-preset.vue b/src/layouts/modules/theme-drawer/modules/preset/modules/theme-preset.vue index 9248b396..d268d9a3 100644 --- a/src/layouts/modules/theme-drawer/modules/preset/modules/theme-preset.vue +++ b/src/layouts/modules/theme-drawer/modules/preset/modules/theme-preset.vue @@ -1,6 +1,8 @@