feature(web): 优化 web 界面显示
时间字段展示、集群展示等
This commit is contained in:
@@ -101,7 +101,7 @@ function yarnTab(cluster, title, queueNames = 'root', searchName = undefined) {
|
||||
{
|
||||
type: 'pagination',
|
||||
layout: ['pager', 'perPage'],
|
||||
maxButtons: 8,
|
||||
maxButtons: 5,
|
||||
showPageInput: false,
|
||||
}
|
||||
],
|
||||
@@ -109,7 +109,7 @@ function yarnTab(cluster, title, queueNames = 'root', searchName = undefined) {
|
||||
{
|
||||
type: 'pagination',
|
||||
layout: ['pager', 'perPage'],
|
||||
maxButtons: 8,
|
||||
maxButtons: 5,
|
||||
showPageInput: false,
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user