mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-08 03:12:54 +00:00
fix: update mock
This commit is contained in:
parent
f3e7b56d56
commit
017dc20fec
@ -57,8 +57,8 @@ const layout: LayoutConfig[] = [
|
|||||||
{ x: 16, y: 9, w: 4, h: 12, i: "11" },
|
{ x: 16, y: 9, w: 4, h: 12, i: "11" },
|
||||||
{ x: 20, y: 9, w: 4, h: 15, i: "12" },
|
{ x: 20, y: 9, w: 4, h: 15, i: "12" },
|
||||||
{ x: 0, y: 27, w: 4, h: 12, i: "14" },
|
{ x: 0, y: 27, w: 4, h: 12, i: "14" },
|
||||||
{ x: 4, y: 8, w: 4, h: 12, i: "15" },
|
{ x: 4, y: 27, w: 4, h: 12, i: "15" },
|
||||||
{ x: 8, y: 10, w: 4, h: 15, i: "16" },
|
{ x: 8, y: 27, w: 4, h: 15, i: "16" },
|
||||||
];
|
];
|
||||||
dashboardStore.setLayout(layout);
|
dashboardStore.setLayout(layout);
|
||||||
document.addEventListener("click", setConfig, true);
|
document.addEventListener("click", setConfig, true);
|
||||||
|
Loading…
Reference in New Issue
Block a user