优化项目结构
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user