main #3

Merged
lucas merged 11 commits from zS/go-view-fetch:main into main 2025-08-21 20:23:25 +08:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 945c386c2e - Show all commits

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
}