forked from lucas/go-view-fetch
小修改字体大小,添加封面
This commit is contained in:
parent
94665d1c84
commit
945c386c2e
BIN
src/assets/images/chart/charts/AlarmList.png
Normal file
BIN
src/assets/images/chart/charts/AlarmList.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 242 KiB |
@ -35,15 +35,15 @@ export const option = {
|
||||
},
|
||||
headerHeight: 30,
|
||||
itemHeight: 30,
|
||||
fontSize: 17,
|
||||
fontSize: 12,
|
||||
title: '近60分钟报警信息',
|
||||
titleSize: 18,
|
||||
titleSize: 17,
|
||||
titleColor: '#ffffff',
|
||||
iconColor: '#00E5FF',
|
||||
fontWeight: 'normal',
|
||||
fontStyle: 'normal',
|
||||
paddingX: 40,
|
||||
paddingY: -16,
|
||||
paddingY: -17,
|
||||
letterSpacing: 2
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user