修复配置bug

This commit is contained in:
hoteas
2022-08-03 12:07:55 +08:00
parent 48ee95ca67
commit fab3d86519
5 changed files with 74 additions and 8 deletions
+8
View File
@@ -8,6 +8,14 @@ var Config = Map{
"name": "HoTimeDashBoard",
//"id": "2f92h3herh23rh2y8",
"label": "HoTime管理平台",
"labelConfig": Map{
"show": "开启",
"add": "添加",
"delete": "删除",
"edit": "编辑",
"info": "查看详情",
"download": "下载清单",
},
"menus": []Map{
//{"label": "平台首页", "name": "HelloWorld", "icon": "el-icon-s-home"},
//{"label": "测试表格", "table": "table", "icon": "el-icon-suitcase"},