dever il y a 6 ans
Parent
commit
a552203748
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      config/base.php

+ 1 - 1
config/base.php

@@ -4,7 +4,7 @@
 $config['base'] = array
 (
 	# 后台头部菜单
-	'top' => 'main/project_id-5',
+	'top' => 'token/project_id-5',
 );