This commit is contained in:
2025-07-30 23:41:09 +08:00

View File

@@ -2,6 +2,8 @@ import type { ScreenDesignTimeConfig } from "./datax-screen-config";
interface DesignTemplate {
id: string; // 模板ID
// type: string; // 大屏模板、地图、数据面板、标题,设计规范(设计布局)、素材
// theme: string;
name: string; // 模板名称
description?: string; // 模板描述
previewImage?: string; // 模板预览图