no message

Mix
鹿和sa0ChunLuyu 3 years ago
parent 3b46af38c8
commit 4a9d903268

@ -29,14 +29,6 @@ class PushAuthData extends Migration
'type' => '2',
'check_type' => '1',
'show' => '2',
], [
'name' => 'admin_basics_status',
'title' => '后台登录状态',
'icon' => '',
'pid' => '1',
'type' => '2',
'check_type' => '1',
'show' => '2',
], [
'name' => 'admin',
'title' => '管理员设置',
@ -49,7 +41,7 @@ class PushAuthData extends Migration
'name' => 'admin-info',
'title' => '个人设置',
'icon' => 'user',
'pid' => '4',
'pid' => '3',
'type' => '2',
'check_type' => '1',
'show' => '1',
@ -57,7 +49,7 @@ class PushAuthData extends Migration
'name' => 'admin-auth',
'title' => '权限管理',
'icon' => 'personal-privacy',
'pid' => '4',
'pid' => '3',
'type' => '2',
'check_type' => '2',
'show' => '1',
@ -65,7 +57,7 @@ class PushAuthData extends Migration
'name' => 'admin-list',
'title' => '管理员列表',
'icon' => 'every-user',
'pid' => '4',
'pid' => '3',
'type' => '2',
'check_type' => '2',
'show' => '1',
@ -81,7 +73,7 @@ class PushAuthData extends Migration
'name' => 'settings-config',
'title' => '后台配置',
'icon' => 'setting-config',
'pid' => '8',
'pid' => '7',
'type' => '2',
'check_type' => '2',
'show' => '1',
@ -89,7 +81,7 @@ class PushAuthData extends Migration
'name' => 'settings-router',
'title' => '路由配置',
'icon' => 'left-and-right-branch',
'pid' => '8',
'pid' => '7',
'type' => '2',
'check_type' => '2',
'show' => '1',

Loading…
Cancel
Save