设计库模板类型字段备注

This commit is contained in:
2025-07-24 09:18:12 +08:00
parent 2d9a95c5d3
commit b420969225

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; // 模板预览图