Skip to content

Commit 4f10daf

Browse files
committed
refactor: 视图优化
1 parent e95fd0a commit 4f10daf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/src/icons/svg/text.svg

Lines changed: 1 addition & 1 deletion
Loading

frontend/src/views/chart/chart/chart.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export const DEFAULT_SIZE = {
3030
tableItemFontSize: 12,
3131
tableTitleHeight: 36,
3232
tableItemHeight: 36,
33-
tablePageSize: '10',
33+
tablePageSize: '20',
3434
gaugeMin: 0,
3535
gaugeMax: 100,
3636
gaugeStartAngle: 225,

0 commit comments

Comments
 (0)