Merge branch 'main' of https://git.furtherverse.com/skycurtain/datax-config
This commit is contained in:
@@ -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; // 模板预览图
|
||||
|
||||
Reference in New Issue
Block a user