Initial project files: BESCMS full source
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'type' => 'app',
|
||||
'name' => '自定义资料',
|
||||
'author' => '迅睿云软件',
|
||||
'icon' => 'fa fa-th-large',
|
||||
'uri' => 'block/home/index',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user