feat: add list components config

This commit is contained in:
Qiuxia Fan
2022-01-18 15:53:43 +08:00
parent db8338ffa5
commit 2e82d52e71
12 changed files with 318 additions and 37 deletions

View File

@@ -73,6 +73,7 @@ const msg = {
showBackground: "Show Background",
areaOpacity: "Area Opacity",
editGraph: "Edit Graph Options",
dashboardName: "Select Dashboard Name",
hourTip: "Select Hour",
minuteTip: "Select Minute",
secondTip: "Select Second",

View File

@@ -71,6 +71,7 @@ const msg = {
showBackground: "显示背景",
areaOpacity: "透明度",
editGraph: "编辑图表选项",
dashboardName: "选择仪表板名称",
hourTip: "选择小时",
minuteTip: "选择分钟",
secondTip: "选择秒数",