优化项目结构

This commit is contained in:
eafonyang
2026-08-13 14:23:01 +08:00
parent e40d9d6b27
commit d01b0c8f47
29 changed files with 620 additions and 872 deletions
+1 -3
View File
@@ -176,10 +176,8 @@ export interface SectionBlock {
overline_color: string;
title_color: string;
body_color: string;
bg_type: 'color' | 'image' | 'video';
bg_type: 'color' | 'image' | 'gradient' | 'video';
bg_value: string;
overlay_enabled: number;
overlay_opacity: string;
overline_zh: string;
overline_en: string;
title_zh: string;