rabin hace 2 años
padre
commit
4aab239b3f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -6,5 +6,5 @@ define('DEVER_APP_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);
 define('DEVER_MANAGE_ORDER', -100);
 define('DEVER_MANAGE_ICON', 'glyphicon glyphicon-wrench layui-icon-set-sm');
 define('DEVER_GROUP_ORDER', -10);
-define('DEVER_GROUP_NAME', '管理');
+define('DEVER_GROUP_NAME', '平台系统管理');
 include(DEVER_APP_PATH . '../boot.php');