refactor(仪表板): 视图明细数据字体大小调整 #7729
This commit is contained in:
parent
517bca9d57
commit
950a4de34e
@ -1111,8 +1111,8 @@ export default {
|
||||
tableChart.customAttr.color.tableFontColor = '#7c7e81'
|
||||
tableChart.customAttr.color.enableTableCrossBG = false
|
||||
tableChart.customAttr.size.showTableHeader = true
|
||||
tableChart.customAttr.size.tableTitleFontSize = 12
|
||||
tableChart.customAttr.size.tableItemFontSize = 12
|
||||
tableChart.customAttr.size.tableTitleFontSize = 14
|
||||
tableChart.customAttr.size.tableItemFontSize = 14
|
||||
}
|
||||
tableChart.customAttr.size.tableColumnFreezeHead = 0
|
||||
tableChart.customAttr.size.tableRowFreezeHead = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user