feat(仪表板): 移动端支持独立样式设计

This commit is contained in:
wangjiahao
2024-10-23 15:05:04 +08:00
parent d42afc0970
commit dc11e81d20
14 changed files with 2040 additions and 1635 deletions

View File

@@ -45,7 +45,9 @@ declare interface Chart {
customFilter: {}
senior: CustomSenior
customAttr: CustomAttr
customAttrMobile: CustomAttr
customStyle: CustomStyle
customStyleMobile: CustomStyle
drillFields: ChartViewField[]
drillFilters: Filter[]
datasetMode: 0 | 1