Quellcode durchsuchen

menu data update

MaxKey vor 2 Jahren
Ursprung
Commit
4cae82fa03
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      maxkey-web-frontend/maxkey-web-mgt-app/src/assets/app-data.json

+ 2 - 2
maxkey-web-frontend/maxkey-web-mgt-app/src/assets/app-data.json

@@ -100,7 +100,7 @@
         {
           "text": "配置管理",
           "i18n": "mxk.menu.config",
-          "link": "/widgets",
+          "link": "/config",
           "icon": "anticon-setting",
           "children": [
             {
@@ -171,7 +171,7 @@
         {
           "text": "日志审计",
           "i18n": "mxk.menu.audit",
-          "link": "/widgets",
+          "link": "/audit",
           "icon": "anticon-history",
           "children": [
             {