Merge pull request #12868 from dataease/pr@dev-v2@refactor_mobile-copy

refactor(仪表板): 优化移动端设计面板部分交互问题
This commit is contained in:
王嘉豪
2024-10-23 20:47:00 +08:00
committed by GitHub
4 changed files with 28 additions and 1 deletions

View File

@@ -114,10 +114,19 @@ public class ChartViewBaseDTO implements Serializable {
*/
private Map<String, Object> customAttr;
/**
* 移动端图形属性
*/
private Map<String, Object> customAttrMobile;
/**
* 组件样式
*/
private Map<String, Object> customStyle;
/**
* 移动端组件样式
*/
private Map<String, Object> customStyleMobile;
/**
* 结果过滤