feat: add cluster detail

This commit is contained in:
jialin
2026-01-09 20:51:48 +08:00
parent 7b5ce83cbd
commit afcd3e5693
32 changed files with 255 additions and 139 deletions
+2 -2
View File
@@ -97,7 +97,7 @@ export default {
borderRadiusSM: 2,
fontSize: 14,
motion: true,
colorFill: '#000',
colorBgBase: '#000'
colorFill: '#0A0A0A',
colorBgBase: '#0A0A0A'
}
};