1
0

小修改字体大小,添加封面

This commit is contained in:
Free-sss 2025-08-21 14:07:17 +08:00
parent 94665d1c84
commit 945c386c2e
2 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

View File

@ -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
}