feat: Move topology to widgets (#29)

This commit is contained in:
Fine0830
2022-03-20 19:45:31 +08:00
committed by GitHub
parent 597e98e291
commit 42d8e909f6
25 changed files with 279 additions and 348 deletions

View File

@@ -112,6 +112,7 @@ const msg = {
showGroup: "Show Group",
noRoot: "Please set a root dashboard for",
noWidget: "Please add widgets.",
rename: "Rename",
hourTip: "Select Hour",
minuteTip: "Select Minute",
secondTip: "Select Second",

View File

@@ -112,6 +112,7 @@ const msg = {
noRoot: "请设置根仪表板,为",
showGroup: "显示分组",
noWidget: "请添加组件",
rename: "重命名",
hourTip: "选择小时",
minuteTip: "选择分钟",
secondTip: "选择秒数",