소스 검색

增加前台查看systemLog

st 6 년 전
부모
커밋
f448c8b5cd
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      o2web/source/o2_core/o2/xDesktop/$Default/applications.json
  2. 1 1
      o2web/source/x_component_ControlPanel/$Main/applications.json

+ 1 - 1
o2web/source/o2_core/o2/xDesktop/$Default/applications.json

@@ -40,7 +40,7 @@
   },
   {
     "name": "LogViewer",
-    "title": "错误日志",
+    "title": "日志",
     "path": "LogViewer",
     "iconPath": "appicon.png",
     "allowList": ["xadmin", "Manager"]

+ 1 - 1
o2web/source/x_component_ControlPanel/$Main/applications.json

@@ -40,7 +40,7 @@
   },
   {
     "name": "LogViewer",
-    "title": "错误日志",
+    "title": "日志",
     "path": "LogViewer",
     "iconPath": "appicon.png",
     "allowList": ["xadmin", "Manager"]