style: fix some style

This commit is contained in:
xiaoxian521
2021-04-25 13:55:01 +08:00
parent 05b106203c
commit a21700ee02
6 changed files with 110 additions and 44 deletions

View File

@@ -68,6 +68,7 @@ export const buttonConfig = {
hssearch: "搜索",
hsexpendAll: "全部展开",
hscollapseAll: "全部折叠",
hssystemSet: "系统设置",
},
},
en: {
@@ -84,6 +85,7 @@ export const buttonConfig = {
hssearch: "Search",
hsexpendAll: "Expand All",
hscollapseAll: "Collapse All",
hssystemSet: "System Set",
},
},
};