feat: fetch services, instances, endpoints

This commit is contained in:
Qiuxia Fan
2022-01-15 14:33:53 +08:00
parent 3eef246d1d
commit 0a417b3665
9 changed files with 88 additions and 59 deletions

View File

@@ -72,6 +72,7 @@ const msg = {
fontSize: "Font Size",
showBackground: "Show Background",
areaOpacity: "Area Opacity",
editGraph: "Edit Graph Options",
hourTip: "Select Hour",
minuteTip: "Select Minute",
secondTip: "Select Second",

View File

@@ -70,6 +70,7 @@ const msg = {
fontSize: "字体大小",
showBackground: "显示背景",
areaOpacity: "透明度",
editGraph: "编辑图表选项",
hourTip: "选择小时",
minuteTip: "选择分钟",
secondTip: "选择秒数",